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 …}
}
347.45 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 …}
}
1.12 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%5COperationDocumentConfigCrudController"
  #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 {#5442
  -isAccessible: true
  -instance: null
  -primaryKeyValue: null
  -fields: null
  -actions: null
  -fqcn: "Consoneo\Bundle\ObligeBundle\Entity\OperationDocumentConfig"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#5427 …}
  -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\OperationDocumentConfig"
]
"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 {#5857
  -isAccessible: true
  -instance: Consoneo\Bundle\ObligeBundle\Entity\OperationDocumentConfig {#5880 …}
  -primaryKeyValue: 5
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6011 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7359 …}
  -fqcn: "Consoneo\Bundle\ObligeBundle\Entity\OperationDocumentConfig"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#5427 …}
  -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 {#5966
  -isAccessible: true
  -instance: Consoneo\Bundle\ObligeBundle\Entity\OperationDocumentConfig {#5998 …}
  -primaryKeyValue: 6
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5928 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7340 …}
  -fqcn: "Consoneo\Bundle\ObligeBundle\Entity\OperationDocumentConfig"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#5427 …}
  -permission: null
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
6 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#5970
  -isAccessible: true
  -instance: Consoneo\Bundle\ObligeBundle\Entity\OperationDocumentConfig {#6024 …}
  -primaryKeyValue: 4
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6640 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7313 …}
  -fqcn: "Consoneo\Bundle\ObligeBundle\Entity\OperationDocumentConfig"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#5427 …}
  -permission: null
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
7 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#5973
  -isAccessible: true
  -instance: Consoneo\Bundle\ObligeBundle\Entity\OperationDocumentConfig {#5999 …}
  -primaryKeyValue: 2
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6744 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7286 …}
  -fqcn: "Consoneo\Bundle\ObligeBundle\Entity\OperationDocumentConfig"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#5427 …}
  -permission: null
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
8 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#5912
  -isAccessible: true
  -instance: Consoneo\Bundle\ObligeBundle\Entity\OperationDocumentConfig {#6032 …}
  -primaryKeyValue: 3
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6889 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7259 …}
  -fqcn: "Consoneo\Bundle\ObligeBundle\Entity\OperationDocumentConfig"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#5427 …}
  -permission: null
}
"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 {#5967
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "displayName"
  -propertyNameSuffix: null
  -value: "BAR-TH-171 - Prévisite (beginning)"
  -formattedValue: Twig\Markup {#6550 …}
  -formatValueCallable: Closure($value, OperationDocumentConfig $entity) {#5741 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#6143 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6005 …}
  -sortable: false
  -virtual: true
  -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 {#6004 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5964 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6496 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5968 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5959 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"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 {#5958
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "frameId"
  -propertyNameSuffix: null
  -value: "375"
  -formattedValue: Twig\Markup {#6561 …}
  -formatValueCallable: Closure($value) {#5731 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#6557 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5955 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: Symfony\Component\Translation\TranslatableMessage {#5953 …}
  -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 {#5956 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5954 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6559 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5957 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5952 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"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 {#5951
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "certificalStatus"
  -propertyNameSuffix: null
  -value: "1"
  -formattedValue: Twig\Markup {#5946 …}
  -formatValueCallable: Closure($value) {#5723 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#6560 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5947 …}
  -sortable: false
  -virtual: true
  -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 {#5949 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5948 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6571 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5950 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5822 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"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 {#5823
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "obligeOverridesCount"
  -propertyNameSuffix: null
  -value: "1"
  -formattedValue: Twig\Markup {#5894 …}
  -formatValueCallable: Closure($value) {#5709 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#6604 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5891 …}
  -sortable: false
  -virtual: true
  -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 {#5893 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5887 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6602 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5888 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5943 …}
  -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 {#5942
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "multipleDocumentsStatus"
  -propertyNameSuffix: null
  -value: "0"
  -formattedValue: Twig\Markup {#5939 …}
  -formatValueCallable: Closure($value) {#5701 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#6597 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5941 …}
  -sortable: false
  -virtual: true
  -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 {#5944 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5940 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6606 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5945 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5938 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
14 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6052
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "displayName"
  -propertyNameSuffix: null
  -value: "BAR-TH-171 - Rapport de post-visite (after_ah)"
  -formattedValue: Twig\Markup {#6666 …}
  -formatValueCallable: Closure($value, OperationDocumentConfig $entity) {#5741 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#6651 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6051 …}
  -sortable: false
  -virtual: true
  -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 {#6048 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6049 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6668 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5931 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6053 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
15 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6054
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "frameId"
  -propertyNameSuffix: null
  -value: "399"
  -formattedValue: Twig\Markup {#6649 …}
  -formatValueCallable: Closure($value) {#5731 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#6050 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5840 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: Symfony\Component\Translation\TranslatableMessage {#5839 …}
  -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 {#5930 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5838 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6678 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5841 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5932 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
16 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5933
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "certificalStatus"
  -propertyNameSuffix: null
  -value: "1"
  -formattedValue: Twig\Markup {#5844 …}
  -formatValueCallable: Closure($value) {#5723 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#6677 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5850 …}
  -sortable: false
  -virtual: true
  -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 {#5842 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5843 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6689 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5860 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5846 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
17 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5845
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "obligeOverridesCount"
  -propertyNameSuffix: null
  -value: "0"
  -formattedValue: Twig\Markup {#5833 …}
  -formatValueCallable: Closure($value) {#5709 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#6713 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5908 …}
  -sortable: false
  -virtual: true
  -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 {#5865 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5834 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6711 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5910 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5909 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
18 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5832
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "multipleDocumentsStatus"
  -propertyNameSuffix: null
  -value: "0"
  -formattedValue: Twig\Markup {#5907 …}
  -formatValueCallable: Closure($value) {#5701 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#6690 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5904 …}
  -sortable: false
  -virtual: true
  -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 {#5911 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5927 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6699 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5903 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5905 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
19 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6646
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "displayName"
  -propertyNameSuffix: null
  -value: "TRA-EQ-131 - Photo vélo-cargo (after_ah)"
  -formattedValue: Twig\Markup {#6810 …}
  -formatValueCallable: Closure($value, OperationDocumentConfig $entity) {#5741 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#6755 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6644 …}
  -sortable: false
  -virtual: true
  -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 {#6645 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6642 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6812 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6641 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6647 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
20 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6648
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "frameId"
  -propertyNameSuffix: null
  -value: "322"
  -formattedValue: Twig\Markup {#6753 …}
  -formatValueCallable: Closure($value) {#5731 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#6643 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6634 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: Symfony\Component\Translation\TranslatableMessage {#6637 …}
  -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 {#6639 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6638 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6822 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6633 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6635 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
21 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6636
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "certificalStatus"
  -propertyNameSuffix: null
  -value: "1"
  -formattedValue: Twig\Markup {#6630 …}
  -formatValueCallable: Closure($value) {#5723 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#6821 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6627 …}
  -sortable: false
  -virtual: true
  -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 {#6632 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6631 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6833 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6626 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6628 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
22 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6629
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "obligeOverridesCount"
  -propertyNameSuffix: null
  -value: "1"
  -formattedValue: Twig\Markup {#6623 …}
  -formatValueCallable: Closure($value) {#5709 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#6857 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6620 …}
  -sortable: false
  -virtual: true
  -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 {#6625 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6624 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6855 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6619 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6621 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
23 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6622
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "multipleDocumentsStatus"
  -propertyNameSuffix: null
  -value: "1"
  -formattedValue: Twig\Markup {#6608 …}
  -formatValueCallable: Closure($value) {#5701 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#6834 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6595 …}
  -sortable: false
  -virtual: true
  -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 {#6618 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6617 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6770 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5934 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6573 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
24 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6750
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "displayName"
  -propertyNameSuffix: null
  -value: "TRA-EQ-101 - Le ou les relevés de trafic (beginning)"
  -formattedValue: Twig\Markup {#6977 …}
  -formatValueCallable: Closure($value, OperationDocumentConfig $entity) {#5741 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#6900 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6748 …}
  -sortable: false
  -virtual: true
  -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 {#6749 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6746 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6975 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6745 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6751 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
25 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6752
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "frameId"
  -propertyNameSuffix: null
  -value: null
  -formattedValue: Twig\Markup {#6972 …}
  -formatValueCallable: Closure($value) {#5731 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#6747 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6738 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: Symfony\Component\Translation\TranslatableMessage {#6741 …}
  -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 {#6743 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6742 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6973 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6737 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6739 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
26 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6740
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "certificalStatus"
  -propertyNameSuffix: null
  -value: "0"
  -formattedValue: Twig\Markup {#6734 …}
  -formatValueCallable: Closure($value) {#5723 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#6898 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6731 …}
  -sortable: false
  -virtual: true
  -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 {#6736 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6735 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6999 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6730 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6732 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
27 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6733
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "obligeOverridesCount"
  -propertyNameSuffix: null
  -value: "0"
  -formattedValue: Twig\Markup {#6727 …}
  -formatValueCallable: Closure($value) {#5709 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#7023 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6724 …}
  -sortable: false
  -virtual: true
  -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 {#6729 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6728 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7021 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6723 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6725 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
28 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6726
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "multipleDocumentsStatus"
  -propertyNameSuffix: null
  -value: "0"
  -formattedValue: Twig\Markup {#6679 …}
  -formatValueCallable: Closure($value) {#5701 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#7000 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6688 …}
  -sortable: false
  -virtual: true
  -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 {#6722 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6653 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7009 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5899 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6652 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
29 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6895
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "displayName"
  -propertyNameSuffix: null
  -value: "BAT-TH-163 - Note de dimensionnement (beginning)"
  -formattedValue: Twig\Markup {#7123 …}
  -formatValueCallable: Closure($value, OperationDocumentConfig $entity) {#5741 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#7065 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6893 …}
  -sortable: false
  -virtual: true
  -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 {#6894 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6891 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7125 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6890 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6896 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
30 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6897
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "frameId"
  -propertyNameSuffix: null
  -value: null
  -formattedValue: Twig\Markup {#7134 …}
  -formatValueCallable: Closure($value) {#5731 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#6892 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6883 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: Symfony\Component\Translation\TranslatableMessage {#6886 …}
  -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 {#6888 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6887 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7135 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6882 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6884 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
31 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6885
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "certificalStatus"
  -propertyNameSuffix: null
  -value: "0"
  -formattedValue: Twig\Markup {#6879 …}
  -formatValueCallable: Closure($value) {#5723 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#7063 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6876 …}
  -sortable: false
  -virtual: true
  -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 {#6881 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6880 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7146 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6875 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6877 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
32 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6878
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "obligeOverridesCount"
  -propertyNameSuffix: null
  -value: "0"
  -formattedValue: Twig\Markup {#6872 …}
  -formatValueCallable: Closure($value) {#5709 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#7170 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6869 …}
  -sortable: false
  -virtual: true
  -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 {#6874 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6873 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7168 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6868 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6870 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
33 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6871
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "multipleDocumentsStatus"
  -propertyNameSuffix: null
  -value: "0"
  -formattedValue: Twig\Markup {#6823 …}
  -formatValueCallable: Closure($value) {#5701 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#7147 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6832 …}
  -sortable: false
  -virtual: true
  -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 {#6867 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6858 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7156 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5937 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6756 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
34 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7061
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#7048 …}
    -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%5COperationDocumentConfigCrudController&entityId=5"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#5501 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#5499 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#5502 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#5503 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#5857
    -isAccessible: true
    -instance: Consoneo\Bundle\ObligeBundle\Entity\OperationDocumentConfig {#5880 …}
    -primaryKeyValue: 5
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6011 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7359 …}
    -fqcn: "Consoneo\Bundle\ObligeBundle\Entity\OperationDocumentConfig"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#5427 …}
    -permission: null
  }
]
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
35 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7062
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#7360 …}
    -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%5COperationDocumentConfigCrudController&entityId=5"
      "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%5COperationDocumentConfigCrudController&entityId=5"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#5501 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#5499 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#5494 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#5489 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#5857
    -isAccessible: true
    -instance: Consoneo\Bundle\ObligeBundle\Entity\OperationDocumentConfig {#5880 …}
    -primaryKeyValue: 5
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6011 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7359 …}
    -fqcn: "Consoneo\Bundle\ObligeBundle\Entity\OperationDocumentConfig"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#5427 …}
    -permission: null
  }
]
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
36 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7055
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#7344 …}
    -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%5COperationDocumentConfigCrudController&entityId=6"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#5501 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#5499 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#5502 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#5503 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#5966
    -isAccessible: true
    -instance: Consoneo\Bundle\ObligeBundle\Entity\OperationDocumentConfig {#5998 …}
    -primaryKeyValue: 6
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5928 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7340 …}
    -fqcn: "Consoneo\Bundle\ObligeBundle\Entity\OperationDocumentConfig"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#5427 …}
    -permission: null
  }
]
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
37 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7060
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#7339 …}
    -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%5COperationDocumentConfigCrudController&entityId=6"
      "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%5COperationDocumentConfigCrudController&entityId=6"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#5501 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#5499 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#5494 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#5489 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#5966
    -isAccessible: true
    -instance: Consoneo\Bundle\ObligeBundle\Entity\OperationDocumentConfig {#5998 …}
    -primaryKeyValue: 6
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5928 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7340 …}
    -fqcn: "Consoneo\Bundle\ObligeBundle\Entity\OperationDocumentConfig"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#5427 …}
    -permission: null
  }
]
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
38 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7047
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#7317 …}
    -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%5COperationDocumentConfigCrudController&entityId=4"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#5501 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#5499 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#5502 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#5503 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#5970
    -isAccessible: true
    -instance: Consoneo\Bundle\ObligeBundle\Entity\OperationDocumentConfig {#6024 …}
    -primaryKeyValue: 4
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6640 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7313 …}
    -fqcn: "Consoneo\Bundle\ObligeBundle\Entity\OperationDocumentConfig"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#5427 …}
    -permission: null
  }
]
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
39 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7053
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#7312 …}
    -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%5COperationDocumentConfigCrudController&entityId=4"
      "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%5COperationDocumentConfigCrudController&entityId=4"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#5501 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#5499 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#5494 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#5489 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#5970
    -isAccessible: true
    -instance: Consoneo\Bundle\ObligeBundle\Entity\OperationDocumentConfig {#6024 …}
    -primaryKeyValue: 4
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6640 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7313 …}
    -fqcn: "Consoneo\Bundle\ObligeBundle\Entity\OperationDocumentConfig"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#5427 …}
    -permission: null
  }
]
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
40 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7354
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#7290 …}
    -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%5COperationDocumentConfigCrudController&entityId=2"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#5501 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#5499 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#5502 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#5503 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#5973
    -isAccessible: true
    -instance: Consoneo\Bundle\ObligeBundle\Entity\OperationDocumentConfig {#5999 …}
    -primaryKeyValue: 2
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6744 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7286 …}
    -fqcn: "Consoneo\Bundle\ObligeBundle\Entity\OperationDocumentConfig"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#5427 …}
    -permission: null
  }
]
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
41 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7345
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#7285 …}
    -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%5COperationDocumentConfigCrudController&entityId=2"
      "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%5COperationDocumentConfigCrudController&entityId=2"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#5501 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#5499 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#5494 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#5489 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#5973
    -isAccessible: true
    -instance: Consoneo\Bundle\ObligeBundle\Entity\OperationDocumentConfig {#5999 …}
    -primaryKeyValue: 2
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6744 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7286 …}
    -fqcn: "Consoneo\Bundle\ObligeBundle\Entity\OperationDocumentConfig"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#5427 …}
    -permission: null
  }
]
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
42 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7327
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#7263 …}
    -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%5COperationDocumentConfigCrudController&entityId=3"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#5501 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#5499 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#5502 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#5503 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#5912
    -isAccessible: true
    -instance: Consoneo\Bundle\ObligeBundle\Entity\OperationDocumentConfig {#6032 …}
    -primaryKeyValue: 3
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6889 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7259 …}
    -fqcn: "Consoneo\Bundle\ObligeBundle\Entity\OperationDocumentConfig"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#5427 …}
    -permission: null
  }
]
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
43 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7318
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#7258 …}
    -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%5COperationDocumentConfigCrudController&entityId=3"
      "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%5COperationDocumentConfigCrudController&entityId=3"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#5501 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#5499 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#5494 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#5489 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#5912
    -isAccessible: true
    -instance: Consoneo\Bundle\ObligeBundle\Entity\OperationDocumentConfig {#6032 …}
    -primaryKeyValue: 3
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6889 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7259 …}
    -fqcn: "Consoneo\Bundle\ObligeBundle\Entity\OperationDocumentConfig"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#5427 …}
    -permission: null
  }
]
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
44 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#5491
    -type: "global"
    -name: "new"
    -label: Symfony\Component\Translation\TranslatableMessage {#7054 …}
    -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%5COperationDocumentConfigCrudController"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "new"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#5501 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#5499 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#5497 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#5503 …}
  }
  "entity" => null
]
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
45 GRANTED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
46 GRANTED EA_EXIT_IMPERSONATION
null
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
47 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5724
  -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
48 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#7223
  -type: "logout"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7207 …}
  -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
49 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#5689
  -type: "exit_impersonation"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7219 …}
  -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
50 GRANTED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
51 GRANTED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
52 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#7977
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8085 …}
  -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
53 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#7972
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8087 …}
  -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
54 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#7972
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8087 …}
  -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
55 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#7986
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8088 …}
  -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
56 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#7986
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8088 …}
  -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
57 GRANTED ROLE_ADMIN_EASY_USER
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#7981
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8099 …}
  -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
58 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#7981
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8099 …}
  -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
59 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#7979
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8122 …}
  -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
60 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#7979
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8122 …}
  -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
61 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#7974
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8137 …}
  -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
62 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#7974
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8137 …}
  -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
63 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#7976
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8152 …}
  -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
64 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#7976
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8152 …}
  -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
65 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#7966
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8157 …}
  -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
66 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#7966
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8157 …}
  -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
67 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#7968
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8172 …}
  -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
68 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#7968
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8172 …}
  -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
69 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#7970
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8195 …}
  -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
70 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#7970
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8195 …}
  -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
71 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#7984
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8210 …}
  -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
72 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#7984
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8210 …}
  -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
73 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#7987
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8215 …}
  -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
74 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#7987
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8215 …}
  -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
75 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#7989
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8230 …}
  -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
76 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#7989
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8230 …}
  -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
77 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#7991
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8253 …}
  -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
78 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#7991
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8253 …}
  -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
79 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#7993
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8268 …}
  -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 {#7993
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8268 …}
  -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 {#7995
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8273 …}
  -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
82 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#7995
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8273 …}
  -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
83 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#7997
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8288 …}
  -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
84 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#7997
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8288 …}
  -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
85 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#7999
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8311 …}
  -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
86 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#7999
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8311 …}
  -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
87 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8001
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8316 …}
  -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
88 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8001
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8316 …}
  -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
89 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8003
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8331 …}
  -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
90 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8003
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8331 …}
  -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
91 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8005
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8354 …}
  -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
92 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8005
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8354 …}
  -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
93 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8007
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8369 …}
  -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
94 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8007
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8369 …}
  -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
95 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8009
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8374 …}
  -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
96 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8009
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8374 …}
  -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
97 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8011
  -type: "crud"
  -selected: true
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8389 …}
  -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
98 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8011
  -type: "crud"
  -selected: true
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8389 …}
  -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
99 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8013
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8412 …}
  -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
100 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8013
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8412 …}
  -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
101 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8015
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8427 …}
  -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
102 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8015
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8427 …}
  -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
103 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8017
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8442 …}
  -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
104 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8017
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8442 …}
  -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
105 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8019
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8447 …}
  -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
106 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8019
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8447 …}
  -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
107 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8021
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8462 …}
  -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
108 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8021
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8462 …}
  -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
109 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8023
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8485 …}
  -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
110 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8023
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8485 …}
  -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
111 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8025
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8500 …}
  -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
112 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8025
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8500 …}
  -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
113 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8027
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8515 …}
  -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
114 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8027
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8515 …}
  -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
115 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8029
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8530 …}
  -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
116 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8029
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8530 …}
  -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
117 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8031
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8535 …}
  -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
118 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8031
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8535 …}
  -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
119 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8033
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8550 …}
  -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
120 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8033
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8550 …}
  -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
121 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8035
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8573 …}
  -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 {#8035
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8573 …}
  -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 {#8037
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8578 …}
  -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
124 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8037
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8578 …}
  -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
125 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8039
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8593 …}
  -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
126 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8039
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8593 …}
  -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
127 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8041
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8616 …}
  -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
128 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8041
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8616 …}
  -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
129 GRANTED ROLE_ADMIN_EASY_EMAIL
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8043
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8631 …}
  -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
130 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8043
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8631 …}
  -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
131 GRANTED ROLE_ADMIN_EASY_EMAIL
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8045
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8636 …}
  -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
132 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8045
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8636 …}
  -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
133 GRANTED ROLE_ADMIN_EASY_EMAIL
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8047
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8651 …}
  -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
134 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8047
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8651 …}
  -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
135 GRANTED ROLE_ADMIN_EASY_EMAIL
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8049
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8674 …}
  -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
136 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8049
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8674 …}
  -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
137 GRANTED ROLE_ADMIN_EASY_EMAIL
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8051
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8689 …}
  -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
138 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8051
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8689 …}
  -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
139 GRANTED ROLE_ADMIN_EASY_EMAIL
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8053
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8704 …}
  -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
140 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8053
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8704 …}
  -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
141 GRANTED ROLE_ADMIN_SIGNATURE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8055
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8719 …}
  -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
142 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8055
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8719 …}
  -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
143 GRANTED ROLE_ADMIN_SIGNATURE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8057
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8724 …}
  -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
144 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8057
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8724 …}
  -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
145 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8059
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8739 …}
  -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
146 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8059
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8739 …}
  -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
147 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8061
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8744 …}
  -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
148 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8061
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8744 …}
  -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
149 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8063
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8767 …}
  -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
150 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8063
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8767 …}
  -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
151 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8065
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8772 …}
  -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
152 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8065
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8772 …}
  -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
153 GRANTED ROLE_ADMIN_EASY_ECOFFRE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8067
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8795 …}
  -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
154 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8067
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8795 …}
  -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
155 GRANTED ROLE_ADMIN_EASY_ECOFFRE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8069
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8800 …}
  -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
156 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8069
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8800 …}
  -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
157 GRANTED ROLE_ADMIN_EASY_ECOFFRE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8071
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8823 …}
  -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
158 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8071
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8823 …}
  -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
159 GRANTED ROLE_ADMIN_EASY_JOB
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8073
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8846 …}
  -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
160 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8073
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8846 …}
  -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
161 GRANTED ROLE_ADMIN_EASY_JOB
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8075
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8851 …}
  -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
162 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8075
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8851 …}
  -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
163 GRANTED ROLE_ADMIN_EASY
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8077
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8866 …}
  -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
164 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8077
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8866 …}
  -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
165 GRANTED ROLE_ADMIN_EASY
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8079
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8871 …}
  -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
166 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8079
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8871 …}
  -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
167 GRANTED ROLE_ADMIN_EASY_OBLIGE
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8081
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8894 …}
  -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
168 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8081
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8894 …}
  -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
169 GRANTED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
170 GRANTED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details