GET https://hormonelife.ru/apanel/product/16/edit?page=2&sort%5BpriceWithShare%5D=DESC

Security

Token

There is no security token. It was removed in 2d32c8.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point security.authenticator.form_login.main
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#635
  -map: Symfony\Component\Security\Http\AccessMap {#634 …}
  -logger: Monolog\Logger {#611 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#640
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#589 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#643 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#246 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#641 …}
  -logger: Monolog\Logger {#611 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#606 …}
}
0.37 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#651
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#646 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#653
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#242 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#305 …}
  -map: Symfony\Component\Security\Http\AccessMap {#634 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#587
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#242 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#617 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#606 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"

Access decision log

# Result Attributes Object
1 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#816
  -isAccessible: true
  -fqcn: "App\Entity\Shop\Product"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#773 …}
  -instance: App\Entity\Shop\Product {#817 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 16
  -permission: null
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1098 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1234 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
2 GRANTED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#816
    -isAccessible: true
    -fqcn: "App\Entity\Shop\Product"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#773 …}
    -instance: App\Entity\Shop\Product {#817 …}
    -primaryKeyName: "id"
    -primaryKeyValue: 16
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1098 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1234 …}
  }
  "entityFqcn" => "App\Entity\Shop\Product"
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
3 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1053
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "title"
  -propertyNameSuffix: null
  -value: "Чек-ап «Чисто и пышно»"
  -formattedValue: "Чек-ап «Чисто и пышно»"
  -formatValueCallable: null
  -label: "Название"
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1056 …}
  -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 {#1055 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1057 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1041 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1054 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1059 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
4 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1061
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\MoneyField"
  -propertyName: "price"
  -propertyNameSuffix: null
  -value: 4000000.0
  -formattedValue: "40\u{A0}000,00\u{A0}"
  -formatValueCallable: null
  -label: "Цена"
  -formType: "Symfony\Component\Form\Extension\Core\Type\MoneyType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1064 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "right"
  -help: null
  -cssClass: "field-money"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/money"
  -templatePath: "@EasyAdmin/crud/field/money.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1063 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1065 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1135 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1062 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1067 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
5 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1073
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\MoneyField"
  -propertyName: "priceWithShare"
  -propertyNameSuffix: null
  -value: 3000000.0
  -formattedValue: "30\u{A0}000,00\u{A0}"
  -formatValueCallable: null
  -label: "Цена с акцией"
  -formType: "Symfony\Component\Form\Extension\Core\Type\MoneyType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1076 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "right"
  -help: null
  -cssClass: "field-money"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/money"
  -templatePath: "@EasyAdmin/crud/field/money.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1075 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1077 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1139 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1074 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1079 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
6 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1027
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ImageField"
  -propertyName: "image"
  -propertyNameSuffix: null
  -value: "06ea17435e38c80f6c5c83070fe6be18fc411276.webp"
  -formattedValue: "uploads/images/06ea17435e38c80f6c5c83070fe6be18fc411276.webp"
  -formatValueCallable: null
  -label: "Изображение"
  -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1032 …}
  -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 {#1029 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1031 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1134 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1030 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1034 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
7 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1081
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextareaField"
  -propertyName: "description"
  -propertyNameSuffix: null
  -value: """
    <h2><strong>Что позволяет выявить этот чек-ап 🔍</strong></h2>\r\n
    \r\n
    <h3><strong>🌱 Гормональный дисбаланс</strong></h3>\r\n
    \r\n
    <p>• Повышенный тестостерон или дигидротестостерон (ДГТ)<br />\r\n
    • Скрытый гипотиреоз<br />\r\n
    \u{2003}— ТТГ, Т4 свободный, Т3 свободный<br />\r\n
    \u{2003}— антитела к ТПО<br />\r\n
    • Влияние витамина D и функции щитовидной железы на цикл роста волос</p>\r\n
    \r\n
    <h3>\u{A0}</h3>\r\n
    \r\n
    <h3><strong>🩸 Дефицит железа и белка</strong></h3>\r\n
    \r\n
    <p>• Низкий ферритин и sTfR<br />\r\n
    • Дефицит витаминов B12 и B9<br />\r\n
    • Нарушение транспорта и усвоения железа<br />\r\n
    • Недостаток общего белка — дефицит «строительного материала» для волос</p>\r\n
    \r\n
    <h3>\u{A0}</h3>\r\n
    \r\n
    <h3><strong>🛢 Метаболические причины выпадения</strong></h3>\r\n
    \r\n
    <p>• Повышенный гомоцистеин<br />\r\n
    • С-реактивный белок — маркер скрытого воспаления<br />\r\n
    • Нарушения функции печени и почек<br />\r\n
    • Сбои липидного обмена<br />\r\n
    • Дефицит микроэлементов: цинка и меди</p>\r\n
    \r\n
    <h2>\u{A0}</h2>\r\n
    \r\n
    <h2><strong>Что входит в программу 🔍</strong></h2>\r\n
    \r\n
    <h3><strong>🧬 Гормоны и щитовидная железа</strong></h3>\r\n
    \r\n
    <p>• ТТГ<br />\r\n
    • Т3 свободный<br />\r\n
    • Т4 свободный<br />\r\n
    • Антитела к тиреоидной пероксидазе (АТ к ТПО)<br />\r\n
    • Тестостерон<br />\r\n
    • Дигидротестостерон (ДГТ)</p>\r\n
    \r\n
    <h3>\u{A0}</h3>\r\n
    \r\n
    <h3><strong>🧪 Железо и белковый обмен</strong></h3>\r\n
    \r\n
    <p>• КНТЖ<br />\r\n
    • Ферритин<br />\r\n
    • ОЖСС<br />\r\n
    • Растворимые рецепторы трансферрина (sTfR)<br />\r\n
    • Общий белок<br />\r\n
    • Витамин B9<br />\r\n
    • Витамин B12<br />\r\n
    • Витамин D3<br />\r\n
    • Цинк<br />\r\n
    • Медь</p>\r\n
    \r\n
    <h3>\u{A0}</h3>\r\n
    \r\n
    <h3><strong>🩸 Общие показатели и воспаление</strong></h3>\r\n
    \r\n
    <p>• Клинический анализ крови с лейкоформулой<br />\r\n
    • С-реактивный белок<br />\r\n
    • Гомоцистеин<br />\r\n
    • Гликированный гемоглобин</p>\r\n
    \r\n
    <h3>\u{A0}</h3>\r\n
    \r\n
    <h3><strong>🧈 Печень, почки и липидный обмен</strong></h3>\r\n
    \r\n
    <p>• АЛТ<br />\r\n
    • АСТ<br />\r\n
    • Мочевина<br />\r\n
    • Креатинин<br />\r\n
    • Мочевая кислота<br />\r\n
    • Билирубин: общий и прямой<br />\r\n
    • Холестерин общий<br />\r\n
    • Холестерин ЛПВП<br />\r\n
    • Холестерин ЛПНП<br />\r\n
    • Триглицериды</p>\r\n
    \r\n
    <h2>\u{A0}</h2>\r\n
    \r\n
    <h2><strong>Кому подойдёт 👥</strong></h2>\r\n
    \r\n
    <p>✔ при выпадении, поредении или истончении волос<br />\r\n
    ✔ при жирности кожи головы, зуде, ломкости<br />\r\n
    ✔ после родов, стрессов, диет, перенесённых заболеваний<br />\r\n
    ✔ при планировании косметологических процедур или пересадки волос<br />\r\n
    ✔ при наследственной предрасположенности к алопеции</p>\r\n
    \r\n
    <h2>\u{A0}</h2>\r\n
    \r\n
    <h2><strong>Что вы получите 🎯</strong></h2>\r\n
    \r\n
    <p>🎯 понимание, где дефицит, где гормональный сбой<br />\r\n
    🎯 чёткие рекомендации: что корректировать и в какой последовательности</p>\r\n
    \r\n
    <h2>\u{A0}</h2>\r\n
    \r\n
    <h2><strong>Результат</strong></h2>\r\n
    \r\n
    <p>Ты узнаешь <strong>почему волосы выпадают — и как запустить их восстановление</strong>.</p>\r\n
    \r\n
    <p>Пышность, густота и сила — это не удача.<br />\r\n
    Это биохимия.<br />\r\n
    И теперь она будет работать на тебя. 🌿</p>\r\n
    \r\n
    <p>\u{A0}</p>
    """
  -formattedValue: "&lt;h2&gt;&lt;strong&gt;Что позволяет выявить этот чек-ап 🔍&lt;…"
  -formatValueCallable: null
  -label: "Описание"
  -formType: "FOS\CKEditorBundle\Form\Type\CKEditorType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1084 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-textarea"
  -columns: null
  -defaultColumns: "col-md-9 col-xxl-7"
  -translationParameters: []
  -templateName: "crud/field/textarea"
  -templatePath: "@EasyAdmin/crud/field/textarea.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1083 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1085 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1145 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1082 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1087 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
8 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1089
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "categories"
  -propertyNameSuffix: null
  -value: Doctrine\ORM\PersistentCollection {#844 …}
  -formattedValue: 2
  -formatValueCallable: null
  -label: "Категории"
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1094 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "right"
  -help: null
  -cssClass: "field-association"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/crud/field/association.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1093 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1095 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1161 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1092 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1097 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
9 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#681
    -type: "entity"
    -name: "saveAndContinue"
    -label: Symfony\Component\Translation\TranslatableMessage {#688 …}
    -icon: "internal: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-Product-form"
    ]
    -linkUrl: "https://hormonelife.ru/apanel/product/16/edit?page=2&sort%5BpriceWithShare%5D=DESC"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#816
    -isAccessible: true
    -fqcn: "App\Entity\Shop\Product"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#773 …}
    -instance: App\Entity\Shop\Product {#817 …}
    -primaryKeyName: "id"
    -primaryKeyValue: 16
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1098 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1234 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
10 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#679
    -type: "entity"
    -name: "saveAndReturn"
    -label: Symfony\Component\Translation\TranslatableMessage {#1239 …}
    -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-Product-form"
    ]
    -linkUrl: "https://hormonelife.ru/apanel/product/16/edit?page=2&sort%5BpriceWithShare%5D=DESC"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#816
    -isAccessible: true
    -fqcn: "App\Entity\Shop\Product"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#773 …}
    -instance: App\Entity\Shop\Product {#817 …}
    -primaryKeyName: "id"
    -primaryKeyValue: 16
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1098 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1234 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
11 DENIED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
DENIED
The user is not appropriately authenticated.
Show voter details
12 DENIED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
DENIED
The user is not appropriately authenticated.
Show voter details
13 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#2454
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#2469 …}
  -icon: "fas fa-layer-group"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\ServiceCategory"
    "entityId" => null
  ]
  -linkUrl: "https://hormonelife.ru/apanel/service-category"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
14 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#2456
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#2473 …}
  -icon: "fas fa-notes-medical"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\ServicePage"
    "entityId" => null
  ]
  -linkUrl: "https://hormonelife.ru/apanel/service-page"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
15 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#2458
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#2478 …}
  -icon: "fa fa-user-md"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\Doctor"
    "entityId" => null
  ]
  -linkUrl: "https://hormonelife.ru/apanel/doctor"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
16 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#2460
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#2487 …}
  -icon: "fas fa-list"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\User"
    "entityId" => null
  ]
  -linkUrl: "https://hormonelife.ru/apanel/user"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
17 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#2462
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#2496 …}
  -icon: "fas fa-list"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\Blog\Post"
    "entityId" => null
  ]
  -linkUrl: "https://hormonelife.ru/apanel/post"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
18 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#2464
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#2505 …}
  -icon: "fas fa-list"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\Shop\Category"
    "entityId" => null
  ]
  -linkUrl: "https://hormonelife.ru/apanel/shop-category"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
19 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#2466
  -type: "crud"
  -selected: true
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#2514 …}
  -icon: "fas fa-list"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\Shop\Product"
    "entityId" => null
  ]
  -linkUrl: "https://hormonelife.ru/apanel/product"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
20 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#2468
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#2523 …}
  -icon: "fa fa-file-invoice"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\InvoiceCrudController"
    "entityFqcn" => "App\Entity\Invoice"
    "entityId" => null
  ]
  -linkUrl: "https://hormonelife.ru/apanel/invoice"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
21 DENIED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
DENIED
The user is not appropriately authenticated.
Show voter details
22 DENIED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
DENIED
The user is not appropriately authenticated.
Show voter details