| 1 |
GRANTED
|
[
"ROLE_USER"
"ROLE_ADMIN"
]
|
Symfony\Component\HttpFoundation\Request {#2
+attributes: Symfony\Component\HttpFoundation\ParameterBag {#15 …}
+request: Symfony\Component\HttpFoundation\InputBag {#9 …}
+query: Symfony\Component\HttpFoundation\InputBag {#12 …}
+server: Symfony\Component\HttpFoundation\ServerBag {#18 …}
+files: Symfony\Component\HttpFoundation\FileBag {#17 …}
+cookies: Symfony\Component\HttpFoundation\InputBag {#16 …}
+headers: Symfony\Component\HttpFoundation\HeaderBag {#19 …}
#content: ""
#languages: null
#charsets: null
#encodings: null
#acceptableContentTypes: [
"text/html"
"application/xhtml+xml"
"image/avif"
"image/webp"
"image/apng"
"application/xml"
"*/*"
"application/signed-exchange"
]
#pathInfo: "/admin"
#requestUri: "/admin?crudAction=edit&crudControllerFqcn=App%5CEmployee%5CPresentation%5CEasyAdmin%5CEmployeeCrudController&entityId=5"
#baseUrl: ""
#basePath: ""
#method: "GET"
#format: null
#session: Symfony\Component\HttpFoundation\Session\Session {#53 …}
#locale: "ru"
#defaultLocale: "ru"
-preferredFormat: null
-isHostValid: true
-isForwardedValid: true
-isSafeContentPreferred: ? bool
-trustedValuesCache: []
-isIisRewrite: false
format: "html"
} |
|
Show voter details
|
| 2 |
GRANTED
|
ROLE_ADMIN
|
App\Employee\Domain\Entity\Employee {#813
-id: 5
-name: "Мардарь Анна"
-photo: "default-employee-69383243e9ad0.jpg"
-restaurantRoles: [
"Официанты"
]
-phoneNumber: null
-email: null
-keeperId: 1000325
-tables: Doctrine\ORM\PersistentCollection {#767 …}
-telegramChat: null
#updatedAt: DateTime @1765279763 {#658
date: 2025-12-09 14:29:23.0 Europe/Moscow (+03:00)
}
#createdAt: DateTime @1765279763 {#814
date: 2025-12-09 14:29:23.0 Europe/Moscow (+03:00)
}
} |
|
Show voter details
|
| 3 |
GRANTED
|
EA_ACCESS_ENTITY
|
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#810
-isAccessible: true
-fqcn: "App\Employee\Domain\Entity\Employee"
-metadata: Doctrine\ORM\Mapping\ClassMetadata {#873 …}
-instance: App\Employee\Domain\Entity\Employee {#813
-id: 5
-name: "Мардарь Анна"
-photo: "default-employee-69383243e9ad0.jpg"
-restaurantRoles: [
"Официанты"
]
-phoneNumber: null
-email: null
-keeperId: 1000325
-tables: Doctrine\ORM\PersistentCollection {#767 …}
-telegramChat: null
#updatedAt: DateTime @1765279763 {#658
date: 2025-12-09 14:29:23.0 Europe/Moscow (+03:00)
}
#createdAt: DateTime @1765279763 {#814
date: 2025-12-09 14:29:23.0 Europe/Moscow (+03:00)
}
}
-primaryKeyName: "id"
-primaryKeyValue: 5
-permission: "ROLE_ADMIN"
-fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1182 …}
-actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1373 …}
} |
|
Show voter details
|
| 4 |
GRANTED
|
EA_EXECUTE_ACTION
|
[
"action" => "edit"
"entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#810
-isAccessible: true
-fqcn: "App\Employee\Domain\Entity\Employee"
-metadata: Doctrine\ORM\Mapping\ClassMetadata {#873 …}
-instance: App\Employee\Domain\Entity\Employee {#813
-id: 5
-name: "Мардарь Анна"
-photo: "default-employee-69383243e9ad0.jpg"
-restaurantRoles: [
"Официанты"
]
-phoneNumber: null
-email: null
-keeperId: 1000325
-tables: Doctrine\ORM\PersistentCollection {#767 …}
-telegramChat: null
#updatedAt: DateTime @1765279763 {#658
date: 2025-12-09 14:29:23.0 Europe/Moscow (+03:00)
}
#createdAt: DateTime @1765279763 {#814
date: 2025-12-09 14:29:23.0 Europe/Moscow (+03:00)
}
}
-primaryKeyName: "id"
-primaryKeyValue: 5
-permission: "ROLE_ADMIN"
-fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1182 …}
-actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1373 …}
}
"entityFqcn" => "App\Employee\Domain\Entity\Employee"
] |
|
Show voter details
|
| 5 |
GRANTED
|
EA_VIEW_FIELD
|
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1195
-fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
-propertyName: "name"
-value: "Мардарь Анна"
-formattedValue: "Мардарь Анна"
-formatValueCallable: null
-label: "employee.name"
-formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
-formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1198 …}
-sortable: true
-virtual: false
-permission: null
-textAlign: null
-help: null
-cssClass: "field-text"
-columns: null
-defaultColumns: "col-md-6 col-xxl-5"
-translationParameters: []
-templateName: "crud/field/text"
-templatePath: "@EasyAdmin/crud/field/text.html.twig"
-formThemePaths: []
-assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1197 …}
-customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1199 …}
-doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1260 …}
-uniqueId: Symfony\Component\Uid\Ulid {#1196 …}
-displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1201 …}
-htmlAttributes: []
} |
|
Show voter details
|
| 6 |
GRANTED
|
EA_VIEW_FIELD
|
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1202
-fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ImageField"
-propertyName: "photo"
-value: "default-employee-69383243e9ad0.jpg"
-formattedValue: "uploads/employee/default-employee-69383243e9ad0.jpg"
-formatValueCallable: null
-label: "employee.photo"
-formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType"
-formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1205 …}
-sortable: true
-virtual: false
-permission: null
-textAlign: "center"
-help: null
-cssClass: "field-image"
-columns: null
-defaultColumns: "col-md-7 col-xxl-5"
-translationParameters: []
-templateName: "crud/field/image"
-templatePath: "@EasyAdmin/crud/field/image.html.twig"
-formThemePaths: []
-assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1204 …}
-customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1206 …}
-doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1293 …}
-uniqueId: Symfony\Component\Uid\Ulid {#1203 …}
-displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1208 …}
-htmlAttributes: []
} |
|
Show voter details
|
| 7 |
GRANTED
|
EA_VIEW_FIELD
|
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1211
-fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
-propertyName: "telegramChat"
-value: null
-formattedValue: null
-formatValueCallable: null
-label: "Чат телеграмм"
-formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
-formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1217 …}
-sortable: false
-virtual: false
-permission: null
-textAlign: null
-help: null
-cssClass: "field-association"
-columns: null
-defaultColumns: "col-md-7 col-xxl-6"
-translationParameters: []
-templateName: "crud/field/association"
-templatePath: "@EasyAdmin/label/null.html.twig"
-formThemePaths: []
-assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1216 …}
-customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1218 …}
-doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1296 …}
-uniqueId: Symfony\Component\Uid\Ulid {#1215 …}
-displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1220 …}
-htmlAttributes: []
} |
|
Show voter details
|
| 8 |
GRANTED
|
EA_ACCESS_ENTITY
|
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1295
-isAccessible: true
-fqcn: "App\Integration\Telegram\Domain\Entity\Chat"
-metadata: Doctrine\ORM\Mapping\ClassMetadata {#831 …}
-instance: null
-primaryKeyName: "id"
-primaryKeyValue: null
-permission: null
-fields: null
-actions: null
} |
|
Show voter details
|
| 9 |
GRANTED
|
EA_VIEW_FIELD
|
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1221
-fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ArrayField"
-propertyName: "restaurantRoles"
-value: [
"Официанты"
]
-formattedValue: [
"Официанты"
]
-formatValueCallable: null
-label: "employee.restaurant_roles"
-formType: "Symfony\Component\Form\Extension\Core\Type\CollectionType"
-formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1224 …}
-sortable: true
-virtual: false
-permission: null
-textAlign: null
-help: null
-cssClass: "field-array"
-columns: null
-defaultColumns: "col-md-7 col-xxl-6"
-translationParameters: []
-templateName: "crud/field/array"
-templatePath: "@EasyAdmin/crud/field/array.html.twig"
-formThemePaths: []
-assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1223 …}
-customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1225 …}
-doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1307 …}
-uniqueId: Symfony\Component\Uid\Ulid {#1222 …}
-displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1227 …}
-htmlAttributes: []
} |
|
Show voter details
|
| 10 |
GRANTED
|
EA_VIEW_FIELD
|
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1230
-fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TelephoneField"
-propertyName: "phoneNumber"
-value: null
-formattedValue: null
-formatValueCallable: null
-label: "employee.phone_number"
-formType: "Symfony\Component\Form\Extension\Core\Type\TelType"
-formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1233 …}
-sortable: true
-virtual: false
-permission: null
-textAlign: null
-help: null
-cssClass: "field-telephone"
-columns: null
-defaultColumns: "col-md-4 col-xxl-3"
-translationParameters: []
-templateName: "crud/field/telephone"
-templatePath: "@EasyAdmin/label/null.html.twig"
-formThemePaths: []
-assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1232 …}
-customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1234 …}
-doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1226 …}
-uniqueId: Symfony\Component\Uid\Ulid {#1229 …}
-displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1236 …}
-htmlAttributes: []
} |
|
Show voter details
|
| 11 |
GRANTED
|
EA_EXECUTE_ACTION
|
[
"action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#849
-type: "entity"
-name: "saveAndContinue"
-label: Symfony\Component\Translation\TranslatableMessage {#853 …}
-icon: "far fa-edit"
-cssClass: "action-saveAndContinue btn btn-secondary action-save"
-addedCssClass: " btn btn-secondary action-save"
-htmlElement: "button"
-htmlAttributes: [
"type" => "submit"
"name" => "ea[newForm][btn]"
"value" => "saveAndContinue"
"data-action-name" => "saveAndContinue"
"form" => "edit-Employee-form"
]
-linkUrl: "/admin/employee/5/edit"
-templatePath: "@EasyAdmin/crud/action.html.twig"
-crudActionName: "edit"
-routeName: null
-routeParameters: []
-url: null
-translationParameters: []
-displayCallable: null
}
"entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#810
-isAccessible: true
-fqcn: "App\Employee\Domain\Entity\Employee"
-metadata: Doctrine\ORM\Mapping\ClassMetadata {#873 …}
-instance: App\Employee\Domain\Entity\Employee {#813
-id: 5
-name: "Мардарь Анна"
-photo: "default-employee-69383243e9ad0.jpg"
-restaurantRoles: [
"Официанты"
]
-phoneNumber: null
-email: null
-keeperId: 1000325
-tables: Doctrine\ORM\PersistentCollection {#767 …}
-telegramChat: null
#updatedAt: DateTime @1765279763 {#658
date: 2025-12-09 14:29:23.0 Europe/Moscow (+03:00)
}
#createdAt: DateTime @1765279763 {#814
date: 2025-12-09 14:29:23.0 Europe/Moscow (+03:00)
}
}
-primaryKeyName: "id"
-primaryKeyValue: 5
-permission: "ROLE_ADMIN"
-fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1182 …}
-actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1373 …}
}
] |
|
Show voter details
|
| 12 |
GRANTED
|
EA_EXECUTE_ACTION
|
[
"action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#846
-type: "entity"
-name: "saveAndReturn"
-label: Symfony\Component\Translation\TranslatableMessage {#1375 …}
-icon: null
-cssClass: "action-saveAndReturn btn btn-primary action-save"
-addedCssClass: " btn btn-primary action-save"
-htmlElement: "button"
-htmlAttributes: [
"type" => "submit"
"name" => "ea[newForm][btn]"
"value" => "saveAndReturn"
"data-action-name" => "saveAndReturn"
"form" => "edit-Employee-form"
]
-linkUrl: "/admin/employee/5/edit"
-templatePath: "@EasyAdmin/crud/action.html.twig"
-crudActionName: "edit"
-routeName: null
-routeParameters: []
-url: null
-translationParameters: []
-displayCallable: null
}
"entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#810
-isAccessible: true
-fqcn: "App\Employee\Domain\Entity\Employee"
-metadata: Doctrine\ORM\Mapping\ClassMetadata {#873 …}
-instance: App\Employee\Domain\Entity\Employee {#813
-id: 5
-name: "Мардарь Анна"
-photo: "default-employee-69383243e9ad0.jpg"
-restaurantRoles: [
"Официанты"
]
-phoneNumber: null
-email: null
-keeperId: 1000325
-tables: Doctrine\ORM\PersistentCollection {#767 …}
-telegramChat: null
#updatedAt: DateTime @1765279763 {#658
date: 2025-12-09 14:29:23.0 Europe/Moscow (+03:00)
}
#createdAt: DateTime @1765279763 {#814
date: 2025-12-09 14:29:23.0 Europe/Moscow (+03:00)
}
}
-primaryKeyName: "id"
-primaryKeyValue: 5
-permission: "ROLE_ADMIN"
-fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1182 …}
-actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1373 …}
}
] |
|
Show voter details
|
| 13 |
DENIED
|
IS_IMPERSONATOR
|
null |
|
Show voter details
|
| 14 |
DENIED
|
EA_EXIT_IMPERSONATION
|
null |
|
Show voter details
|
| 15 |
GRANTED
|
EA_VIEW_MENU_ITEM
|
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#2037
-type: "section"
-selected: false
-expanded: false
-label: ""
-icon: null
-cssClass: ""
-permission: null
-routeName: null
-routeParameters: null
-linkUrl: "#"
-linkRel: ""
-linkTarget: "_self"
-translationParameters: []
-badge: null
-subItems: []
-htmlAttributes: []
} |
|
Show voter details
|
| 16 |
GRANTED
|
EA_VIEW_MENU_ITEM
|
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#2045
-type: "logout"
-selected: false
-expanded: false
-label: Symfony\Component\Translation\TranslatableMessage {#2039 …}
-icon: "fa-sign-out"
-cssClass: ""
-permission: null
-routeName: null
-routeParameters: null
-linkUrl: "/admin/logout"
-linkRel: ""
-linkTarget: "_self"
-translationParameters: []
-badge: null
-subItems: []
-htmlAttributes: []
} |
|
Show voter details
|
| 17 |
DENIED
|
IS_IMPERSONATOR
|
null |
|
Show voter details
|
| 18 |
GRANTED
|
EA_VIEW_MENU_ITEM
|
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#2123
-type: "section"
-selected: false
-expanded: false
-label: Symfony\Component\Translation\TranslatableMessage {#2249 …}
-icon: null
-cssClass: ""
-permission: null
-routeName: null
-routeParameters: null
-linkUrl: "#"
-linkRel: ""
-linkTarget: "_self"
-translationParameters: []
-badge: null
-subItems: []
-htmlAttributes: []
} |
|
Show voter details
|
| 19 |
GRANTED
|
EA_VIEW_MENU_ITEM
|
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#2125
-type: "crud"
-selected: false
-expanded: false
-label: Symfony\Component\Translation\TranslatableMessage {#2252 …}
-icon: "fa-solid fa-bowl-food"
-cssClass: ""
-permission: null
-routeName: null
-routeParameters: [
"crudAction" => "index"
"crudControllerFqcn" => null
"entityFqcn" => "App\Dish\Domain\Entity\Dish"
"entityId" => null
]
-linkUrl: "/admin/dish"
-linkRel: ""
-linkTarget: "_self"
-translationParameters: []
-badge: null
-subItems: []
-htmlAttributes: []
} |
|
Show voter details
|
| 20 |
GRANTED
|
EA_VIEW_MENU_ITEM
|
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#2127
-type: "crud"
-selected: false
-expanded: false
-label: Symfony\Component\Translation\TranslatableMessage {#2255 …}
-icon: "fas fa-list"
-cssClass: ""
-permission: null
-routeName: null
-routeParameters: [
"crudAction" => "index"
"crudControllerFqcn" => null
"entityFqcn" => "App\Dish\Domain\Entity\DishMenu"
"entityId" => null
]
-linkUrl: "/admin/dish_menu"
-linkRel: ""
-linkTarget: "_self"
-translationParameters: []
-badge: null
-subItems: []
-htmlAttributes: []
} |
|
Show voter details
|
| 21 |
GRANTED
|
EA_VIEW_MENU_ITEM
|
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#2129
-type: "crud"
-selected: false
-expanded: false
-label: Symfony\Component\Translation\TranslatableMessage {#2266 …}
-icon: "fa-solid fa-user-tie"
-cssClass: ""
-permission: null
-routeName: null
-routeParameters: [
"crudAction" => "index"
"crudControllerFqcn" => null
"entityFqcn" => "App\Employee\Domain\Entity\Employee"
"entityId" => null
]
-linkUrl: "/admin/employee"
-linkRel: ""
-linkTarget: "_self"
-translationParameters: []
-badge: null
-subItems: []
-htmlAttributes: []
} |
|
Show voter details
|
| 22 |
GRANTED
|
EA_VIEW_MENU_ITEM
|
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#2131
-type: "crud"
-selected: false
-expanded: false
-label: Symfony\Component\Translation\TranslatableMessage {#2273 …}
-icon: "fa-solid fa-comment"
-cssClass: ""
-permission: null
-routeName: null
-routeParameters: [
"crudAction" => "index"
"crudControllerFqcn" => null
"entityFqcn" => "App\Review\Domain\Entity\Review"
"entityId" => null
]
-linkUrl: "/admin/review"
-linkRel: ""
-linkTarget: "_self"
-translationParameters: []
-badge: null
-subItems: []
-htmlAttributes: []
} |
|
Show voter details
|
| 23 |
GRANTED
|
EA_VIEW_MENU_ITEM
|
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#2133
-type: "crud"
-selected: false
-expanded: false
-label: Symfony\Component\Translation\TranslatableMessage {#2280 …}
-icon: "fa-solid fa-table-cells"
-cssClass: ""
-permission: null
-routeName: null
-routeParameters: [
"crudAction" => "index"
"crudControllerFqcn" => null
"entityFqcn" => "App\Table\Domain\Entity\Table"
"entityId" => null
]
-linkUrl: "/admin/table"
-linkRel: ""
-linkTarget: "_self"
-translationParameters: []
-badge: null
-subItems: []
-htmlAttributes: []
} |
|
Show voter details
|
| 24 |
GRANTED
|
EA_VIEW_MENU_ITEM
|
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#2135
-type: "section"
-selected: false
-expanded: false
-label: Symfony\Component\Translation\TranslatableMessage {#2287 …}
-icon: null
-cssClass: ""
-permission: null
-routeName: null
-routeParameters: null
-linkUrl: "#"
-linkRel: ""
-linkTarget: "_self"
-translationParameters: []
-badge: null
-subItems: []
-htmlAttributes: []
} |
|
Show voter details
|
| 25 |
GRANTED
|
EA_VIEW_MENU_ITEM
|
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#2137
-type: "crud"
-selected: false
-expanded: false
-label: Symfony\Component\Translation\TranslatableMessage {#2281 …}
-icon: "fas fa-envelope"
-cssClass: ""
-permission: null
-routeName: null
-routeParameters: [
"crudAction" => "index"
"crudControllerFqcn" => null
"entityFqcn" => "App\Email\Domain\Entity\Email"
"entityId" => null
]
-linkUrl: "/admin/email"
-linkRel: ""
-linkTarget: "_self"
-translationParameters: []
-badge: null
-subItems: []
-htmlAttributes: []
} |
|
Show voter details
|
| 26 |
GRANTED
|
EA_VIEW_MENU_ITEM
|
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#2196
-type: "crud"
-selected: false
-expanded: false
-label: Symfony\Component\Translation\TranslatableMessage {#2295 …}
-icon: "fa-solid fa-gear"
-cssClass: ""
-permission: null
-routeName: null
-routeParameters: [
"crudAction" => "edit"
"crudControllerFqcn" => null
"entityFqcn" => "App\Settings\Domain\Entity\Settings"
"entityId" => 1
]
-linkUrl: "/admin/settings/1/edit"
-linkRel: ""
-linkTarget: "_self"
-translationParameters: []
-badge: null
-subItems: []
-htmlAttributes: []
} |
|
Show voter details
|
| 27 |
GRANTED
|
EA_VIEW_MENU_ITEM
|
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#2200
-type: "crud"
-selected: false
-expanded: false
-label: Symfony\Component\Translation\TranslatableMessage {#2306 …}
-icon: "fa-solid fa-bell"
-cssClass: ""
-permission: null
-routeName: null
-routeParameters: [
"crudAction" => "index"
"crudControllerFqcn" => null
"entityFqcn" => "App\Integration\Telegram\Domain\Entity\NotificationRecipient"
"entityId" => null
]
-linkUrl: "/admin/notification_recipient"
-linkRel: ""
-linkTarget: "_self"
-translationParameters: []
-badge: null
-subItems: []
-htmlAttributes: []
} |
|
Show voter details
|
| 28 |
GRANTED
|
ROLE_ADMIN
|
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#2248
-type: "crud"
-selected: false
-expanded: false
-label: Symfony\Component\Translation\TranslatableMessage {#2313 …}
-icon: "fa-solid fa-users-gear"
-cssClass: ""
-permission: "ROLE_ADMIN"
-routeName: null
-routeParameters: [
"crudAction" => "index"
"crudControllerFqcn" => null
"entityFqcn" => "App\User\Domain\Entity\User"
"entityId" => null
]
-linkUrl: "/admin/user"
-linkRel: ""
-linkTarget: "_self"
-translationParameters: []
-badge: null
-subItems: []
-htmlAttributes: []
} |
|
Show voter details
|
| 29 |
GRANTED
|
EA_VIEW_MENU_ITEM
|
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#2248
-type: "crud"
-selected: false
-expanded: false
-label: Symfony\Component\Translation\TranslatableMessage {#2313 …}
-icon: "fa-solid fa-users-gear"
-cssClass: ""
-permission: "ROLE_ADMIN"
-routeName: null
-routeParameters: [
"crudAction" => "index"
"crudControllerFqcn" => null
"entityFqcn" => "App\User\Domain\Entity\User"
"entityId" => null
]
-linkUrl: "/admin/user"
-linkRel: ""
-linkTarget: "_self"
-translationParameters: []
-badge: null
-subItems: []
-htmlAttributes: []
} |
|
Show voter details
|