Redirect 302 redirect from POST @admin-easy (6386e4)

Security

Token

Authenticated
Property Value
Roles
[
  "ROLE_USER"
  "ROLE_ADMIN"
  "ROLE_DEVELOPER"
  "ROLE_ADMIN_EMAIL"
  "ROLE_ADMIN_EASY_ALL"
  "ROLE_ADMIN_REPORT"
]
Inherited Roles
[
  "ROLE_SUPERVISEUR_GENERAL"
  "ROLE_ALLOWED_TO_SWITCH"
  "ROLE_OPERATEUR_INSCRIPTION"
  "ROLE_OPERATEUR_CONTROLE_OFFRE_B2B"
  "ROLE_OPERATEUR_CONTROLE_OFFRE_B2C"
  "ROLE_SUPERVISEUR_OFFRE"
  "ROLE_COMMERCIAL_PRO"
  "ROLE_ADMIN_VENTE_1"
  "ROLE_ADMIN_VENTE_2"
  "ROLE_OPERATEUR_PROJET_B2C"
  "ROLE_OPERATEUR_PROJET_B2B"
  "ROLE_MANAGER_TECH"
  "ROLE_MANAGER_BUSINESS_1"
  "ROLE_MANAGER_BUSINESS_2"
  "ROLE_COMPTABLE"
  "ROLE_ADMIN_EASY"
  "ROLE_ADMIN_EASY_EMAIL"
  "ROLE_ADMIN_EASY_OBLIGE"
  "ROLE_ADMIN_EASY_USER"
  "ROLE_ADMIN_EASY_JOB"
  "ROLE_ADMIN_EASY_ECOFFRE"
  "ROLE_ADMIN_SIGNATURE"
]
Token
Symfony\Component\Security\Core\Authentication\Token\SwitchUserToken {#2091
  -user: Consoneo\Bundle\UserBundle\Entity\ObligeUser {#1510 …}
  -roleNames: [
    "ROLE_USER"
    "ROLE_ADMIN"
    "ROLE_DEVELOPER"
    "ROLE_ADMIN_EMAIL"
    "ROLE_ADMIN_EASY_ALL"
    "ROLE_ADMIN_REPORT"
  ]
  -attributes: []
  -firewallName: "main"
  -originalToken: Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#2110 …}
  -originatedFromUri: "/"
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.oblige_user
context main
entry_point Consoneo\Bundle\SharedAdminBundle\Security\ObligeUserLoginFormAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "login_link"
  "remember_me"
  "Consoneo\Bundle\SharedAdminBundle\Security\ObligeUserLoginFormAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#2024
  -map: Symfony\Component\Security\Http\AccessMap {#2025 …}
  -logger: Monolog\Logger {#1990 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#2062
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#2281 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#1990 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#2061 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1991 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#1989 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#2056 …}
}
340.65 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#2074
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#2070 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#2077
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#2282 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#2055 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#2078 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#2213 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Monolog\Logger {#1990 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#3621 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#3528 …}
  -targetRoute: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#2080
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#2282 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#2213 …}
  -map: Symfony\Component\Security\Http\AccessMap {#2025 …}
}
2.22 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#2013
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#2282 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1985 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1991 …}
}
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\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
5
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_USER
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#19 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#13 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#16 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#22 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#21 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#20 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#23 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/admin-easy"
  #requestUri: "/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CDocumentTypeCrudController&page=1&query=pr%C3%A9visite"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#2084 …}
  #locale: null
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
2 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#5451
  -isAccessible: true
  -instance: null
  -primaryKeyValue: null
  -fields: null
  -actions: null
  -fqcn: "Consoneo\Bundle\ObligeBundle\Entity\DocumentType"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#4859 …}
  -permission: null
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
3 GRANTED EA_EXECUTE_ACTION
[
  "action" => "index"
  "entity" => null
  "entityFqcn" => "Consoneo\Bundle\ObligeBundle\Entity\DocumentType"
]
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
4 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#5764
  -isAccessible: true
  -instance: Consoneo\Bundle\ObligeBundle\Entity\DocumentType {#5795 …}
  -primaryKeyValue: 225
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5827 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#6251 …}
  -fqcn: "Consoneo\Bundle\ObligeBundle\Entity\DocumentType"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#4859 …}
  -permission: null
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
5 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#5712
  -isAccessible: true
  -instance: Consoneo\Bundle\ObligeBundle\Entity\DocumentType {#5766 …}
  -primaryKeyValue: 88
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5891 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#6212 …}
  -fqcn: "Consoneo\Bundle\ObligeBundle\Entity\DocumentType"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#4859 …}
  -permission: null
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
6 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5674
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IdField"
  -propertyName: "id"
  -propertyNameSuffix: null
  -value: 225
  -formattedValue: "225"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5895 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5654 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -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"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5672 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5685 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5909 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5686 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5702 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
7 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5701
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "name"
  -propertyNameSuffix: null
  -value: "Photo additionnelle de prévisite BAR-EN-102"
  -formattedValue: "Photo additionnelle de prévisite BAR-EN-102"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5878 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5741 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: Symfony\Component\Translation\TranslatableMessage {#5739 …}
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5735 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5748 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5917 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5734 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5737 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
8 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5837
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "description"
  -propertyNameSuffix: null
  -value: null
  -formattedValue: Twig\Markup {#5834 …}
  -formatValueCallable: Closure($value) {#5698 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#5918 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5813 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5831 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5845 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5927 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5846 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5708 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
9 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5740
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateTimeField"
  -propertyName: "created_datetime"
  -propertyNameSuffix: null
  -value: DateTime @1598848431 {#5797
    date: 2020-08-31 06:33:51.0 Europe/Paris (+02:00)
  }
  -formattedValue: "31/08/2020 06:33"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5928 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateTimeType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5880 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-datetime"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/datetime"
  -templatePath: "@EasyAdmin/crud/field/datetime.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5709 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5814 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5938 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5821 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5898 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
10 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5884
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IdField"
  -propertyName: "id"
  -propertyNameSuffix: null
  -value: 88
  -formattedValue: "88"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5976 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5881 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -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"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5832 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5745 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5979 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5738 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5744 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
11 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5833
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "name"
  -propertyNameSuffix: null
  -value: "Prévisite"
  -formattedValue: "Prévisite"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5978 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5939 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: Symfony\Component\Translation\TranslatableMessage {#5949 …}
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5916 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5903 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5980 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5929 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5950 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
12 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5958
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "description"
  -propertyNameSuffix: null
  -value: null
  -formattedValue: Twig\Markup {#5963 …}
  -formatValueCallable: Closure($value) {#5698 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#5974 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5961 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5960 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5962 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5998 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5959 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5964 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
13 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5965
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateTimeField"
  -propertyName: "created_datetime"
  -propertyNameSuffix: null
  -value: DateTime @1520412224 {#5751
    date: 2018-03-07 09:43:44.0 Europe/Paris (+01:00)
  }
  -formattedValue: "07/03/2018 09:43"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5989 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateTimeType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5968 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-datetime"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/datetime"
  -templatePath: "@EasyAdmin/crud/field/datetime.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5967 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5969 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6008 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5966 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5971 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
14 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#5953
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#5970 …}
    -icon: "fa fa-edit"
    -cssClass: "btn btn-sm btn-light btn btn-default"
    -addedCssClass: " btn btn-default"
    -htmlAttributes: [
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=edit&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CDocumentTypeCrudController&entityId=225&page=1&query=pr%C3%A9visite"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#5479 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#5477 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#5480 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#5481 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#5764
    -isAccessible: true
    -instance: Consoneo\Bundle\ObligeBundle\Entity\DocumentType {#5795 …}
    -primaryKeyValue: 225
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5827 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#6251 …}
    -fqcn: "Consoneo\Bundle\ObligeBundle\Entity\DocumentType"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#4859 …}
    -permission: null
  }
]
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
15 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#5954
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#6269 …}
    -icon: "fa fa-trash"
    -cssClass: "btn btn-sm btn-danger btn btn-danger text-white"
    -addedCssClass: " btn btn-danger text-white"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=delete&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CDocumentTypeCrudController&entityId=225&page=1&query=pr%C3%A9visite"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=delete&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CDocumentTypeCrudController&entityId=225&page=1&query=pr%C3%A9visite"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#5479 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#5477 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#5472 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#5467 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#5764
    -isAccessible: true
    -instance: Consoneo\Bundle\ObligeBundle\Entity\DocumentType {#5795 …}
    -primaryKeyValue: 225
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5827 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#6251 …}
    -fqcn: "Consoneo\Bundle\ObligeBundle\Entity\DocumentType"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#4859 …}
    -permission: null
  }
]
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
16 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#5977
    -type: "entity"
    -name: "detail"
    -label: Symfony\Component\Translation\TranslatableMessage {#6268 …}
    -icon: "fa fa-eye"
    -cssClass: "btn btn-sm btn-info"
    -addedCssClass: " "
    -htmlAttributes: [
      "data-action-name" => "detail"
    ]
    -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=detail&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CDocumentTypeCrudController&entityId=225&page=1&query=pr%C3%A9visite"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "detail"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#5479 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#5477 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#5480 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#5481 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#5764
    -isAccessible: true
    -instance: Consoneo\Bundle\ObligeBundle\Entity\DocumentType {#5795 …}
    -primaryKeyValue: 225
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5827 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#6251 …}
    -fqcn: "Consoneo\Bundle\ObligeBundle\Entity\DocumentType"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#4859 …}
    -permission: null
  }
]
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
17 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#5951
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#6241 …}
    -icon: "fa fa-edit"
    -cssClass: "btn btn-sm btn-light btn btn-default"
    -addedCssClass: " btn btn-default"
    -htmlAttributes: [
      "data-action-name" => "edit"
    ]
    -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=edit&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CDocumentTypeCrudController&entityId=88&page=1&query=pr%C3%A9visite"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#5479 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#5477 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#5480 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#5481 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#5712
    -isAccessible: true
    -instance: Consoneo\Bundle\ObligeBundle\Entity\DocumentType {#5766 …}
    -primaryKeyValue: 88
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5891 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#6212 …}
    -fqcn: "Consoneo\Bundle\ObligeBundle\Entity\DocumentType"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#4859 …}
    -permission: null
  }
]
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
18 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#5973
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#6236 …}
    -icon: "fa fa-trash"
    -cssClass: "btn btn-sm btn-danger btn btn-danger text-white"
    -addedCssClass: " btn btn-danger text-white"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=delete&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CDocumentTypeCrudController&entityId=88&page=1&query=pr%C3%A9visite"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=delete&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CDocumentTypeCrudController&entityId=88&page=1&query=pr%C3%A9visite"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#5479 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#5477 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#5472 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#5467 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#5712
    -isAccessible: true
    -instance: Consoneo\Bundle\ObligeBundle\Entity\DocumentType {#5766 …}
    -primaryKeyValue: 88
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5891 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#6212 …}
    -fqcn: "Consoneo\Bundle\ObligeBundle\Entity\DocumentType"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#4859 …}
    -permission: null
  }
]
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
19 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#6252
    -type: "entity"
    -name: "detail"
    -label: Symfony\Component\Translation\TranslatableMessage {#6237 …}
    -icon: "fa fa-eye"
    -cssClass: "btn btn-sm btn-info"
    -addedCssClass: " "
    -htmlAttributes: [
      "data-action-name" => "detail"
    ]
    -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=detail&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CDocumentTypeCrudController&entityId=88&page=1&query=pr%C3%A9visite"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "detail"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#5479 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#5477 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#5480 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#5481 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#5712
    -isAccessible: true
    -instance: Consoneo\Bundle\ObligeBundle\Entity\DocumentType {#5766 …}
    -primaryKeyValue: 88
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5891 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#6212 …}
    -fqcn: "Consoneo\Bundle\ObligeBundle\Entity\DocumentType"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#4859 …}
    -permission: null
  }
]
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
20 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#5386
    -type: "global"
    -name: "new"
    -label: Symfony\Component\Translation\TranslatableMessage {#5972 …}
    -icon: "fa fa-plus"
    -cssClass: "action-new"
    -addedCssClass: " "
    -htmlAttributes: [
      "data-action-name" => "new"
    ]
    -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=new&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CDocumentTypeCrudController&query=pr%C3%A9visite"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "new"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#5479 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#5477 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#5475 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#5481 …}
  }
  "entity" => null
]
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
21 GRANTED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
22 GRANTED EA_EXIT_IMPERSONATION
null
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
23 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6121
  -type: "section"
  -selected: false
  -expanded: false
  -label: ""
  -icon: null
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
24 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6107
  -type: "logout"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#6091 …}
  -icon: "internal:sign-out"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "/logout"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
25 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6198
  -type: "exit_impersonation"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#6103 …}
  -icon: "internal:user-lock"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "?_switch_user=_exit"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
26 GRANTED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
27 GRANTED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
28 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6911
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7019 …}
  -icon: "fa fa-home"
  -cssClass: ""
  -permission: null
  -routeName: "dashboard"
  -routeParameters: []
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?routeName=dashboard"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
29 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6906
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7021 …}
  -icon: null
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
30 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6906
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7021 …}
  -icon: null
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
31 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6920
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7022 …}
  -icon: "fas fa-building"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "Consoneo\Bundle\UserBundle\Entity\Oblige"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CObligeCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
32 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6920
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7022 …}
  -icon: "fas fa-building"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "Consoneo\Bundle\UserBundle\Entity\Oblige"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CObligeCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
33 GRANTED ROLE_ADMIN_EASY_USER
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6915
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7033 …}
  -icon: "fas fa-users"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_USER"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "Consoneo\Bundle\UserBundle\Entity\ObligeUser"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CObligeUserCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
34 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6915
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7033 …}
  -icon: "fas fa-users"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_USER"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "Consoneo\Bundle\UserBundle\Entity\ObligeUser"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CObligeUserCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
35 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6913
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7056 …}
  -icon: "fas fa-network-wired"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "Consoneo\Bundle\UserBundle\Entity\TeteReseau"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CTeteReseauCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
36 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6913
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7056 …}
  -icon: "fas fa-network-wired"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "Consoneo\Bundle\UserBundle\Entity\TeteReseau"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CTeteReseauCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
37 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6908
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7071 …}
  -icon: "fas fa-globe"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "Consoneo\Bundle\ObligeBundle\Entity\IntegrationModule"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CIntegrationModuleCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
38 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6908
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7071 …}
  -icon: "fas fa-globe"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "Consoneo\Bundle\ObligeBundle\Entity\IntegrationModule"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CIntegrationModuleCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
39 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6910
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7086 …}
  -icon: null
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
40 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6910
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7086 …}
  -icon: null
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
41 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6900
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7091 …}
  -icon: "fas fa-handshake"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "Consoneo\Bundle\ObligeBundle\Entity\Mediateur"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CMediateurCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
42 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6900
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7091 …}
  -icon: "fas fa-handshake"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "Consoneo\Bundle\ObligeBundle\Entity\Mediateur"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CMediateurCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
43 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6902
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7106 …}
  -icon: "fas fa-university"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "Consoneo\Bundle\ObligeBundle\Entity\TiersFinanceur"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CTiersFinanceurCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
44 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6902
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7106 …}
  -icon: "fas fa-university"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "Consoneo\Bundle\ObligeBundle\Entity\TiersFinanceur"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CTiersFinanceurCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
45 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6904
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7129 …}
  -icon: "fas fa-cog"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "Consoneo\Bundle\ObligeBundle\Entity\MprConfig"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CMprConfigCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
46 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6904
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7129 …}
  -icon: "fas fa-cog"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "Consoneo\Bundle\ObligeBundle\Entity\MprConfig"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CMprConfigCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
47 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6918
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7144 …}
  -icon: null
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
48 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6918
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7144 …}
  -icon: null
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
49 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6921
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7149 …}
  -icon: "fas fa-euro-sign"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "Consoneo\Bundle\SimulateurBundle\Entity\CEEEligibleSpendingLimit"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CCEEEligibleSpendingLimitCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
50 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6921
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7149 …}
  -icon: "fas fa-euro-sign"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "Consoneo\Bundle\SimulateurBundle\Entity\CEEEligibleSpendingLimit"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CCEEEligibleSpendingLimitCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
51 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6923
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7164 …}
  -icon: "fas fa-percent"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "Consoneo\Bundle\SimulateurBundle\Entity\MPREligibleMaxPercentage"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CMPREligibleMaxPercentageCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
52 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6923
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7164 …}
  -icon: "fas fa-percent"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "Consoneo\Bundle\SimulateurBundle\Entity\MPREligibleMaxPercentage"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CMPREligibleMaxPercentageCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
53 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6925
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7187 …}
  -icon: "fas fa-hand-holding-heart"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "Consoneo\Bundle\WorkflowBundle\Entity\CoupDePouce"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CCoupDePouceCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
54 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6925
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7187 …}
  -icon: "fas fa-hand-holding-heart"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "Consoneo\Bundle\WorkflowBundle\Entity\CoupDePouce"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CCoupDePouceCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
55 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6927
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7202 …}
  -icon: null
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
56 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6927
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7202 …}
  -icon: null
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
57 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6929
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7207 …}
  -icon: "fas fa-folder"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "Consoneo\Bundle\ObligeBundle\Entity\Catalogue\Category"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CCatalogue_CategoryCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
58 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6929
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7207 …}
  -icon: "fas fa-folder"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "Consoneo\Bundle\ObligeBundle\Entity\Catalogue\Category"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CCatalogue_CategoryCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
59 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6931
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7222 …}
  -icon: "fas fa-cube"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "Consoneo\Bundle\ObligeBundle\Entity\Catalogue\ProductType"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CCatalogue_ProductTypeCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
60 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6931
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7222 …}
  -icon: "fas fa-cube"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "Consoneo\Bundle\ObligeBundle\Entity\Catalogue\ProductType"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CCatalogue_ProductTypeCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
61 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6933
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7245 …}
  -icon: null
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
62 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6933
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7245 …}
  -icon: null
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
63 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6935
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7250 …}
  -icon: "fas fa-calculator"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "Consoneo\Bundle\SimulateurBundle\Entity\Simulateur"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CSimulateurCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
64 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6935
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7250 …}
  -icon: "fas fa-calculator"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "Consoneo\Bundle\SimulateurBundle\Entity\Simulateur"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CSimulateurCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
65 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6937
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7265 …}
  -icon: "fas fa-tasks"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "Consoneo\Bundle\SimulateurBundle\Entity\Operation"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5COperationCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
66 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6937
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7265 …}
  -icon: "fas fa-tasks"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "Consoneo\Bundle\SimulateurBundle\Entity\Operation"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5COperationCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
67 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6939
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7288 …}
  -icon: "fas fa-gavel"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "Consoneo\Bundle\ObligeBundle\Entity\Arrete"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CArreteCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
68 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6939
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7288 …}
  -icon: "fas fa-gavel"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "Consoneo\Bundle\ObligeBundle\Entity\Arrete"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CArreteCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
69 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6941
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7303 …}
  -icon: null
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
70 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6941
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7303 …}
  -icon: null
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
71 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6943
  -type: "crud"
  -selected: true
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7308 …}
  -icon: "fas fa-file-alt"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "Consoneo\Bundle\ObligeBundle\Entity\DocumentType"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CDocumentTypeCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
72 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6943
  -type: "crud"
  -selected: true
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7308 …}
  -icon: "fas fa-file-alt"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "Consoneo\Bundle\ObligeBundle\Entity\DocumentType"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CDocumentTypeCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
73 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6945
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7323 …}
  -icon: "fas fa-file-medical"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "Consoneo\Bundle\ObligeBundle\Entity\OperationDocumentConfig"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5COperationDocumentConfigCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
74 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6945
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7323 …}
  -icon: "fas fa-file-medical"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "Consoneo\Bundle\ObligeBundle\Entity\OperationDocumentConfig"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5COperationDocumentConfigCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
75 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6947
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7346 …}
  -icon: "fas fa-check-circle"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "C2eCoreBundle\Entity\Engine\ConstraintRule"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CEngine_ConstraintRuleCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
76 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6947
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7346 …}
  -icon: "fas fa-check-circle"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "C2eCoreBundle\Entity\Engine\ConstraintRule"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CEngine_ConstraintRuleCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
77 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6949
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7361 …}
  -icon: "fas fa-history"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "C2eCoreBundle\Entity\Engine\EngineGenerationLog"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CEngine_GenerationLogCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
78 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6949
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7361 …}
  -icon: "fas fa-history"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "C2eCoreBundle\Entity\Engine\EngineGenerationLog"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CEngine_GenerationLogCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
79 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6951
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7376 …}
  -icon: null
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
80 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6951
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7376 …}
  -icon: null
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
81 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6953
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7381 …}
  -icon: "fas fa-file-csv"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "C2eCoreBundle\Entity\Engine\EmmyCsvConfiguration"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CEmmyCsvConfigurationCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
82 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6953
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7381 …}
  -icon: "fas fa-file-csv"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "C2eCoreBundle\Entity\Engine\EmmyCsvConfiguration"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CEmmyCsvConfigurationCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
83 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6955
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7396 …}
  -icon: "fas fa-table"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "C2eCoreBundle\Entity\Engine\MatrixDefinition"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CEngine_MatrixDefinitionCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
84 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6955
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7396 …}
  -icon: "fas fa-table"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "C2eCoreBundle\Entity\Engine\MatrixDefinition"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CEngine_MatrixDefinitionCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
85 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6957
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7419 …}
  -icon: "fas fa-chart-bar"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "C2eCoreBundle\Entity\Engine\RangeDimension"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CEngine_RangeDimensionCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
86 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6957
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7419 …}
  -icon: "fas fa-chart-bar"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "C2eCoreBundle\Entity\Engine\RangeDimension"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CEngine_RangeDimensionCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
87 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6959
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7434 …}
  -icon: "fas fa-exchange-alt"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "C2eCoreBundle\Entity\Engine\MatrixTransformation"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CEngine_MatrixTransformationCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
88 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6959
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7434 …}
  -icon: "fas fa-exchange-alt"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "C2eCoreBundle\Entity\Engine\MatrixTransformation"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CEngine_MatrixTransformationCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
89 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6961
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7449 …}
  -icon: "fas fa-code"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "C2eCoreBundle\Entity\Engine\Formula"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CEngine_FormulaCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
90 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6961
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7449 …}
  -icon: "fas fa-code"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "C2eCoreBundle\Entity\Engine\Formula"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CEngine_FormulaCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
91 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6963
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7464 …}
  -icon: null
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
92 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6963
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7464 …}
  -icon: null
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
93 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6965
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7469 …}
  -icon: "fas fa-file-pdf"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "C2eCoreBundle\Entity\Engine\AhPdfConfiguration"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CEngine_AhPdfConfigurationCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
94 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6965
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7469 …}
  -icon: "fas fa-file-pdf"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "C2eCoreBundle\Entity\Engine\AhPdfConfiguration"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CEngine_AhPdfConfigurationCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
95 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6967
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7484 …}
  -icon: "fas fa-th-large"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "C2eCoreBundle\Entity\Engine\AhPredefinedBlock"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CEngine_AhPredefinedBlockCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
96 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6967
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7484 …}
  -icon: "fas fa-th-large"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "C2eCoreBundle\Entity\Engine\AhPredefinedBlock"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CEngine_AhPredefinedBlockCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
97 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6969
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7507 …}
  -icon: null
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
98 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6969
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7507 …}
  -icon: null
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
99 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6971
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7512 …}
  -icon: "fas fa-edit"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "Consoneo\Bundle\FormGeneratorBundle\Form\Domain\Model\FormConfig"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CFormGenerator_FormConfigCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
100 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6971
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7512 …}
  -icon: "fas fa-edit"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "Consoneo\Bundle\FormGeneratorBundle\Form\Domain\Model\FormConfig"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CFormGenerator_FormConfigCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
101 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6973
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7527 …}
  -icon: "fas fa-map-marker-alt"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "Consoneo\Bundle\FormGeneratorBundle\Form\Domain\Model\Location"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CFormGenerator_LocationCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
102 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6973
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7527 …}
  -icon: "fas fa-map-marker-alt"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "Consoneo\Bundle\FormGeneratorBundle\Form\Domain\Model\Location"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CFormGenerator_LocationCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
103 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6975
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7550 …}
  -icon: "fas fa-tags"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "Consoneo\Bundle\FormGeneratorBundle\Form\Domain\Model\Tag"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CFormGenerator_TagCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
104 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6975
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7550 …}
  -icon: "fas fa-tags"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "Consoneo\Bundle\FormGeneratorBundle\Form\Domain\Model\Tag"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CFormGenerator_TagCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
105 GRANTED ROLE_ADMIN_EASY_EMAIL
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6977
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7565 …}
  -icon: null
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_EMAIL"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
106 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6977
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7565 …}
  -icon: null
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_EMAIL"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
107 GRANTED ROLE_ADMIN_EASY_EMAIL
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6979
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7570 …}
  -icon: "fas fa-envelope"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_EMAIL"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "Consoneo\Bundle\WorkflowBundle\Entity\EConfigEmail"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CEConfigEmailCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
108 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6979
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7570 …}
  -icon: "fas fa-envelope"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_EMAIL"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "Consoneo\Bundle\WorkflowBundle\Entity\EConfigEmail"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CEConfigEmailCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
109 GRANTED ROLE_ADMIN_EASY_EMAIL
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6981
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7585 …}
  -icon: "fas fa-envelope-open-text"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_EMAIL"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "Consoneo\Bundle\WorkflowBundle\Entity\EConfigEmailType"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CEConfigEmailTypeCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
110 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6981
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7585 …}
  -icon: "fas fa-envelope-open-text"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_EMAIL"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "Consoneo\Bundle\WorkflowBundle\Entity\EConfigEmailType"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CEConfigEmailTypeCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
111 GRANTED ROLE_ADMIN_EASY_EMAIL
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6983
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7608 …}
  -icon: "fas fa-stream"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_EMAIL"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "Consoneo\Bundle\WorkflowBundle\Entity\EConfigFlow"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CEConfigFlowCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
112 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6983
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7608 …}
  -icon: "fas fa-stream"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_EMAIL"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "Consoneo\Bundle\WorkflowBundle\Entity\EConfigFlow"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CEConfigFlowCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
113 GRANTED ROLE_ADMIN_EASY_EMAIL
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6985
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7623 …}
  -icon: "fas fa-project-diagram"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_EMAIL"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "Consoneo\Bundle\WorkflowBundle\Entity\EConfigWorkflow"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CEConfigWorkflowCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
114 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6985
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7623 …}
  -icon: "fas fa-project-diagram"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_EMAIL"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "Consoneo\Bundle\WorkflowBundle\Entity\EConfigWorkflow"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CEConfigWorkflowCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
115 GRANTED ROLE_ADMIN_EASY_EMAIL
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6987
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7638 …}
  -icon: "fas fa-link"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_EMAIL"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "Consoneo\Bundle\WorkflowBundle\Entity\EConfigLink"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CEConfigLinkCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
116 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6987
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7638 …}
  -icon: "fas fa-link"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_EMAIL"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "Consoneo\Bundle\WorkflowBundle\Entity\EConfigLink"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CEConfigLinkCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
117 GRANTED ROLE_ADMIN_SIGNATURE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6989
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7653 …}
  -icon: null
  -cssClass: ""
  -permission: "ROLE_ADMIN_SIGNATURE"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
118 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6989
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7653 …}
  -icon: null
  -cssClass: ""
  -permission: "ROLE_ADMIN_SIGNATURE"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
119 GRANTED ROLE_ADMIN_SIGNATURE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6991
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7658 …}
  -icon: "fas fa-signature"
  -cssClass: ""
  -permission: "ROLE_ADMIN_SIGNATURE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "Consoneo\Bundle\WorkflowBundle\Entity\SignatureRequest"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CSignatureRequestCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
120 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6991
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7658 …}
  -icon: "fas fa-signature"
  -cssClass: ""
  -permission: "ROLE_ADMIN_SIGNATURE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "Consoneo\Bundle\WorkflowBundle\Entity\SignatureRequest"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CSignatureRequestCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
121 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6993
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7673 …}
  -icon: null
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
122 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6993
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7673 …}
  -icon: null
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
123 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6995
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7678 …}
  -icon: "fas fa-archive"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "Consoneo\Bundle\ObligeBundle\Entity\ArchiveReason"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CArchiveReasonCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
124 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6995
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7678 …}
  -icon: "fas fa-archive"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "Consoneo\Bundle\ObligeBundle\Entity\ArchiveReason"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CArchiveReasonCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
125 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6997
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7701 …}
  -icon: null
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
126 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6997
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7701 …}
  -icon: null
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
127 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6999
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7706 …}
  -icon: "fas fa-link"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "C2eCoreBundle\Entity\Certificall\Certilink"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CCertilinkCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
128 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#6999
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7706 …}
  -icon: "fas fa-link"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "C2eCoreBundle\Entity\Certificall\Certilink"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CCertilinkCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
129 GRANTED ROLE_ADMIN_EASY_ECOFFRE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#7001
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7729 …}
  -icon: null
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_ECOFFRE"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
130 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#7001
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7729 …}
  -icon: null
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_ECOFFRE"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
131 GRANTED ROLE_ADMIN_EASY_ECOFFRE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#7003
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7734 …}
  -icon: "fas fa-search"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_ECOFFRE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "Consoneo\Bundle\EcoffreFortBundle\Entity\LogQuery"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CLogQueryCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
132 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#7003
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7734 …}
  -icon: "fas fa-search"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_ECOFFRE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "Consoneo\Bundle\EcoffreFortBundle\Entity\LogQuery"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CLogQueryCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
133 GRANTED ROLE_ADMIN_EASY_ECOFFRE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#7005
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7757 …}
  -icon: "fas fa-address-book"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_ECOFFRE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "Consoneo\Bundle\EcoffreFortBundle\Entity\Annuaire"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CAnnuaireCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
134 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#7005
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7757 …}
  -icon: "fas fa-address-book"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_ECOFFRE"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "Consoneo\Bundle\EcoffreFortBundle\Entity\Annuaire"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CAnnuaireCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
135 GRANTED ROLE_ADMIN_EASY_JOB
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#7007
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7780 …}
  -icon: null
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_JOB"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
136 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#7007
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7780 …}
  -icon: null
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_JOB"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
137 GRANTED ROLE_ADMIN_EASY_JOB
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#7009
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7785 …}
  -icon: "fas fa-clock"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_JOB"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "JMS\JobQueueBundle\Entity\Job"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CJobCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
138 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#7009
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7785 …}
  -icon: "fas fa-clock"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_JOB"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "JMS\JobQueueBundle\Entity\Job"
    "entityId" => null
  ]
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?crudAction=index&crudControllerFqcn=Consoneo%5CBundle%5CObligeBundle%5CController%5CEasy%5CJobCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
139 GRANTED ROLE_ADMIN_EASY
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#7011
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7800 …}
  -icon: null
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
140 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#7011
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7800 …}
  -icon: null
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
141 GRANTED ROLE_ADMIN_EASY
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#7013
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7805 …}
  -icon: "fas fa-shield-alt"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY"
  -routeName: "admin_engine_configuration_integrity"
  -routeParameters: []
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?routeName=admin_engine_configuration_integrity"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
142 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#7013
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7805 …}
  -icon: "fas fa-shield-alt"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY"
  -routeName: "admin_engine_configuration_integrity"
  -routeParameters: []
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?routeName=admin_engine_configuration_integrity"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
143 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#7015
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7828 …}
  -icon: "fas fa-file-pdf"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: "admin_contract_partnership_migration_dashboard"
  -routeParameters: []
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?routeName=admin_contract_partnership_migration_dashboard"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
144 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#7015
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7828 …}
  -icon: "fas fa-file-pdf"
  -cssClass: ""
  -permission: "ROLE_ADMIN_EASY_OBLIGE"
  -routeName: "admin_contract_partnership_migration_dashboard"
  -routeParameters: []
  -linkUrl: "https://admin.preprod-orion.dossier-c2e.fr/admin-easy?routeName=admin_contract_partnership_migration_dashboard"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
145 GRANTED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
146 GRANTED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details