Security

Token

Hasnaaboumnade Username
Authenticated
Property Value
Roles
[
  "ROLE_ADMIN"
  "ROLE_AGENT"
  "ROLE_USER"
  "ROLE_BACKOFFICE_AGENT"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#134
  -user: App\Entity\User {#4008 …}
  -roleNames: [
    "ROLE_ADMIN"
    "ROLE_AGENT"
    "ROLE_USER"
    "ROLE_BACKOFFICE_AGENT"
  ]
  -attributes: []
  -firewallName: "main"
}

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
[
  "switch_user"
  "form_login"
  "json_login"
  "App\Security\AppAuthenticator"
  "App\Security\FacebookAuthenticator"
  "App\Security\GoogleAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#682
  -map: Symfony\Component\Security\Http\AccessMap {#683 …}
  -logger: Symfony\Bridge\Monolog\Logger {#653 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#705
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1123 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#653 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#706 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#663 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#1005 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#708 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#732
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#730 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#734
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1124 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#657 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#735 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1025 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Symfony\Bridge\Monolog\Logger {#653 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1336 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#1193 …}
  -targetRoute: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#737
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1124 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1025 …}
  -map: Symfony\Component\Security\Http\AccessMap {#683 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#662
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1124 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#647 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#663 …}
}
0.00 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

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

Access decision log

# Result Attributes Object
1 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#4132
  -isAccessible: true
  -fqcn: "App\Flexy\ShopBundle\Entity\Customer\Customer"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#4232 …}
  -instance: null
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
2 GRANTED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
3 GRANTED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
4 GRANTED EA_EXECUTE_ACTION
[
  "action" => "index"
  "entity" => null
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
5 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#4012
    -type: "global"
    -name: "new"
    -label: Symfony\Component\Translation\TranslatableMessage {#3707 …}
    -icon: null
    -cssClass: "action-new btn btn-primary"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "new"
    ]
    -linkUrl: "http://lasalleerp-h.com/agent/?crudAction=new&crudControllerFqcn=App%5CFlexy%5CFrontBundle%5CThemes%5CLasalle%5CController%5CShopAdmin%5CCustomer%5CCustomerSubscribeCrudController&page=1&referrer=http://lasalleerp-h.com/agent/?crudAction%3Dindex%26crudControllerFqcn%3DApp%255CFlexy%255CFrontBundle%255CThemes%255CLasalle%255CController%255CShopAdmin%255CCustomer%255CCustomerSubscribeCrudController%26menuIndex%3D%26page%3D1%26query%3DBELOUL%26submenuIndex%3D"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "new"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => null
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
6 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#4224
    -type: "batch"
    -name: "batchDelete"
    -label: Symfony\Component\Translation\TranslatableMessage {#1370 …}
    -icon: null
    -cssClass: "action-batchDelete btn btn-danger pr-0"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "batchDelete"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-batch-action"
      "data-action-csrf-token" => Symfony\Component\Security\Csrf\CsrfToken {#1350
        -id: "ea-batch-action-batchDelete"
        -value: "58e4f8ce179182df0a180.NIB8P52FweNb0_My6bAI1wNa2yySvj9zmJd3LgmDVuE.BcgeTq_dlalotIB4roVQmUkog0_62UkC_NlDTWauM5NY-BRv8-6DhDeKug"
      }
      "data-action-batch" => "true"
      "data-entity-fqcn" => "App\Flexy\ShopBundle\Entity\Customer\Customer"
      "data-action-url" => "http://lasalleerp-h.com/agent/?crudAction=batchDelete&crudControllerFqcn=App%5CFlexy%5CFrontBundle%5CThemes%5CLasalle%5CController%5CShopAdmin%5CCustomer%5CCustomerSubscribeCrudController&page=1&referrer=http://lasalleerp-h.com/agent/?crudAction%3Dindex%26crudControllerFqcn%3DApp%255CFlexy%255CFrontBundle%255CThemes%255CLasalle%255CController%255CShopAdmin%255CCustomer%255CCustomerSubscribeCrudController%26menuIndex%3D%26page%3D1%26query%3DBELOUL%26submenuIndex%3D"
    ]
    -linkUrl: "http://lasalleerp-h.com/agent/?crudAction=batchDelete&crudControllerFqcn=App%5CFlexy%5CFrontBundle%5CThemes%5CLasalle%5CController%5CShopAdmin%5CCustomer%5CCustomerSubscribeCrudController&page=1&referrer=http://lasalleerp-h.com/agent/?crudAction%3Dindex%26crudControllerFqcn%3DApp%255CFlexy%255CFrontBundle%255CThemes%255CLasalle%255CController%255CShopAdmin%255CCustomer%255CCustomerSubscribeCrudController%26menuIndex%3D%26page%3D1%26query%3DBELOUL%26submenuIndex%3D"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "batchDelete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => null
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
7 DENIED ROLE_CUSTOMER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS DENIED
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED EA_EXIT_IMPERSONATION
null
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
10 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1418
  -type: "section"
  -selected: false
  -expanded: false
  -label: ""
  -icon: null
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
11 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#3716
  -type: "logout"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#3695 …}
  -icon: "fa-sign-out"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "/logout"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
12 DENIED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS ABSTAIN
Show voter details
13 GRANTED ROLE_BACKOFFICE_AGENT
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#3774
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#3808 …}
  -icon: null
  -cssClass: ""
  -permission: "ROLE_BACKOFFICE_AGENT"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
14 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#3774
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#3808 …}
  -icon: null
  -cssClass: ""
  -permission: "ROLE_BACKOFFICE_AGENT"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
15 GRANTED ROLE_BACKOFFICE_AGENT
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#3710
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#3794 …}
  -icon: "fas fa-tags"
  -cssClass: ""
  -permission: "ROLE_BACKOFFICE_AGENT"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Flexy\FrontBundle\Themes\Lasalle\Controller\ShopAdmin\Product\ProductCrudController"
    "entityFqcn" => "App\Flexy\ShopBundle\Entity\Product\Product"
    "entityId" => null
  ]
  -linkUrl: "http://lasalleerp-h.com/agent/?crudAction=index&crudControllerFqcn=App%5CFlexy%5CFrontBundle%5CThemes%5CLasalle%5CController%5CShopAdmin%5CProduct%5CProductCrudController&entityFqcn=App%5CFlexy%5CShopBundle%5CEntity%5CProduct%5CProduct"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
16 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#3710
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#3794 …}
  -icon: "fas fa-tags"
  -cssClass: ""
  -permission: "ROLE_BACKOFFICE_AGENT"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Flexy\FrontBundle\Themes\Lasalle\Controller\ShopAdmin\Product\ProductCrudController"
    "entityFqcn" => "App\Flexy\ShopBundle\Entity\Product\Product"
    "entityId" => null
  ]
  -linkUrl: "http://lasalleerp-h.com/agent/?crudAction=index&crudControllerFqcn=App%5CFlexy%5CFrontBundle%5CThemes%5CLasalle%5CController%5CShopAdmin%5CProduct%5CProductCrudController&entityFqcn=App%5CFlexy%5CShopBundle%5CEntity%5CProduct%5CProduct"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
17 GRANTED ROLE_BACKOFFICE_AGENT
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#3780
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#3841 …}
  -icon: "fas fa-tags"
  -cssClass: ""
  -permission: "ROLE_BACKOFFICE_AGENT"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Flexy\FrontBundle\Themes\Lasalle\Controller\ShopAdmin\Product\ProductSubscriptionCrudController"
    "entityFqcn" => "App\Flexy\ShopBundle\Entity\Product\Product"
    "entityId" => null
  ]
  -linkUrl: "http://lasalleerp-h.com/agent/?crudAction=index&crudControllerFqcn=App%5CFlexy%5CFrontBundle%5CThemes%5CLasalle%5CController%5CShopAdmin%5CProduct%5CProductSubscriptionCrudController&entityFqcn=App%5CFlexy%5CShopBundle%5CEntity%5CProduct%5CProduct"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
18 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#3780
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#3841 …}
  -icon: "fas fa-tags"
  -cssClass: ""
  -permission: "ROLE_BACKOFFICE_AGENT"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Flexy\FrontBundle\Themes\Lasalle\Controller\ShopAdmin\Product\ProductSubscriptionCrudController"
    "entityFqcn" => "App\Flexy\ShopBundle\Entity\Product\Product"
    "entityId" => null
  ]
  -linkUrl: "http://lasalleerp-h.com/agent/?crudAction=index&crudControllerFqcn=App%5CFlexy%5CFrontBundle%5CThemes%5CLasalle%5CController%5CShopAdmin%5CProduct%5CProductSubscriptionCrudController&entityFqcn=App%5CFlexy%5CShopBundle%5CEntity%5CProduct%5CProduct"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
19 GRANTED ROLE_BACKOFFICE_AGENT
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#3826
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#3809 …}
  -icon: "fas fa-users"
  -cssClass: ""
  -permission: "ROLE_BACKOFFICE_AGENT"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Flexy\FrontBundle\Themes\Lasalle\Controller\ShopAdmin\Customer\CustomerSubscribeCrudController"
    "entityFqcn" => "App\Flexy\ShopBundle\Entity\Customer\Customer"
    "entityId" => null
  ]
  -linkUrl: "http://lasalleerp-h.com/agent/?crudAction=index&crudControllerFqcn=App%5CFlexy%5CFrontBundle%5CThemes%5CLasalle%5CController%5CShopAdmin%5CCustomer%5CCustomerSubscribeCrudController&entityFqcn=App%5CFlexy%5CShopBundle%5CEntity%5CCustomer%5CCustomer"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
20 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#3826
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#3809 …}
  -icon: "fas fa-users"
  -cssClass: ""
  -permission: "ROLE_BACKOFFICE_AGENT"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Flexy\FrontBundle\Themes\Lasalle\Controller\ShopAdmin\Customer\CustomerSubscribeCrudController"
    "entityFqcn" => "App\Flexy\ShopBundle\Entity\Customer\Customer"
    "entityId" => null
  ]
  -linkUrl: "http://lasalleerp-h.com/agent/?crudAction=index&crudControllerFqcn=App%5CFlexy%5CFrontBundle%5CThemes%5CLasalle%5CController%5CShopAdmin%5CCustomer%5CCustomerSubscribeCrudController&entityFqcn=App%5CFlexy%5CShopBundle%5CEntity%5CCustomer%5CCustomer"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
21 GRANTED ROLE_BACKOFFICE_AGENT
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#3771
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#3846 …}
  -icon: "fas fa-users"
  -cssClass: ""
  -permission: "ROLE_BACKOFFICE_AGENT"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Flexy\FrontBundle\Themes\Lasalle\Controller\ShopAdmin\Customer\CustomerVisitorsCrudController"
    "entityFqcn" => "App\Flexy\ShopBundle\Entity\Customer\Customer"
    "entityId" => null
  ]
  -linkUrl: "http://lasalleerp-h.com/agent/?crudAction=index&crudControllerFqcn=App%5CFlexy%5CFrontBundle%5CThemes%5CLasalle%5CController%5CShopAdmin%5CCustomer%5CCustomerVisitorsCrudController&entityFqcn=App%5CFlexy%5CShopBundle%5CEntity%5CCustomer%5CCustomer"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
22 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#3771
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#3846 …}
  -icon: "fas fa-users"
  -cssClass: ""
  -permission: "ROLE_BACKOFFICE_AGENT"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Flexy\FrontBundle\Themes\Lasalle\Controller\ShopAdmin\Customer\CustomerVisitorsCrudController"
    "entityFqcn" => "App\Flexy\ShopBundle\Entity\Customer\Customer"
    "entityId" => null
  ]
  -linkUrl: "http://lasalleerp-h.com/agent/?crudAction=index&crudControllerFqcn=App%5CFlexy%5CFrontBundle%5CThemes%5CLasalle%5CController%5CShopAdmin%5CCustomer%5CCustomerVisitorsCrudController&entityFqcn=App%5CFlexy%5CShopBundle%5CEntity%5CCustomer%5CCustomer"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
23 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#3779
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#3793 …}
  -icon: "fa fa-hand-paper-o"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Flexy\FrontBundle\Themes\Lasalle\Controller\ShopAdmin\Customer\VisitCrudController"
    "entityFqcn" => "App\Flexy\ShopBundle\Entity\Customer\Visit"
    "entityId" => null
    "sort" => [
      "id" => "DESC"
    ]
  ]
  -linkUrl: "http://lasalleerp-h.com/agent/?crudAction=index&crudControllerFqcn=App%5CFlexy%5CFrontBundle%5CThemes%5CLasalle%5CController%5CShopAdmin%5CCustomer%5CVisitCrudController&entityFqcn=App%5CFlexy%5CShopBundle%5CEntity%5CCustomer%5CVisit&sort%5Bid%5D=DESC"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
24 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#3778
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#3783 …}
  -icon: "fa fa-id-card-o"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Flexy\FrontBundle\Themes\Lasalle\Controller\ShopAdmin\Customer\VisitOutsideCrudController"
    "entityFqcn" => "App\Flexy\ShopBundle\Entity\Customer\VisitOutside"
    "entityId" => null
    "sort" => [
      "id" => "DESC"
    ]
  ]
  -linkUrl: "http://lasalleerp-h.com/agent/?crudAction=index&crudControllerFqcn=App%5CFlexy%5CFrontBundle%5CThemes%5CLasalle%5CController%5CShopAdmin%5CCustomer%5CVisitOutsideCrudController&entityFqcn=App%5CFlexy%5CShopBundle%5CEntity%5CCustomer%5CVisitOutside&sort%5Bid%5D=DESC"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
25 GRANTED ROLE_BACKOFFICE_AGENT
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#3769
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#3821 …}
  -icon: "fa-solid fa-people-robbery"
  -cssClass: ""
  -permission: "ROLE_BACKOFFICE_AGENT"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Flexy\FrontBundle\Themes\Lasalle\Controller\ShopAdmin\Agent\AgentCoachCrudController"
    "entityFqcn" => "App\Flexy\FrontBundle\Themes\Lasalle\Controller\ShopAdmin\Agent\Dashboard\Agent\Agent"
    "entityId" => null
  ]
  -linkUrl: "http://lasalleerp-h.com/agent/?crudAction=index&crudControllerFqcn=App%5CFlexy%5CFrontBundle%5CThemes%5CLasalle%5CController%5CShopAdmin%5CAgent%5CAgentCoachCrudController&entityFqcn=App%5CFlexy%5CFrontBundle%5CThemes%5CLasalle%5CController%5CShopAdmin%5CAgent%5CDashboard%5CAgent%5CAgent"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
26 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#3769
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#3821 …}
  -icon: "fa-solid fa-people-robbery"
  -cssClass: ""
  -permission: "ROLE_BACKOFFICE_AGENT"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Flexy\FrontBundle\Themes\Lasalle\Controller\ShopAdmin\Agent\AgentCoachCrudController"
    "entityFqcn" => "App\Flexy\FrontBundle\Themes\Lasalle\Controller\ShopAdmin\Agent\Dashboard\Agent\Agent"
    "entityId" => null
  ]
  -linkUrl: "http://lasalleerp-h.com/agent/?crudAction=index&crudControllerFqcn=App%5CFlexy%5CFrontBundle%5CThemes%5CLasalle%5CController%5CShopAdmin%5CAgent%5CAgentCoachCrudController&entityFqcn=App%5CFlexy%5CFrontBundle%5CThemes%5CLasalle%5CController%5CShopAdmin%5CAgent%5CDashboard%5CAgent%5CAgent"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
27 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#3823
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#66 …}
  -icon: "fa-solid fa-calendar-days"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Flexy\FrontBundle\Themes\Lasalle\Controller\ShopAdmin\Customer\ProductSubscriptionCrudController"
    "entityFqcn" => "App\Flexy\ShopBundle\Entity\Product\ProductSubscription"
    "entityId" => null
  ]
  -linkUrl: "http://lasalleerp-h.com/agent/?crudAction=index&crudControllerFqcn=App%5CFlexy%5CFrontBundle%5CThemes%5CLasalle%5CController%5CShopAdmin%5CCustomer%5CProductSubscriptionCrudController&entityFqcn=App%5CFlexy%5CShopBundle%5CEntity%5CProduct%5CProductSubscription"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
28 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#3823
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#66 …}
  -icon: "fa-solid fa-calendar-days"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Flexy\FrontBundle\Themes\Lasalle\Controller\ShopAdmin\Customer\ProductSubscriptionCrudController"
    "entityFqcn" => "App\Flexy\ShopBundle\Entity\Product\ProductSubscription"
    "entityId" => null
  ]
  -linkUrl: "http://lasalleerp-h.com/agent/?crudAction=index&crudControllerFqcn=App%5CFlexy%5CFrontBundle%5CThemes%5CLasalle%5CController%5CShopAdmin%5CCustomer%5CProductSubscriptionCrudController&entityFqcn=App%5CFlexy%5CShopBundle%5CEntity%5CProduct%5CProductSubscription"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
29 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1596
  -type: "submenu"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#1946 …}
  -icon: "fa-solid fa-check-to-slot"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: ""
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: [
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4181
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#1393 …}
      -icon: "fa-solid fa-check-to-slot"
      -cssClass: ""
      -permission: "ROLE_BACKOFFICE_AGENT"
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => "App\Flexy\FrontBundle\Themes\Lasalle\Controller\ShopAdmin\Order\OrderServiceCrudController"
        "entityFqcn" => "App\Flexy\ShopBundle\Entity\Order\Order"
        "entityId" => null
      ]
      -linkUrl: "http://lasalleerp-h.com/agent/?crudAction=index&crudControllerFqcn=App%5CFlexy%5CFrontBundle%5CThemes%5CLasalle%5CController%5CShopAdmin%5COrder%5COrderServiceCrudController&entityFqcn=App%5CFlexy%5CShopBundle%5CEntity%5COrder%5COrder"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#3822
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#1950 …}
      -icon: "fa-solid fa-check-to-slot"
      -cssClass: ""
      -permission: "ROLE_BACKOFFICE_AGENT"
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => "App\Flexy\FrontBundle\Themes\Lasalle\Controller\ShopAdmin\Order\OrderServiceCanceledCrudController"
        "entityFqcn" => "App\Flexy\ShopBundle\Entity\Order\Order"
        "entityId" => null
      ]
      -linkUrl: "http://lasalleerp-h.com/agent/?crudAction=index&crudControllerFqcn=App%5CFlexy%5CFrontBundle%5CThemes%5CLasalle%5CController%5CShopAdmin%5COrder%5COrderServiceCanceledCrudController&entityFqcn=App%5CFlexy%5CShopBundle%5CEntity%5COrder%5COrder"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
    }
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
30 GRANTED ROLE_BACKOFFICE_AGENT
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4181
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#1393 …}
  -icon: "fa-solid fa-check-to-slot"
  -cssClass: ""
  -permission: "ROLE_BACKOFFICE_AGENT"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Flexy\FrontBundle\Themes\Lasalle\Controller\ShopAdmin\Order\OrderServiceCrudController"
    "entityFqcn" => "App\Flexy\ShopBundle\Entity\Order\Order"
    "entityId" => null
  ]
  -linkUrl: "http://lasalleerp-h.com/agent/?crudAction=index&crudControllerFqcn=App%5CFlexy%5CFrontBundle%5CThemes%5CLasalle%5CController%5CShopAdmin%5COrder%5COrderServiceCrudController&entityFqcn=App%5CFlexy%5CShopBundle%5CEntity%5COrder%5COrder"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
31 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4181
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#1393 …}
  -icon: "fa-solid fa-check-to-slot"
  -cssClass: ""
  -permission: "ROLE_BACKOFFICE_AGENT"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Flexy\FrontBundle\Themes\Lasalle\Controller\ShopAdmin\Order\OrderServiceCrudController"
    "entityFqcn" => "App\Flexy\ShopBundle\Entity\Order\Order"
    "entityId" => null
  ]
  -linkUrl: "http://lasalleerp-h.com/agent/?crudAction=index&crudControllerFqcn=App%5CFlexy%5CFrontBundle%5CThemes%5CLasalle%5CController%5CShopAdmin%5COrder%5COrderServiceCrudController&entityFqcn=App%5CFlexy%5CShopBundle%5CEntity%5COrder%5COrder"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
32 GRANTED ROLE_BACKOFFICE_AGENT
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#3822
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#1950 …}
  -icon: "fa-solid fa-check-to-slot"
  -cssClass: ""
  -permission: "ROLE_BACKOFFICE_AGENT"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Flexy\FrontBundle\Themes\Lasalle\Controller\ShopAdmin\Order\OrderServiceCanceledCrudController"
    "entityFqcn" => "App\Flexy\ShopBundle\Entity\Order\Order"
    "entityId" => null
  ]
  -linkUrl: "http://lasalleerp-h.com/agent/?crudAction=index&crudControllerFqcn=App%5CFlexy%5CFrontBundle%5CThemes%5CLasalle%5CController%5CShopAdmin%5COrder%5COrderServiceCanceledCrudController&entityFqcn=App%5CFlexy%5CShopBundle%5CEntity%5COrder%5COrder"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
33 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#3822
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#1950 …}
  -icon: "fa-solid fa-check-to-slot"
  -cssClass: ""
  -permission: "ROLE_BACKOFFICE_AGENT"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Flexy\FrontBundle\Themes\Lasalle\Controller\ShopAdmin\Order\OrderServiceCanceledCrudController"
    "entityFqcn" => "App\Flexy\ShopBundle\Entity\Order\Order"
    "entityId" => null
  ]
  -linkUrl: "http://lasalleerp-h.com/agent/?crudAction=index&crudControllerFqcn=App%5CFlexy%5CFrontBundle%5CThemes%5CLasalle%5CController%5CShopAdmin%5COrder%5COrderServiceCanceledCrudController&entityFqcn=App%5CFlexy%5CShopBundle%5CEntity%5COrder%5COrder"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
34 GRANTED ROLE_BACKOFFICE_AGENT
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#3787
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#1981 …}
  -icon: "fa-solid fa-shop"
  -cssClass: ""
  -permission: "ROLE_BACKOFFICE_AGENT"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Flexy\FrontBundle\Themes\Lasalle\Controller\ShopAdmin\Order\CashBoxOrderCrudController"
    "entityFqcn" => "App\Flexy\FrontBundle\Themes\Lasalle\Controller\ShopAdmin\Agent\Dashboard\Agent\CashBoxOrder"
    "entityId" => null
  ]
  -linkUrl: "http://lasalleerp-h.com/agent/?crudAction=index&crudControllerFqcn=App%5CFlexy%5CFrontBundle%5CThemes%5CLasalle%5CController%5CShopAdmin%5COrder%5CCashBoxOrderCrudController&entityFqcn=App%5CFlexy%5CFrontBundle%5CThemes%5CLasalle%5CController%5CShopAdmin%5CAgent%5CDashboard%5CAgent%5CCashBoxOrder"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
35 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#3787
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#1981 …}
  -icon: "fa-solid fa-shop"
  -cssClass: ""
  -permission: "ROLE_BACKOFFICE_AGENT"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Flexy\FrontBundle\Themes\Lasalle\Controller\ShopAdmin\Order\CashBoxOrderCrudController"
    "entityFqcn" => "App\Flexy\FrontBundle\Themes\Lasalle\Controller\ShopAdmin\Agent\Dashboard\Agent\CashBoxOrder"
    "entityId" => null
  ]
  -linkUrl: "http://lasalleerp-h.com/agent/?crudAction=index&crudControllerFqcn=App%5CFlexy%5CFrontBundle%5CThemes%5CLasalle%5CController%5CShopAdmin%5COrder%5CCashBoxOrderCrudController&entityFqcn=App%5CFlexy%5CFrontBundle%5CThemes%5CLasalle%5CController%5CShopAdmin%5CAgent%5CDashboard%5CAgent%5CCashBoxOrder"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
36 GRANTED ROLE_BACKOFFICE_AGENT
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#3788
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#1952 …}
  -icon: "fa-solid fa-user-pen"
  -cssClass: ""
  -permission: "ROLE_BACKOFFICE_AGENT"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Flexy\FrontBundle\Themes\Lasalle\Controller\ShopAdmin\Agent\AgentCommercialCrudController"
    "entityFqcn" => "App\Flexy\FrontBundle\Themes\Lasalle\Controller\ShopAdmin\Agent\Dashboard\Agent\Agent"
    "entityId" => null
  ]
  -linkUrl: "http://lasalleerp-h.com/agent/?crudAction=index&crudControllerFqcn=App%5CFlexy%5CFrontBundle%5CThemes%5CLasalle%5CController%5CShopAdmin%5CAgent%5CAgentCommercialCrudController&entityFqcn=App%5CFlexy%5CFrontBundle%5CThemes%5CLasalle%5CController%5CShopAdmin%5CAgent%5CDashboard%5CAgent%5CAgent"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
37 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#3788
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#1952 …}
  -icon: "fa-solid fa-user-pen"
  -cssClass: ""
  -permission: "ROLE_BACKOFFICE_AGENT"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Flexy\FrontBundle\Themes\Lasalle\Controller\ShopAdmin\Agent\AgentCommercialCrudController"
    "entityFqcn" => "App\Flexy\FrontBundle\Themes\Lasalle\Controller\ShopAdmin\Agent\Dashboard\Agent\Agent"
    "entityId" => null
  ]
  -linkUrl: "http://lasalleerp-h.com/agent/?crudAction=index&crudControllerFqcn=App%5CFlexy%5CFrontBundle%5CThemes%5CLasalle%5CController%5CShopAdmin%5CAgent%5CAgentCommercialCrudController&entityFqcn=App%5CFlexy%5CFrontBundle%5CThemes%5CLasalle%5CController%5CShopAdmin%5CAgent%5CDashboard%5CAgent%5CAgent"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
38 GRANTED ROLE_BACKOFFICE_AGENT
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#3825
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#1955 …}
  -icon: "fa-solid fa-crosshairs"
  -cssClass: ""
  -permission: "ROLE_BACKOFFICE_AGENT"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Flexy\FrontBundle\Themes\Lasalle\Controller\ShopAdmin\Agent\AgentObjectiveCrudController"
    "entityFqcn" => "App\Flexy\FrontBundle\Themes\Lasalle\Controller\ShopAdmin\Agent\Dashboard\Agent\AgentObjective"
    "entityId" => null
  ]
  -linkUrl: "http://lasalleerp-h.com/agent/?crudAction=index&crudControllerFqcn=App%5CFlexy%5CFrontBundle%5CThemes%5CLasalle%5CController%5CShopAdmin%5CAgent%5CAgentObjectiveCrudController&entityFqcn=App%5CFlexy%5CFrontBundle%5CThemes%5CLasalle%5CController%5CShopAdmin%5CAgent%5CDashboard%5CAgent%5CAgentObjective"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
39 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#3825
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#1955 …}
  -icon: "fa-solid fa-crosshairs"
  -cssClass: ""
  -permission: "ROLE_BACKOFFICE_AGENT"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Flexy\FrontBundle\Themes\Lasalle\Controller\ShopAdmin\Agent\AgentObjectiveCrudController"
    "entityFqcn" => "App\Flexy\FrontBundle\Themes\Lasalle\Controller\ShopAdmin\Agent\Dashboard\Agent\AgentObjective"
    "entityId" => null
  ]
  -linkUrl: "http://lasalleerp-h.com/agent/?crudAction=index&crudControllerFqcn=App%5CFlexy%5CFrontBundle%5CThemes%5CLasalle%5CController%5CShopAdmin%5CAgent%5CAgentObjectiveCrudController&entityFqcn=App%5CFlexy%5CFrontBundle%5CThemes%5CLasalle%5CController%5CShopAdmin%5CAgent%5CDashboard%5CAgent%5CAgentObjective"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
40 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#3744
  -type: "submenu"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#2082 …}
  -icon: "fa-solid fa-note-sticky"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: ""
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: [
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#3838
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#1959 …}
      -icon: "fa-solid fa-note-sticky"
      -cssClass: ""
      -permission: "ROLE_BACKOFFICE_AGENT"
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => null
        "entityFqcn" => "App\Flexy\ShopBundle\Entity\Customer\Complaint"
        "entityId" => null
      ]
      -linkUrl: "http://lasalleerp-h.com/agent/?crudAction=index&crudControllerFqcn=App%5CFlexy%5CFrontBundle%5CThemes%5CLasalle%5CController%5CShopAdmin%5CCustomer%5CComplaintCrudController"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#3827
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#1848 …}
      -icon: "fa-solid fa-note-sticky"
      -cssClass: ""
      -permission: "ROLE_BACKOFFICE_AGENT"
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => null
        "entityFqcn" => "App\Flexy\ShopBundle\Entity\Customer\ComplaintSubject"
        "entityId" => null
      ]
      -linkUrl: "http://lasalleerp-h.com/agent/?crudAction=index&crudControllerFqcn=App%5CFlexy%5CFrontBundle%5CThemes%5CLasalle%5CController%5CShopAdmin%5CCustomer%5CComplaintSubjectCrudController"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
    }
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
41 GRANTED ROLE_BACKOFFICE_AGENT
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#3838
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#1959 …}
  -icon: "fa-solid fa-note-sticky"
  -cssClass: ""
  -permission: "ROLE_BACKOFFICE_AGENT"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Flexy\ShopBundle\Entity\Customer\Complaint"
    "entityId" => null
  ]
  -linkUrl: "http://lasalleerp-h.com/agent/?crudAction=index&crudControllerFqcn=App%5CFlexy%5CFrontBundle%5CThemes%5CLasalle%5CController%5CShopAdmin%5CCustomer%5CComplaintCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
42 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#3838
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#1959 …}
  -icon: "fa-solid fa-note-sticky"
  -cssClass: ""
  -permission: "ROLE_BACKOFFICE_AGENT"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Flexy\ShopBundle\Entity\Customer\Complaint"
    "entityId" => null
  ]
  -linkUrl: "http://lasalleerp-h.com/agent/?crudAction=index&crudControllerFqcn=App%5CFlexy%5CFrontBundle%5CThemes%5CLasalle%5CController%5CShopAdmin%5CCustomer%5CComplaintCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
43 GRANTED ROLE_BACKOFFICE_AGENT
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#3827
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#1848 …}
  -icon: "fa-solid fa-note-sticky"
  -cssClass: ""
  -permission: "ROLE_BACKOFFICE_AGENT"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Flexy\ShopBundle\Entity\Customer\ComplaintSubject"
    "entityId" => null
  ]
  -linkUrl: "http://lasalleerp-h.com/agent/?crudAction=index&crudControllerFqcn=App%5CFlexy%5CFrontBundle%5CThemes%5CLasalle%5CController%5CShopAdmin%5CCustomer%5CComplaintSubjectCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
44 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#3827
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#1848 …}
  -icon: "fa-solid fa-note-sticky"
  -cssClass: ""
  -permission: "ROLE_BACKOFFICE_AGENT"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Flexy\ShopBundle\Entity\Customer\ComplaintSubject"
    "entityId" => null
  ]
  -linkUrl: "http://lasalleerp-h.com/agent/?crudAction=index&crudControllerFqcn=App%5CFlexy%5CFrontBundle%5CThemes%5CLasalle%5CController%5CShopAdmin%5CCustomer%5CComplaintSubjectCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
45 GRANTED ROLE_AGENT
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
46 DENIED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS ABSTAIN
Show voter details