Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\AppAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Security\AppAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#639
  -map: Symfony\Component\Security\Http\AccessMap {#599 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#686 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1010
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#340 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#686 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1045 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#659 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#112 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#341 …}
    "enableUsageTracking"
  ]
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1028
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1044 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1027
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#341 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#334 …}
  -map: Symfony\Component\Security\Http\AccessMap {#599 …}
  -authManager: null
  -exceptionOnNoToken: false
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#666
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#341 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#613 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#659 …}
}
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 {#1074
  -isAccessible: true
  -fqcn: "App\Flexy\ShopBundle\Entity\Shipping\City"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#899 …}
  -instance: App\Flexy\ShopBundle\Entity\Shipping\City {#1076 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 10
  -permission: null
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1283 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1478 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
2 GRANTED EA_EXECUTE_ACTION
[
  "action" => "detail"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1074
    -isAccessible: true
    -fqcn: "App\Flexy\ShopBundle\Entity\Shipping\City"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#899 …}
    -instance: App\Flexy\ShopBundle\Entity\Shipping\City {#1076 …}
    -primaryKeyName: "id"
    -primaryKeyValue: 10
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1283 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1478 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
3 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1286
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IdField"
  -propertyName: "id"
  -value: 10
  -formattedValue: 10
  -formatValueCallable: null
  -label: "ID"
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1315 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "left"
  -help: null
  -cssClass: "field-id"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/id"
  -templatePath: "@EasyAdmin/crud/field/id.html.twig"
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1314 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1318 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1309 …}
  -uniqueId: "01KMZM28DEB1KG2WAXMWX291YT"
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1296 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
4 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1313
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "name"
  -value: "L'ORIENTAL"
  -formattedValue: "L'ORIENTAL"
  -formatValueCallable: null
  -label: "Nom"
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1320 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "left"
  -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"
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1319 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1323 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1349 …}
  -uniqueId: "01KMZM28DEB1KG2WAXMWX291YV"
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1304 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
5 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1285
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextareaField"
  -propertyName: "description"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: "Description"
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextareaType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1325 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "left"
  -help: null
  -cssClass: "field-textarea"
  -columns: null
  -defaultColumns: "col-md-9 col-xxl-7"
  -translationParameters: []
  -templateName: "crud/field/textarea"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1324 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1328 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1350 …}
  -uniqueId: "01KMZM28DEB1KG2WAXMWX291YW"
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1312 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
6 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#754
    -type: "entity"
    -name: "delete"
    -label: "Supprimer"
    -icon: "fa fa-fw fa-trash-o"
    -cssClass: "action-delete btn btn-secondary pr-0 text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://o-mall.ma/admin?crudAction=delete&crudControllerFqcn=App%5CFlexy%5CShopBundle%5CController%5CCityCrudController&entityId=10&page=54&signature=WSoDY9ujgIU-tHPpAihfYR5faivSm-0BmzkNdW9AeT8&sort%5Bname%5D=ASC"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://o-mall.ma/admin?crudAction=delete&crudControllerFqcn=App%5CFlexy%5CShopBundle%5CController%5CCityCrudController&entityId=10&page=54&referrer=https%3A%2F%2Fo-mall.ma%2Fadmin%3FcrudAction%3Ddetail%26crudControllerFqcn%3DApp%255CFlexy%255CShopBundle%255CController%255CCityCrudController%26entityId%3D10%26page%3D54%26signature%3DuExKzZ7d4AcMR3FzZjcvMMTdbtGurwdrfMtDkakZDX0%26sort%255Bname%255D%3DASC&signature=WSoDY9ujgIU-tHPpAihfYR5faivSm-0BmzkNdW9AeT8"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1074
    -isAccessible: true
    -fqcn: "App\Flexy\ShopBundle\Entity\Shipping\City"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#899 …}
    -instance: App\Flexy\ShopBundle\Entity\Shipping\City {#1076 …}
    -primaryKeyName: "id"
    -primaryKeyValue: 10
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1283 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1478 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
7 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#617
    -type: "entity"
    -name: "index"
    -label: "Retour à la liste"
    -icon: null
    -cssClass: "action-index btn btn-secondary"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "index"
    ]
    -linkUrl: "https://o-mall.ma/admin?crudAction=index&crudControllerFqcn=App%5CFlexy%5CShopBundle%5CController%5CCityCrudController&page=54&referrer=https%3A%2F%2Fo-mall.ma%2Fadmin%3FcrudAction%3Ddetail%26crudControllerFqcn%3DApp%255CFlexy%255CShopBundle%255CController%255CCityCrudController%26entityId%3D10%26page%3D54%26signature%3DuExKzZ7d4AcMR3FzZjcvMMTdbtGurwdrfMtDkakZDX0%26sort%255Bname%255D%3DASC&signature=q7Vyghl_8TDiM3X4K1oGT0eTDa7T-2JvDqwCK5j7rVk"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "index"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1074
    -isAccessible: true
    -fqcn: "App\Flexy\ShopBundle\Entity\Shipping\City"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#899 …}
    -instance: App\Flexy\ShopBundle\Entity\Shipping\City {#1076 …}
    -primaryKeyName: "id"
    -primaryKeyValue: 10
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1283 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1478 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
8 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#643
    -type: "entity"
    -name: "edit"
    -label: "Éditer"
    -icon: null
    -cssClass: "action-edit btn btn-primary"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://o-mall.ma/admin?crudAction=edit&crudControllerFqcn=App%5CFlexy%5CShopBundle%5CController%5CCityCrudController&entityId=10&page=54&referrer=https%3A%2F%2Fo-mall.ma%2Fadmin%3FcrudAction%3Ddetail%26crudControllerFqcn%3DApp%255CFlexy%255CShopBundle%255CController%255CCityCrudController%26entityId%3D10%26page%3D54%26signature%3DuExKzZ7d4AcMR3FzZjcvMMTdbtGurwdrfMtDkakZDX0%26sort%255Bname%255D%3DASC&signature=gg2aJzZF20NkuTWwwzdai2jBnmxdH2R8TeHgLJdLzBc"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1074
    -isAccessible: true
    -fqcn: "App\Flexy\ShopBundle\Entity\Shipping\City"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#899 …}
    -instance: App\Flexy\ShopBundle\Entity\Shipping\City {#1076 …}
    -primaryKeyName: "id"
    -primaryKeyValue: 10
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1283 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1478 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
9 DENIED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS ABSTAIN
Show voter details
10 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1495
  -type: "dashboard"
  -index: 0
  -subIndex: -1
  -label: "Tableau de bord"
  -icon: "fas fa-home"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "https://o-mall.ma/admin?menuIndex=0&signature=hKnmoC95QG1XUEcmuvCMtlOmrdsx8io8L8v_6744KSI&submenuIndex=-1"
  -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 {#1516
  -type: "section"
  -index: 1
  -subIndex: -1
  -label: "Market Place"
  -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
12 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1518
  -type: "crud"
  -index: 2
  -subIndex: -1
  -label: "Produits"
  -icon: "fas fa-tags"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Flexy\ShopBundle\Controller\ProductCrudController"
    "entityFqcn" => "App\Flexy\ShopBundle\Entity\Product\Product"
    "entityId" => null
  ]
  -linkUrl: "https://o-mall.ma/admin?crudAction=index&crudControllerFqcn=App%5CFlexy%5CShopBundle%5CController%5CProductCrudController&entityFqcn=App%5CFlexy%5CShopBundle%5CEntity%5CProduct%5CProduct&menuIndex=2&signature=7z9-BTbaULPY4lCSF54JWQB-hG9pcq4XlOurwEvn3EU&submenuIndex=-1"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
13 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1520
  -type: "crud"
  -index: 3
  -subIndex: -1
  -label: "Famille produit"
  -icon: "fas fa-code-branch"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Flexy\ShopBundle\Controller\CategoryProductCrudController"
    "entityFqcn" => "App\Flexy\ShopBundle\Entity\Product\CategoryProduct"
    "entityId" => null
    "sort" => [
      "name" => "ASC"
    ]
  ]
  -linkUrl: "https://o-mall.ma/admin?crudAction=index&crudControllerFqcn=App%5CFlexy%5CShopBundle%5CController%5CCategoryProductCrudController&entityFqcn=App%5CFlexy%5CShopBundle%5CEntity%5CProduct%5CCategoryProduct&menuIndex=3&signature=itAPBI-eEJNWphRbFUyNaNr5tulKjcM4GmaAo2fRLQU&sort%5Bname%5D=ASC&submenuIndex=-1"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
14 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1522
  -type: "crud"
  -index: 4
  -subIndex: -1
  -label: "Attributs"
  -icon: "fas fa-tag"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Flexy\ShopBundle\Entity\Product\Attribut"
    "entityId" => null
    "sort" => [
      "name" => "ASC"
    ]
  ]
  -linkUrl: "https://o-mall.ma/admin?crudAction=index&crudControllerFqcn=App%5CFlexy%5CShopBundle%5CController%5CAttributCrudController&menuIndex=4&signature=jIEMy2YohN9wLLbez9jYkxirBd766qQ0Bjznl12udzc&sort%5Bname%5D=ASC&submenuIndex=-1"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
15 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1524
  -type: "crud"
  -index: 5
  -subIndex: -1
  -label: "Marques"
  -icon: "fas fa-copyright"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Flexy\ShopBundle\Entity\Brand"
    "entityId" => null
    "sort" => [
      "name" => "ASC"
    ]
  ]
  -linkUrl: "https://o-mall.ma/admin?crudAction=index&crudControllerFqcn=App%5CFlexy%5CShopBundle%5CController%5CBrandCrudController&menuIndex=5&signature=f1OOClJAb59Y4eXMyfpOo80RXgSbtaThgMivuwhLVI0&sort%5Bname%5D=ASC&submenuIndex=-1"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
16 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1526
  -type: "crud"
  -index: 6
  -subIndex: -1
  -label: "Vendeurs"
  -icon: "fas fa-user-tie"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Flexy\ShopBundle\Entity\Vendor\Vendor"
    "entityId" => null
    "sort" => [
      "name" => "ASC"
    ]
  ]
  -linkUrl: "https://o-mall.ma/admin?crudAction=index&crudControllerFqcn=App%5CFlexy%5CShopBundle%5CController%5CVendorCrudController&menuIndex=6&signature=qJdb1KmzaSy4gr8gi9glivsdqmADizfVAFuFrXepT24&sort%5Bname%5D=ASC&submenuIndex=-1"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
17 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1528
  -type: "section"
  -index: 7
  -subIndex: -1
  -label: "Services"
  -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
18 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1530
  -type: "crud"
  -index: 8
  -subIndex: -1
  -label: "Services"
  -icon: "fas fa-tags"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Flexy\ShopBundle\Controller\OfferProductCrudController"
    "entityFqcn" => "App\Flexy\ShopBundle\Entity\Product\Product"
    "entityId" => null
  ]
  -linkUrl: "https://o-mall.ma/admin?crudAction=index&crudControllerFqcn=App%5CFlexy%5CShopBundle%5CController%5COfferProductCrudController&entityFqcn=App%5CFlexy%5CShopBundle%5CEntity%5CProduct%5CProduct&menuIndex=8&signature=Z9WVDT2xqicQGZINd_l3hQn860MiMfgM9Ey27z-j538&submenuIndex=-1"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
19 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1532
  -type: "crud"
  -index: 9
  -subIndex: -1
  -label: "Familles services"
  -icon: "fas fa-code-branch"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Flexy\ShopBundle\Controller\CategoryOfferCrudController"
    "entityFqcn" => "App\Flexy\ShopBundle\Entity\Product\CategoryProduct"
    "entityId" => null
    "sort" => [
      "name" => "ASC"
    ]
  ]
  -linkUrl: "https://o-mall.ma/admin?crudAction=index&crudControllerFqcn=App%5CFlexy%5CShopBundle%5CController%5CCategoryOfferCrudController&entityFqcn=App%5CFlexy%5CShopBundle%5CEntity%5CProduct%5CCategoryProduct&menuIndex=9&signature=eAbgvWLchgj4NxxQBR0s5gAolb4GCPGRQt74s0PoP8M&sort%5Bname%5D=ASC&submenuIndex=-1"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
20 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1534
  -type: "section"
  -index: 10
  -subIndex: -1
  -label: "Announces"
  -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
21 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1536
  -type: "crud"
  -index: 11
  -subIndex: -1
  -label: "Announces"
  -icon: "fas fa-tags"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Flexy\ShopBundle\Controller\AnnounceProductCrudController"
    "entityFqcn" => "App\Flexy\ShopBundle\Entity\Product\Product"
    "entityId" => null
  ]
  -linkUrl: "https://o-mall.ma/admin?crudAction=index&crudControllerFqcn=App%5CFlexy%5CShopBundle%5CController%5CAnnounceProductCrudController&entityFqcn=App%5CFlexy%5CShopBundle%5CEntity%5CProduct%5CProduct&menuIndex=11&signature=sV6c8BQ7JuRuoyrRcwtOBM5q2ipRSX_shYX4dLw7hLk&submenuIndex=-1"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemBadgeDto {#1537 …}
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
22 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1539
  -type: "crud"
  -index: 12
  -subIndex: -1
  -label: "Familles Announces"
  -icon: "fas fa-code-branch"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Flexy\ShopBundle\Controller\CategoryAnnounceCrudController"
    "entityFqcn" => "App\Flexy\ShopBundle\Entity\Product\CategoryProduct"
    "entityId" => null
    "sort" => [
      "name" => "ASC"
    ]
  ]
  -linkUrl: "https://o-mall.ma/admin?crudAction=index&crudControllerFqcn=App%5CFlexy%5CShopBundle%5CController%5CCategoryAnnounceCrudController&entityFqcn=App%5CFlexy%5CShopBundle%5CEntity%5CProduct%5CCategoryProduct&menuIndex=12&signature=ngYGpRKSuGIDLQqmo7g7G4vDBADvEUvMu46oC6XVCxM&sort%5Bname%5D=ASC&submenuIndex=-1"
  -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 {#1541
  -type: "section"
  -index: 13
  -subIndex: -1
  -label: "Partenaire"
  -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
24 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1543
  -type: "crud"
  -index: 14
  -subIndex: -1
  -label: "Chronodyali"
  -icon: "fas fa-truck"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Flexy\ShopBundle\Controller\TransportTarifCrudController"
    "entityFqcn" => "App\Flexy\ShopBundle\Entity\Chronodyali\TransportTarif"
    "entityId" => null
  ]
  -linkUrl: "https://o-mall.ma/admin?crudAction=index&crudControllerFqcn=App%5CFlexy%5CShopBundle%5CController%5CTransportTarifCrudController&entityFqcn=App%5CFlexy%5CShopBundle%5CEntity%5CChronodyali%5CTransportTarif&menuIndex=14&signature=nNVA-mf8EYsrB7xhvlqv5k-WYiB1iEMzxF5H6H_sXGw&submenuIndex=-1"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
25 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1545
  -type: "url"
  -index: 15
  -subIndex: -1
  -label: "Dashboard chronodyali "
  -icon: "fa fa-tachometer"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "https://dashboard.chronodiali.ma/login-v2"
  -linkRel: "noopener"
  -linkTarget: "_blanc"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
26 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1547
  -type: "url"
  -index: 16
  -subIndex: -1
  -label: "CMI Banque "
  -icon: "fa fa-money"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: " https://testpayment.cmi.co.ma/cmi/report"
  -linkRel: "noopener"
  -linkTarget: "_blanc"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
27 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1549
  -type: "section"
  -index: 17
  -subIndex: -1
  -label: "Mots de passe"
  -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
28 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1551
  -type: "submenu"
  -index: 18
  -subIndex: -1
  -label: "CMI / Chronodyali"
  -icon: "fa fa-key"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: ""
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: [
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1553
      -type: "url"
      -index: 18
      -subIndex: 0
      -label: "<b>Backoffice CMI</b>"
      -icon: ""
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: null
      -linkUrl: "#"
      -linkRel: "noopener"
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1555
      -type: "url"
      -index: 18
      -subIndex: 1
      -label: "<small><b>id marchand: 600003088<br/>identifiant: di_a<br/>passsord: OmallCenter2022</small></b>"
      -icon: ""
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: null
      -linkUrl: "#"
      -linkRel: "noopener"
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1557
      -type: "url"
      -index: 18
      -subIndex: 2
      -label: "<b>Backoffice Chrono</b>"
      -icon: ""
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: null
      -linkUrl: "#"
      -linkRel: "noopener"
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1559
      -type: "url"
      -index: 18
      -subIndex: 3
      -label: """
        <small><b>login: f.aboumejd@chronodiali.ma\n
                 <br/>passsord: Chronodiali@2022</small></b>
        """
      -icon: ""
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: null
      -linkUrl: "#"
      -linkRel: "noopener"
      -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 {#1553
  -type: "url"
  -index: 18
  -subIndex: 0
  -label: "<b>Backoffice CMI</b>"
  -icon: ""
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: "noopener"
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
30 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1555
  -type: "url"
  -index: 18
  -subIndex: 1
  -label: "<small><b>id marchand: 600003088<br/>identifiant: di_a<br/>passsord: OmallCenter2022</small></b>"
  -icon: ""
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: "noopener"
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
31 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1557
  -type: "url"
  -index: 18
  -subIndex: 2
  -label: "<b>Backoffice Chrono</b>"
  -icon: ""
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: "noopener"
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
32 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1559
  -type: "url"
  -index: 18
  -subIndex: 3
  -label: """
    <small><b>login: f.aboumejd@chronodiali.ma\n
             <br/>passsord: Chronodiali@2022</small></b>
    """
  -icon: ""
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: "noopener"
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
33 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1561
  -type: "section"
  -index: 19
  -subIndex: -1
  -label: "Gestion platform"
  -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
34 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1563
  -type: "submenu"
  -index: 20
  -subIndex: -1
  -label: "Villes"
  -icon: "fas fa-home"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: ""
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: [
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1565
      -type: "crud"
      -index: 20
      -subIndex: 0
      -label: "Villes"
      -icon: "fas fa-user-tie"
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => null
        "entityFqcn" => "App\Flexy\ShopBundle\Entity\Shipping\City"
        "entityId" => null
        "sort" => [
          "name" => "ASC"
        ]
      ]
      -linkUrl: "https://o-mall.ma/admin?crudAction=index&crudControllerFqcn=App%5CFlexy%5CShopBundle%5CController%5CCityCrudController&menuIndex=20&signature=q7Vyghl_8TDiM3X4K1oGT0eTDa7T-2JvDqwCK5j7rVk&sort%5Bname%5D=ASC&submenuIndex=0"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1567
      -type: "crud"
      -index: 20
      -subIndex: 1
      -label: "Departements"
      -icon: "fas fa-home"
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => null
        "entityFqcn" => "App\Flexy\ShopBundle\Entity\Shipping\Departement"
        "entityId" => null
        "sort" => [
          "name" => "ASC"
        ]
      ]
      -linkUrl: "https://o-mall.ma/admin?crudAction=index&crudControllerFqcn=App%5CFlexy%5CShopBundle%5CController%5CDepartementCrudController&menuIndex=20&signature=x8hlWzD3irT0nJ4FmKg-ByctI-4OZ51jzbI1nzzwFiY&sort%5Bname%5D=ASC&submenuIndex=1"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
    }
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
35 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1565
  -type: "crud"
  -index: 20
  -subIndex: 0
  -label: "Villes"
  -icon: "fas fa-user-tie"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Flexy\ShopBundle\Entity\Shipping\City"
    "entityId" => null
    "sort" => [
      "name" => "ASC"
    ]
  ]
  -linkUrl: "https://o-mall.ma/admin?crudAction=index&crudControllerFqcn=App%5CFlexy%5CShopBundle%5CController%5CCityCrudController&menuIndex=20&signature=q7Vyghl_8TDiM3X4K1oGT0eTDa7T-2JvDqwCK5j7rVk&sort%5Bname%5D=ASC&submenuIndex=0"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
36 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1567
  -type: "crud"
  -index: 20
  -subIndex: 1
  -label: "Departements"
  -icon: "fas fa-home"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Flexy\ShopBundle\Entity\Shipping\Departement"
    "entityId" => null
    "sort" => [
      "name" => "ASC"
    ]
  ]
  -linkUrl: "https://o-mall.ma/admin?crudAction=index&crudControllerFqcn=App%5CFlexy%5CShopBundle%5CController%5CDepartementCrudController&menuIndex=20&signature=x8hlWzD3irT0nJ4FmKg-ByctI-4OZ51jzbI1nzzwFiY&sort%5Bname%5D=ASC&submenuIndex=1"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
37 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1569
  -type: "crud"
  -index: 21
  -subIndex: -1
  -label: "Clients"
  -icon: "fas fa-users"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Flexy\ShopBundle\Entity\Customer\Customer"
    "entityId" => null
    "sort" => [
      "firstName" => "ASC"
    ]
  ]
  -linkUrl: "https://o-mall.ma/admin?crudAction=index&crudControllerFqcn=App%5CFlexy%5CShopBundle%5CController%5CCustomerCrudController&menuIndex=21&signature=qpRAdnv8r9S5QO8zru4Z3knCF0KNgar5y6hAzLao7_Y&sort%5BfirstName%5D=ASC&submenuIndex=-1"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
38 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1571
  -type: "crud"
  -index: 22
  -subIndex: -1
  -label: "Commande reçue"
  -icon: "fas fa-file-invoice"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Flexy\ShopBundle\Controller\OrderCrudController"
    "entityFqcn" => "App\Flexy\ShopBundle\Entity\Order\Order"
    "entityId" => null
    "sort" => [
      "id" => "DESC"
    ]
  ]
  -linkUrl: "https://o-mall.ma/admin?crudAction=index&crudControllerFqcn=App%5CFlexy%5CShopBundle%5CController%5COrderCrudController&entityFqcn=App%5CFlexy%5CShopBundle%5CEntity%5COrder%5COrder&menuIndex=22&signature=rk2gAvzx8GJ8yhYA4b3-okDxvE4_F_r4bcmJqhqPhpQ&sort%5Bid%5D=DESC&submenuIndex=-1"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
39 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1573
  -type: "crud"
  -index: 23
  -subIndex: -1
  -label: "Commande retour"
  -icon: "fas fa-file-invoice"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Flexy\ShopBundle\Controller\ReturnOrderCrudController"
    "entityFqcn" => "App\Flexy\ShopBundle\Entity\Order\Order"
    "entityId" => null
    "sort" => [
      "id" => "DESC"
    ]
  ]
  -linkUrl: "https://o-mall.ma/admin?crudAction=index&crudControllerFqcn=App%5CFlexy%5CShopBundle%5CController%5CReturnOrderCrudController&entityFqcn=App%5CFlexy%5CShopBundle%5CEntity%5COrder%5COrder&menuIndex=23&signature=ndhPmbUhrSZl7rAb-Q7NwFEhBvy7NRnirzvHomdvbfg&sort%5Bid%5D=DESC&submenuIndex=-1"
  -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 {#1575
  -type: "crud"
  -index: 24
  -subIndex: -1
  -label: "Modes paiements"
  -icon: "fas fa-wallet"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Flexy\ShopBundle\Entity\Payment\PaymentMethod"
    "entityId" => null
  ]
  -linkUrl: "https://o-mall.ma/admin?crudAction=index&crudControllerFqcn=App%5CFlexy%5CShopBundle%5CController%5CPaymentMethodCrudController&menuIndex=24&signature=GWJ47tLynHmzo_JaoYhyKGJx30CHi8SHAGwzzB7m_cg&submenuIndex=-1"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
41 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1577
  -type: "crud"
  -index: 25
  -subIndex: -1
  -label: "Promotions"
  -icon: "fas fa-percent"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Flexy\ShopBundle\Entity\Promotion\Promotion"
    "entityId" => null
  ]
  -linkUrl: "https://o-mall.ma/admin?crudAction=index&crudControllerFqcn=App%5CFlexy%5CShopBundle%5CController%5CPromotionCrudController&menuIndex=25&signature=oPRwiZGuD0nSkWpIhzrT5EZIh5ZdglBuIA8GfhGh3hQ&submenuIndex=-1"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
42 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1579
  -type: "crud"
  -index: 26
  -subIndex: -1
  -label: "Coupon"
  -icon: "fas fa-gifts"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Flexy\ShopBundle\Entity\Promotion\Coupon"
    "entityId" => null
  ]
  -linkUrl: "https://o-mall.ma/admin?crudAction=index&crudControllerFqcn=App%5CFlexy%5CShopBundle%5CController%5CCouponsCrudController&menuIndex=26&signature=7xfBfUhApkmuNb-bhkuVXCZzKRGlu9NyCrvEv45A60Y&submenuIndex=-1"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
43 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1581
  -type: "crud"
  -index: 27
  -subIndex: -1
  -label: "Etat financier"
  -icon: "fas fa-money-bill-wave"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Flexy\ShopBundle\Controller\StatementCrudController"
    "entityFqcn" => "App\Flexy\ShopBundle\Entity\Order\Order"
    "entityId" => null
    "sort" => [
      "id" => "DESC"
    ]
  ]
  -linkUrl: "https://o-mall.ma/admin?crudAction=index&crudControllerFqcn=App%5CFlexy%5CShopBundle%5CController%5CStatementCrudController&entityFqcn=App%5CFlexy%5CShopBundle%5CEntity%5COrder%5COrder&menuIndex=27&signature=qyHWShBNhhu0j7KXpBy22Bxu0rTV_X-AiNtjR4b83Dw&sort%5Bid%5D=DESC&submenuIndex=-1"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
44 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1583
  -type: "crud"
  -index: 28
  -subIndex: -1
  -label: "Commande à payer"
  -icon: "fas fa-money-bill-wave"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Flexy\ShopBundle\Controller\OrderTopayCrudController"
    "entityFqcn" => "App\Flexy\ShopBundle\Entity\Order\Order"
    "entityId" => null
    "sort" => [
      "id" => "DESC"
    ]
  ]
  -linkUrl: "https://o-mall.ma/admin?crudAction=index&crudControllerFqcn=App%5CFlexy%5CShopBundle%5CController%5COrderTopayCrudController&entityFqcn=App%5CFlexy%5CShopBundle%5CEntity%5COrder%5COrder&menuIndex=28&signature=PhwYRVFnZ1S1BpOktCaEMt4EdyfXjplKCel1Gzr6Bdw&sort%5Bid%5D=DESC&submenuIndex=-1"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
45 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1585
  -type: "crud"
  -index: 29
  -subIndex: -1
  -label: "Commande Archivée"
  -icon: "fas fa-money-bill-wave"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Flexy\ShopBundle\Controller\OrderArchiveCrudController"
    "entityFqcn" => "App\Flexy\ShopBundle\Entity\Order\Order"
    "entityId" => null
  ]
  -linkUrl: "https://o-mall.ma/admin?crudAction=index&crudControllerFqcn=App%5CFlexy%5CShopBundle%5CController%5COrderArchiveCrudController&entityFqcn=App%5CFlexy%5CShopBundle%5CEntity%5COrder%5COrder&menuIndex=29&signature=1RRoUe9QQVQKZLbo8CAZbov2rKn2etov-uV0_iPhthY&submenuIndex=-1"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
46 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1587
  -type: "crud"
  -index: 30
  -subIndex: -1
  -label: "Demande de fond"
  -icon: "fas fa-money-bill-wave"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Flexy\ShopBundle\Controller\DemandeFundCrudController"
    "entityFqcn" => "App\Flexy\ShopBundle\Entity\Order\DemandeFund"
    "entityId" => null
  ]
  -linkUrl: "https://o-mall.ma/admin?crudAction=index&crudControllerFqcn=App%5CFlexy%5CShopBundle%5CController%5CDemandeFundCrudController&entityFqcn=App%5CFlexy%5CShopBundle%5CEntity%5COrder%5CDemandeFund&menuIndex=30&signature=ZzinYnTU_ueASjvd7F78NfWF_RhFC0jNCfuNKkJQdL4&submenuIndex=-1"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
47 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1589
  -type: "crud"
  -index: 31
  -subIndex: -1
  -label: "Commentaires"
  -icon: "fas fa-user-tie"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Flexy\ShopBundle\Entity\Product\Comment"
    "entityId" => null
  ]
  -linkUrl: "https://o-mall.ma/admin?crudAction=index&crudControllerFqcn=App%5CFlexy%5CShopBundle%5CController%5CCommentCrudController&menuIndex=31&signature=YvexdnZdc8TT3vwGg54g5j2y6PvUDzN6LTZJ96ly4zo&submenuIndex=-1"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
48 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1591
  -type: "section"
  -index: 32
  -subIndex: -1
  -label: "Contenu web"
  -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
49 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1593
  -type: "crud"
  -index: 33
  -subIndex: -1
  -label: "Master Slider"
  -icon: "fas fa-images"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Flexy\FrontBundle\Entity\MasterSlider"
    "entityId" => null
  ]
  -linkUrl: "https://o-mall.ma/admin?crudAction=index&crudControllerFqcn=App%5CFlexy%5CFrontBundle%5CController%5CAdmin%5CMasterSliderCrudController&menuIndex=33&signature=1whJKlIJRUz9DigD4GDKNVVvXvOjxzjmQYzOC5kG3aE&submenuIndex=-1"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
50 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1595
  -type: "crud"
  -index: 34
  -subIndex: -1
  -label: "Banniéres pubs"
  -icon: "fas fa-chalkboard"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Flexy\FrontBundle\Entity\PubBanner"
    "entityId" => null
  ]
  -linkUrl: "https://o-mall.ma/admin?crudAction=index&crudControllerFqcn=App%5CFlexy%5CFrontBundle%5CController%5CAdmin%5CPubBannerCrudController&menuIndex=34&signature=PWBMla4UTKdBZdZLMPaKeC0AzyS-_W57UkwS4pZb2mg&submenuIndex=-1"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
51 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1597
  -type: "route"
  -index: 35
  -subIndex: -1
  -label: "Marketplace enligne"
  -icon: "fas fa-eye"
  -cssClass: ""
  -permission: null
  -routeName: "front_home"
  -routeParameters: []
  -linkUrl: "https://o-mall.ma/admin?menuIndex=35&routeName=front_home&signature=dmjjhI30I1fQoCgvNOw_40ZnimW8S_vdOK6Og-_-ZGQ&submenuIndex=-1"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
52 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1508
  -type: "section"
  -index: 36
  -subIndex: -1
  -label: "Parametres"
  -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
53 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1504
  -type: "crud"
  -index: 37
  -subIndex: -1
  -label: "Utilisateurs"
  -icon: "fas fa-shield-alt"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\User"
    "entityId" => null
  ]
  -linkUrl: "https://o-mall.ma/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CUserCrudController&menuIndex=37&signature=fknXl8KnyfWx4xUr9P42a7cCe8_FlkeV6BHDMG0ADCo&submenuIndex=-1"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
54 DENIED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS ABSTAIN
Show voter details