Security

Token

admin Username
Authenticated
8204a8 From
Property Value
Roles
[
  "ROLE_ADMIN"
  "ROLE_USER"
]
Inherited Roles
[
  "ROLE_EDITOR"
  "ROLE_VISITOR"
  "ROLE_API_ADVANCED"
  "ROLE_API_NETSOINSSTOPOVER"
  "ROLE_BACKUP"
  "ROLE_DPO"
  "ROLE_HDS_ANALYTICS"
  "ROLE_NEW"
  "ROLE_EDIT"
  "ROLE_DELETE"
]
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#1864
  -user: App\Entity\Account {#1878 …}
  -roleNames: [
    "ROLE_ADMIN"
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1693
  -map: Symfony\Component\Security\Http\AccessMap {#1692 …}
  -logger: Monolog\Logger {#1739 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1843
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#1067 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#1837 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1212 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1842 …}
  -logger: Monolog\Logger {#1739 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1733 …}
}
1.13 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1849
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1847 …}
}
(none) (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#1855
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#1015 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1215 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#1854 …}
}
0.03 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1857
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1215 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1118 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1692 …}
}
2.57 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1704
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1215 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1012 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1733 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator"

This authenticator did not support the request.

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

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
2
"App\Security\Voter\AccountOwnershipVoter"
3
"App\Security\Voter\EhpadOwnershipVoter"
4
"App\Security\Voter\PharmacyOwnershipVoter"
5
"App\Security\Voter\SharedDocumentVoter"
6
"App\Security\Voter\StationOwnershipVoter"
7
"App\Security\Voter\UserManagementVoter"
8
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
9
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"

Access decision log

# Result Attributes Object
1 GRANTED
[
  "ROLE_ADMIN"
  "ROLE_EDITOR"
  "ROLE_VISITOR"
  "ROLE_HDS_ANALYTICS"
]
Symfony\Component\HttpFoundation\Request {#11
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#62 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#49 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#61 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#65 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#64 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#63 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#66 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "text/html"
    "application/xhtml+xml"
    "application/xml"
    "*/*"
  ]
  #pathInfo: "/"
  #requestUri: "/?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CEhpadCrudController&entityId=285"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#1787 …}
  #locale: "fr"
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: [
    "2\x0090.3.0.12\x0010.99.0.102\x00" => [
      "90.3.0.12"
    ]
    "4\x00\x00\x00" => []
    "32\x00\x00\x00" => []
    "8\x00https\x00\x00" => [
      "https"
    ]
    "16\x00443\x00\x00" => [
      "0.0.0.0:443"
    ]
  ]
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details
2 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2067
  -isAccessible: true
  -instance: App\Entity\Ehpad {#2077
    -id: 285
    -idExt: "24"
    -name: "001 - La Chezaliere"
    -city: "Nantess"
    -address: "46 Rue Condorcet"
    -zipcode: "44107"
    -zipcodeHmac: null
    -owner: null
    -iswithftpsupport: false
    -ftppassword: null
    -netsoinsserver: "https://officine.lna-sante.com/webservice.php"
    -netsoinsapikey: "1gtedbsllnhto1tbfbqamf529dt5t63c19f8zayl"
    -netsoinsKeyRequiresQueryParam: false
    -netsoinsApikeyIssuedAt: DateTime @1663919491 {#2069
      date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
    }
    -isnetsoinswithsubsectors: false
    -netsoinsfilteroption: null
    -netsoinsNbWeek: null
    -nbLit: null
    -ogirysapikey: "fVycVDEfC7r8kQNEWiZ4neUd3eQpV8vR2u5b1PkLOFRqa3E5ZcFK2ukWCRhgtZ9n"
    -ftpPasswordHash: null
    -ftpPasswordHashPrevious: null
    -ftpPasswordPreviousExpiresAt: null
    -ftpPasswordIssuedAt: null
    -netsoinsApikeyHmac: "14750c5e4ffdc66b290ac7a630e0e88046cc466f45db2a4176e1e906c9e1fddd"
    -ogirysApikeyHmac: "82219db6639e03a0e1ca7c48bb627ac87e370e49a48795f1a70af2c373d27837"
    -ogirysapikeyIssuedAt: DateTime @1748359718 {#2066
      date: 2025-05-27 17:28:38.0 Europe/Paris (+02:00)
    }
    -language: "fr"
    -isbddunique: false
    -isroomdispatched: true
    -isphotopatientonsticker: true
    -isdatacodeonsticker: false
    -printoptionpillbox: 0
    -distributionoptionpillbox: 0
    -stopdate: null
    -comment: null
    -lastfpeserverdate: null
    -pharmaciesEhpads: Doctrine\ORM\PersistentCollection {#2097 …}
    -sectors: Doctrine\ORM\PersistentCollection {#2145 …}
    -drugviews: Doctrine\ORM\PersistentCollection {#2224 …}
    -users: Doctrine\ORM\PersistentCollection {#2222 …}
    -stations: Doctrine\ORM\PersistentCollection {#2379 …}
    -idExtPharmacies: Doctrine\ORM\PersistentCollection {#2418 …}
    -settingTimes: Doctrine\ORM\PersistentCollection {#2470 …}
    -correspondances: Doctrine\ORM\PersistentCollection {#2511 …}
    -phone: "02 51 84 78 47"
    -teamviewer: null
    -modeType: Proxies\__CG__\App\Entity\ModeType {#2552 …}
    -dataSendingMode: "api_netsoins"
    -petitModuleLogin: null
    -account: Proxies\__CG__\App\Entity\Account {#2601 …}
    -deploymentgroup: Proxies\__CG__\App\Entity\Deploymentgroup {#2673 …}
    -netsoinsFeedbacks: 0
    -sortPatientBy: 0
    -isUpsideDownSticker: false
    -isOneCompartmentFitall: false
    -colorDisplayFormat: 0
    -isOneDrugTypeByCompartiment: true
    -overflowNamingPreset: "dash_number"
    -overflowNamingStyle: "normal"
    -isDefaultPlLongTerm: true
    -isWithTrace: false
    -isWithoutIfNeeded: false
    -isWithoutHP: false
    -isWithAutoFillPhoto: false
    -isDemoPurpose: false
    -lastTlsVersion: null
    -lastTlsCheckedAt: null
    -sshPublicKey: null
    -sshPublicKeyIssuedAt: null
    -contactEmail: null
    -contactEmailHmac: null
    -colorDays: null
    -colorDaysPrintMode: "color_only"
    #createdAt: DateTime @1663919491 {#2068
      date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
    }
    #updatedAt: DateTime @1779211691 {#2075
      date: 2026-05-19 19:28:11.0 Europe/Paris (+02:00)
    }
    -createdByAccountId: 26
    -updatedByAccountId: 26
    -createdByUserId: null
    -updatedByUserId: null
  }
  -primaryKeyValue: 285
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2871 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#5728 …}
  -defaultActionUrl: null
  -fqcn: "App\Entity\Ehpad"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1406 …}
  -permission: null
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
3 GRANTED ROLE_EDIT
App\Entity\Ehpad {#2077
  -id: 285
  -idExt: "24"
  -name: "001 - La Chezaliere"
  -city: "Nantess"
  -address: "46 Rue Condorcet"
  -zipcode: "44107"
  -zipcodeHmac: null
  -owner: null
  -iswithftpsupport: false
  -ftppassword: null
  -netsoinsserver: "https://officine.lna-sante.com/webservice.php"
  -netsoinsapikey: "1gtedbsllnhto1tbfbqamf529dt5t63c19f8zayl"
  -netsoinsKeyRequiresQueryParam: false
  -netsoinsApikeyIssuedAt: DateTime @1663919491 {#2069
    date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
  }
  -isnetsoinswithsubsectors: false
  -netsoinsfilteroption: null
  -netsoinsNbWeek: null
  -nbLit: null
  -ogirysapikey: "fVycVDEfC7r8kQNEWiZ4neUd3eQpV8vR2u5b1PkLOFRqa3E5ZcFK2ukWCRhgtZ9n"
  -ftpPasswordHash: null
  -ftpPasswordHashPrevious: null
  -ftpPasswordPreviousExpiresAt: null
  -ftpPasswordIssuedAt: null
  -netsoinsApikeyHmac: "14750c5e4ffdc66b290ac7a630e0e88046cc466f45db2a4176e1e906c9e1fddd"
  -ogirysApikeyHmac: "82219db6639e03a0e1ca7c48bb627ac87e370e49a48795f1a70af2c373d27837"
  -ogirysapikeyIssuedAt: DateTime @1748359718 {#2066
    date: 2025-05-27 17:28:38.0 Europe/Paris (+02:00)
  }
  -language: "fr"
  -isbddunique: false
  -isroomdispatched: true
  -isphotopatientonsticker: true
  -isdatacodeonsticker: false
  -printoptionpillbox: 0
  -distributionoptionpillbox: 0
  -stopdate: null
  -comment: null
  -lastfpeserverdate: null
  -pharmaciesEhpads: Doctrine\ORM\PersistentCollection {#2097 …}
  -sectors: Doctrine\ORM\PersistentCollection {#2145 …}
  -drugviews: Doctrine\ORM\PersistentCollection {#2224 …}
  -users: Doctrine\ORM\PersistentCollection {#2222 …}
  -stations: Doctrine\ORM\PersistentCollection {#2379 …}
  -idExtPharmacies: Doctrine\ORM\PersistentCollection {#2418 …}
  -settingTimes: Doctrine\ORM\PersistentCollection {#2470 …}
  -correspondances: Doctrine\ORM\PersistentCollection {#2511 …}
  -phone: "02 51 84 78 47"
  -teamviewer: null
  -modeType: Proxies\__CG__\App\Entity\ModeType {#2552 …}
  -dataSendingMode: "api_netsoins"
  -petitModuleLogin: null
  -account: Proxies\__CG__\App\Entity\Account {#2601 …}
  -deploymentgroup: Proxies\__CG__\App\Entity\Deploymentgroup {#2673 …}
  -netsoinsFeedbacks: 0
  -sortPatientBy: 0
  -isUpsideDownSticker: false
  -isOneCompartmentFitall: false
  -colorDisplayFormat: 0
  -isOneDrugTypeByCompartiment: true
  -overflowNamingPreset: "dash_number"
  -overflowNamingStyle: "normal"
  -isDefaultPlLongTerm: true
  -isWithTrace: false
  -isWithoutIfNeeded: false
  -isWithoutHP: false
  -isWithAutoFillPhoto: false
  -isDemoPurpose: false
  -lastTlsVersion: null
  -lastTlsCheckedAt: null
  -sshPublicKey: null
  -sshPublicKeyIssuedAt: null
  -contactEmail: null
  -contactEmailHmac: null
  -colorDays: null
  -colorDaysPrintMode: "color_only"
  #createdAt: DateTime @1663919491 {#2068
    date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
  }
  #updatedAt: DateTime @1779211691 {#2075
    date: 2026-05-19 19:28:11.0 Europe/Paris (+02:00)
  }
  -createdByAccountId: 26
  -updatedByAccountId: 26
  -createdByUserId: null
  -updatedByUserId: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_EDIT.
Show voter details
4 GRANTED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2067
    -isAccessible: true
    -instance: App\Entity\Ehpad {#2077
      -id: 285
      -idExt: "24"
      -name: "001 - La Chezaliere"
      -city: "Nantess"
      -address: "46 Rue Condorcet"
      -zipcode: "44107"
      -zipcodeHmac: null
      -owner: null
      -iswithftpsupport: false
      -ftppassword: null
      -netsoinsserver: "https://officine.lna-sante.com/webservice.php"
      -netsoinsapikey: "1gtedbsllnhto1tbfbqamf529dt5t63c19f8zayl"
      -netsoinsKeyRequiresQueryParam: false
      -netsoinsApikeyIssuedAt: DateTime @1663919491 {#2069
        date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
      }
      -isnetsoinswithsubsectors: false
      -netsoinsfilteroption: null
      -netsoinsNbWeek: null
      -nbLit: null
      -ogirysapikey: "fVycVDEfC7r8kQNEWiZ4neUd3eQpV8vR2u5b1PkLOFRqa3E5ZcFK2ukWCRhgtZ9n"
      -ftpPasswordHash: null
      -ftpPasswordHashPrevious: null
      -ftpPasswordPreviousExpiresAt: null
      -ftpPasswordIssuedAt: null
      -netsoinsApikeyHmac: "14750c5e4ffdc66b290ac7a630e0e88046cc466f45db2a4176e1e906c9e1fddd"
      -ogirysApikeyHmac: "82219db6639e03a0e1ca7c48bb627ac87e370e49a48795f1a70af2c373d27837"
      -ogirysapikeyIssuedAt: DateTime @1748359718 {#2066
        date: 2025-05-27 17:28:38.0 Europe/Paris (+02:00)
      }
      -language: "fr"
      -isbddunique: false
      -isroomdispatched: true
      -isphotopatientonsticker: true
      -isdatacodeonsticker: false
      -printoptionpillbox: 0
      -distributionoptionpillbox: 0
      -stopdate: null
      -comment: null
      -lastfpeserverdate: null
      -pharmaciesEhpads: Doctrine\ORM\PersistentCollection {#2097 …}
      -sectors: Doctrine\ORM\PersistentCollection {#2145 …}
      -drugviews: Doctrine\ORM\PersistentCollection {#2224 …}
      -users: Doctrine\ORM\PersistentCollection {#2222 …}
      -stations: Doctrine\ORM\PersistentCollection {#2379 …}
      -idExtPharmacies: Doctrine\ORM\PersistentCollection {#2418 …}
      -settingTimes: Doctrine\ORM\PersistentCollection {#2470 …}
      -correspondances: Doctrine\ORM\PersistentCollection {#2511 …}
      -phone: "02 51 84 78 47"
      -teamviewer: null
      -modeType: Proxies\__CG__\App\Entity\ModeType {#2552 …}
      -dataSendingMode: "api_netsoins"
      -petitModuleLogin: null
      -account: Proxies\__CG__\App\Entity\Account {#2601 …}
      -deploymentgroup: Proxies\__CG__\App\Entity\Deploymentgroup {#2673 …}
      -netsoinsFeedbacks: 0
      -sortPatientBy: 0
      -isUpsideDownSticker: false
      -isOneCompartmentFitall: false
      -colorDisplayFormat: 0
      -isOneDrugTypeByCompartiment: true
      -overflowNamingPreset: "dash_number"
      -overflowNamingStyle: "normal"
      -isDefaultPlLongTerm: true
      -isWithTrace: false
      -isWithoutIfNeeded: false
      -isWithoutHP: false
      -isWithAutoFillPhoto: false
      -isDemoPurpose: false
      -lastTlsVersion: null
      -lastTlsCheckedAt: null
      -sshPublicKey: null
      -sshPublicKeyIssuedAt: null
      -contactEmail: null
      -contactEmailHmac: null
      -colorDays: null
      -colorDaysPrintMode: "color_only"
      #createdAt: DateTime @1663919491 {#2068
        date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
      }
      #updatedAt: DateTime @1779211691 {#2075
        date: 2026-05-19 19:28:11.0 Europe/Paris (+02:00)
      }
      -createdByAccountId: 26
      -updatedByAccountId: 26
      -createdByUserId: null
      -updatedByUserId: null
    }
    -primaryKeyValue: 285
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2871 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#5728 …}
    -defaultActionUrl: null
    -fqcn: "App\Entity\Ehpad"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1406 …}
    -permission: null
  }
  "entityFqcn" => "App\Entity\Ehpad"
]
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
5 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4015
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField"
  -propertyName: "ea_form_fieldset"
  -propertyNameSuffix: "01KS0N7QZJBH9GX6HFBZHD9JP1"
  -value: true
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3394 …}
  -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4007 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-form_fieldset col-8"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4008 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4006 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3404 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4009 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4004 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
6 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2976
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "zipcode"
  -propertyNameSuffix: null
  -value: "44107"
  -formattedValue: "44107"
  -formatValueCallable: null
  -label: "label.zipCode"
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2996 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text col-4"
  -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 {#2997 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2979 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3014 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3000 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2995 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
7 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2993
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "name"
  -propertyNameSuffix: null
  -value: "001 - La Chezaliere"
  -formattedValue: "001 - La Chezaliere"
  -formatValueCallable: null
  -label: "label.name"
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2990 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text col-8"
  -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 {#2991 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2989 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2978 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2992 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2987 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
8 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2969
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "idExt"
  -propertyNameSuffix: null
  -value: "24"
  -formattedValue: "24"
  -formatValueCallable: null
  -label: "label.idExt"
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2967 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text col-4"
  -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 {#2965 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2985 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2988 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2968 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2983 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
9 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3520
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ChoiceField"
  -propertyName: "account"
  -propertyNameSuffix: null
  -value: Proxies\__CG__\App\Entity\Account {#2601 …}
  -formattedValue: Proxies\__CG__\App\Entity\Account {#2601 …}
  -formatValueCallable: null
  -label: "label.manager"
  -formType: "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3517 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-select col-8"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/choice"
  -templatePath: "@EasyAdmin/crud/field/choice.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3518 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3516 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2984 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3519 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3514 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
10 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3002
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField"
  -propertyName: "stopdate"
  -propertyNameSuffix: null
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: "label.stopDate"
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2974 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-date"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "crud/common/_stopDate.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2999 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2973 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4066 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2998 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2971 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
11 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2980
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "phone"
  -propertyNameSuffix: null
  -value: "02 51 84 78 47"
  -formattedValue: "02 51 84 78 47"
  -formatValueCallable: null
  -label: "label.phone"
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2977 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text col-4"
  -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 {#2975 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2938 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4089 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2982 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2936 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
12 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3940
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "contactEmail"
  -propertyNameSuffix: null
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: "label.emailContact"
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3945 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text col-8"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3944 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3946 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2937 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3943 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3948 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
13 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2932
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "teamviewer"
  -propertyNameSuffix: null
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: "label.teamviewer"
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2929 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text col-4"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2934 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2921 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4135 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2933 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2928 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
14 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3055
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "city"
  -propertyNameSuffix: null
  -value: "Nantess"
  -formattedValue: "Nantess"
  -formatValueCallable: null
  -label: "label.city"
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3236 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text col-8"
  -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 {#3059 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3237 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4158 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3058 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3245 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
15 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3249
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "owner"
  -propertyNameSuffix: null
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: "label.owner"
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3252 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text col-4"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3251 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3253 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3246 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3250 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3255 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
16 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3243
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "address"
  -propertyNameSuffix: null
  -value: "46 Rue Condorcet"
  -formattedValue: "46 Rue Condorcet"
  -formatValueCallable: null
  -label: "label.address"
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3240 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text col-8"
  -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 {#3241 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3239 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4204 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3242 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3247 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
17 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3495
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextareaField"
  -propertyName: "comment"
  -propertyNameSuffix: null
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: "label.comment"
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextareaType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3491 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-textarea col-12"
  -columns: null
  -defaultColumns: "col-md-9 col-xxl-7"
  -translationParameters: []
  -templateName: "crud/field/textarea"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3492 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3490 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3238 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3493 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3488 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
18 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4022
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField"
  -propertyName: "ea_form_fieldset"
  -propertyNameSuffix: "01KS0N7QZK09D4C3DCGBE59X3X"
  -value: true
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4250 …}
  -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4025 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-form_fieldset col-12"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4024 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4026 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4276 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4023 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4028 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
19 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3012
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "deploymentgroup"
  -propertyNameSuffix: null
  -value: Proxies\__CG__\App\Entity\Deploymentgroup {#2673 …}
  -formattedValue: "Groupe Deploiement 1"
  -formatValueCallable: null
  -label: "label.deploymentgroup"
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3009 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association col-12"
  -columns: null
  -defaultColumns: "col-md-7 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/association"
  -templatePath: "@EasyAdmin/crud/field/association.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3010 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3008 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4273 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3011 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3006 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
20 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#4550
  -isAccessible: true
  -instance: Proxies\__CG__\App\Entity\Deploymentgroup {#2673 …}
  -primaryKeyValue: 1
  -fields: null
  -actions: null
  -defaultActionUrl: null
  -fqcn: "App\Entity\Deploymentgroup"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1986 …}
  -permission: null
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
21 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3979
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField"
  -propertyName: "ea_form_fieldset"
  -propertyNameSuffix: "01KS0N7QZK09D4C3DCGBE59X3F"
  -value: true
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4767 …}
  -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3982 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-form_fieldset col-12"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3981 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3983 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4772 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3980 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3985 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
22 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3070
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ChoiceField"
  -propertyName: "modeType"
  -propertyNameSuffix: null
  -value: Proxies\__CG__\App\Entity\ModeType {#2552 …}
  -formattedValue: Proxies\__CG__\App\Entity\ModeType {#2552 …}
  -formatValueCallable: null
  -label: "label.modeTpye"
  -formType: "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3066 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-select col-12"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/choice"
  -templatePath: "@EasyAdmin/crud/field/choice.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3067 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3065 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4776 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3068 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3063 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
23 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3289
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "netsoinsServer"
  -propertyNameSuffix: null
  -value: "https://officine.lna-sante.com/webservice.php"
  -formattedValue: "https://officine.lna-sante.com/webservice.php"
  -formatValueCallable: null
  -label: "label.netsoinsServer"
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3292 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text col-4"
  -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 {#3291 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3293 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4754 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3290 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3295 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
24 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3297
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "netsoinsApiKey"
  -propertyNameSuffix: null
  -value: "1gtedbsllnhto1tbfbqamf529dt5t63c19f8zayl"
  -formattedValue: "1gtedbsllnhto1tbfbqamf529dt5t63c19f8zayl"
  -formatValueCallable: null
  -label: "label.netsoinsApiKey"
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3300 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text col-4 revealkey"
  -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 {#3299 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3301 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3294 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3298 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3303 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
25 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3277
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "isNetsoinsWithSubSectors"
  -propertyNameSuffix: null
  -value: false
  -formattedValue: false
  -formatValueCallable: null
  -label: "label.isNetsoinsWithSubSectors"
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3274 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3275 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3273 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3302 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3276 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3271 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
26 GRANTED ROLE_EDIT
App\Entity\Ehpad {#2077
  -id: 285
  -idExt: "24"
  -name: "001 - La Chezaliere"
  -city: "Nantess"
  -address: "46 Rue Condorcet"
  -zipcode: "44107"
  -zipcodeHmac: null
  -owner: null
  -iswithftpsupport: false
  -ftppassword: null
  -netsoinsserver: "https://officine.lna-sante.com/webservice.php"
  -netsoinsapikey: "1gtedbsllnhto1tbfbqamf529dt5t63c19f8zayl"
  -netsoinsKeyRequiresQueryParam: false
  -netsoinsApikeyIssuedAt: DateTime @1663919491 {#2069
    date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
  }
  -isnetsoinswithsubsectors: false
  -netsoinsfilteroption: null
  -netsoinsNbWeek: null
  -nbLit: null
  -ogirysapikey: "fVycVDEfC7r8kQNEWiZ4neUd3eQpV8vR2u5b1PkLOFRqa3E5ZcFK2ukWCRhgtZ9n"
  -ftpPasswordHash: null
  -ftpPasswordHashPrevious: null
  -ftpPasswordPreviousExpiresAt: null
  -ftpPasswordIssuedAt: null
  -netsoinsApikeyHmac: "14750c5e4ffdc66b290ac7a630e0e88046cc466f45db2a4176e1e906c9e1fddd"
  -ogirysApikeyHmac: "82219db6639e03a0e1ca7c48bb627ac87e370e49a48795f1a70af2c373d27837"
  -ogirysapikeyIssuedAt: DateTime @1748359718 {#2066
    date: 2025-05-27 17:28:38.0 Europe/Paris (+02:00)
  }
  -language: "fr"
  -isbddunique: false
  -isroomdispatched: true
  -isphotopatientonsticker: true
  -isdatacodeonsticker: false
  -printoptionpillbox: 0
  -distributionoptionpillbox: 0
  -stopdate: null
  -comment: null
  -lastfpeserverdate: null
  -pharmaciesEhpads: Doctrine\ORM\PersistentCollection {#2097 …}
  -sectors: Doctrine\ORM\PersistentCollection {#2145 …}
  -drugviews: Doctrine\ORM\PersistentCollection {#2224 …}
  -users: Doctrine\ORM\PersistentCollection {#2222 …}
  -stations: Doctrine\ORM\PersistentCollection {#2379 …}
  -idExtPharmacies: Doctrine\ORM\PersistentCollection {#2418 …}
  -settingTimes: Doctrine\ORM\PersistentCollection {#2470 …}
  -correspondances: Doctrine\ORM\PersistentCollection {#2511 …}
  -phone: "02 51 84 78 47"
  -teamviewer: null
  -modeType: Proxies\__CG__\App\Entity\ModeType {#2552 …}
  -dataSendingMode: "api_netsoins"
  -petitModuleLogin: null
  -account: Proxies\__CG__\App\Entity\Account {#2601 …}
  -deploymentgroup: Proxies\__CG__\App\Entity\Deploymentgroup {#2673 …}
  -netsoinsFeedbacks: 0
  -sortPatientBy: 0
  -isUpsideDownSticker: false
  -isOneCompartmentFitall: false
  -colorDisplayFormat: 0
  -isOneDrugTypeByCompartiment: true
  -overflowNamingPreset: "dash_number"
  -overflowNamingStyle: "normal"
  -isDefaultPlLongTerm: true
  -isWithTrace: false
  -isWithoutIfNeeded: false
  -isWithoutHP: false
  -isWithAutoFillPhoto: false
  -isDemoPurpose: false
  -lastTlsVersion: null
  -lastTlsCheckedAt: null
  -sshPublicKey: null
  -sshPublicKeyIssuedAt: null
  -contactEmail: null
  -contactEmailHmac: null
  -colorDays: null
  -colorDaysPrintMode: "color_only"
  #createdAt: DateTime @1663919491 {#2068
    date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
  }
  #updatedAt: DateTime @1779211691 {#2075
    date: 2026-05-19 19:28:11.0 Europe/Paris (+02:00)
  }
  -createdByAccountId: 26
  -updatedByAccountId: 26
  -createdByUserId: null
  -updatedByUserId: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_EDIT.
Show voter details
27 GRANTED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2067
    -isAccessible: true
    -instance: App\Entity\Ehpad {#2077
      -id: 285
      -idExt: "24"
      -name: "001 - La Chezaliere"
      -city: "Nantess"
      -address: "46 Rue Condorcet"
      -zipcode: "44107"
      -zipcodeHmac: null
      -owner: null
      -iswithftpsupport: false
      -ftppassword: null
      -netsoinsserver: "https://officine.lna-sante.com/webservice.php"
      -netsoinsapikey: "1gtedbsllnhto1tbfbqamf529dt5t63c19f8zayl"
      -netsoinsKeyRequiresQueryParam: false
      -netsoinsApikeyIssuedAt: DateTime @1663919491 {#2069
        date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
      }
      -isnetsoinswithsubsectors: false
      -netsoinsfilteroption: null
      -netsoinsNbWeek: null
      -nbLit: null
      -ogirysapikey: "fVycVDEfC7r8kQNEWiZ4neUd3eQpV8vR2u5b1PkLOFRqa3E5ZcFK2ukWCRhgtZ9n"
      -ftpPasswordHash: null
      -ftpPasswordHashPrevious: null
      -ftpPasswordPreviousExpiresAt: null
      -ftpPasswordIssuedAt: null
      -netsoinsApikeyHmac: "14750c5e4ffdc66b290ac7a630e0e88046cc466f45db2a4176e1e906c9e1fddd"
      -ogirysApikeyHmac: "82219db6639e03a0e1ca7c48bb627ac87e370e49a48795f1a70af2c373d27837"
      -ogirysapikeyIssuedAt: DateTime @1748359718 {#2066
        date: 2025-05-27 17:28:38.0 Europe/Paris (+02:00)
      }
      -language: "fr"
      -isbddunique: false
      -isroomdispatched: true
      -isphotopatientonsticker: true
      -isdatacodeonsticker: false
      -printoptionpillbox: 0
      -distributionoptionpillbox: 0
      -stopdate: null
      -comment: null
      -lastfpeserverdate: null
      -pharmaciesEhpads: Doctrine\ORM\PersistentCollection {#2097 …}
      -sectors: Doctrine\ORM\PersistentCollection {#2145 …}
      -drugviews: Doctrine\ORM\PersistentCollection {#2224 …}
      -users: Doctrine\ORM\PersistentCollection {#2222 …}
      -stations: Doctrine\ORM\PersistentCollection {#2379 …}
      -idExtPharmacies: Doctrine\ORM\PersistentCollection {#2418 …}
      -settingTimes: Doctrine\ORM\PersistentCollection {#2470 …}
      -correspondances: Doctrine\ORM\PersistentCollection {#2511 …}
      -phone: "02 51 84 78 47"
      -teamviewer: null
      -modeType: Proxies\__CG__\App\Entity\ModeType {#2552 …}
      -dataSendingMode: "api_netsoins"
      -petitModuleLogin: null
      -account: Proxies\__CG__\App\Entity\Account {#2601 …}
      -deploymentgroup: Proxies\__CG__\App\Entity\Deploymentgroup {#2673 …}
      -netsoinsFeedbacks: 0
      -sortPatientBy: 0
      -isUpsideDownSticker: false
      -isOneCompartmentFitall: false
      -colorDisplayFormat: 0
      -isOneDrugTypeByCompartiment: true
      -overflowNamingPreset: "dash_number"
      -overflowNamingStyle: "normal"
      -isDefaultPlLongTerm: true
      -isWithTrace: false
      -isWithoutIfNeeded: false
      -isWithoutHP: false
      -isWithAutoFillPhoto: false
      -isDemoPurpose: false
      -lastTlsVersion: null
      -lastTlsCheckedAt: null
      -sshPublicKey: null
      -sshPublicKeyIssuedAt: null
      -contactEmail: null
      -contactEmailHmac: null
      -colorDays: null
      -colorDaysPrintMode: "color_only"
      #createdAt: DateTime @1663919491 {#2068
        date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
      }
      #updatedAt: DateTime @1779211691 {#2075
        date: 2026-05-19 19:28:11.0 Europe/Paris (+02:00)
      }
      -createdByAccountId: 26
      -updatedByAccountId: 26
      -createdByUserId: null
      -updatedByUserId: null
    }
    -primaryKeyValue: 285
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2871 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#5728 …}
    -defaultActionUrl: null
    -fqcn: "App\Entity\Ehpad"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1406 …}
    -permission: null
  }
]
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
28 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3269
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ChoiceField"
  -propertyName: "netsoinsFeedbacks"
  -propertyNameSuffix: null
  -value: 0
  -formattedValue: 0
  -formatValueCallable: null
  -label: "label.netsoinsFeedbacks"
  -formType: "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3264 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-select col-6"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/choice"
  -templatePath: "@EasyAdmin/crud/field/choice.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3265 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3263 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4638 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3266 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3261 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
29 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3259
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ChoiceField"
  -propertyName: "netsoinsFilterOption"
  -propertyNameSuffix: null
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: "label.netsoinsFilterOption"
  -formType: "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3313 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-select col-6"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/choice"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3257 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3311 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4788 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3258 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3315 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
30 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3375
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "netsoinsNbWeek"
  -propertyNameSuffix: null
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: "label.netsoinsNbWeek"
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3371 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/number"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3372 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3370 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4795 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3373 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3368 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
31 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3366
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "isWithAutoFillPhoto"
  -propertyNameSuffix: null
  -value: false
  -formattedValue: false
  -formatValueCallable: null
  -label: "label.isWithAutoFillPhoto"
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3363 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3364 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3362 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4818 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3365 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3360 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
32 GRANTED ROLE_EDIT
App\Entity\Ehpad {#2077
  -id: 285
  -idExt: "24"
  -name: "001 - La Chezaliere"
  -city: "Nantess"
  -address: "46 Rue Condorcet"
  -zipcode: "44107"
  -zipcodeHmac: null
  -owner: null
  -iswithftpsupport: false
  -ftppassword: null
  -netsoinsserver: "https://officine.lna-sante.com/webservice.php"
  -netsoinsapikey: "1gtedbsllnhto1tbfbqamf529dt5t63c19f8zayl"
  -netsoinsKeyRequiresQueryParam: false
  -netsoinsApikeyIssuedAt: DateTime @1663919491 {#2069
    date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
  }
  -isnetsoinswithsubsectors: false
  -netsoinsfilteroption: null
  -netsoinsNbWeek: null
  -nbLit: null
  -ogirysapikey: "fVycVDEfC7r8kQNEWiZ4neUd3eQpV8vR2u5b1PkLOFRqa3E5ZcFK2ukWCRhgtZ9n"
  -ftpPasswordHash: null
  -ftpPasswordHashPrevious: null
  -ftpPasswordPreviousExpiresAt: null
  -ftpPasswordIssuedAt: null
  -netsoinsApikeyHmac: "14750c5e4ffdc66b290ac7a630e0e88046cc466f45db2a4176e1e906c9e1fddd"
  -ogirysApikeyHmac: "82219db6639e03a0e1ca7c48bb627ac87e370e49a48795f1a70af2c373d27837"
  -ogirysapikeyIssuedAt: DateTime @1748359718 {#2066
    date: 2025-05-27 17:28:38.0 Europe/Paris (+02:00)
  }
  -language: "fr"
  -isbddunique: false
  -isroomdispatched: true
  -isphotopatientonsticker: true
  -isdatacodeonsticker: false
  -printoptionpillbox: 0
  -distributionoptionpillbox: 0
  -stopdate: null
  -comment: null
  -lastfpeserverdate: null
  -pharmaciesEhpads: Doctrine\ORM\PersistentCollection {#2097 …}
  -sectors: Doctrine\ORM\PersistentCollection {#2145 …}
  -drugviews: Doctrine\ORM\PersistentCollection {#2224 …}
  -users: Doctrine\ORM\PersistentCollection {#2222 …}
  -stations: Doctrine\ORM\PersistentCollection {#2379 …}
  -idExtPharmacies: Doctrine\ORM\PersistentCollection {#2418 …}
  -settingTimes: Doctrine\ORM\PersistentCollection {#2470 …}
  -correspondances: Doctrine\ORM\PersistentCollection {#2511 …}
  -phone: "02 51 84 78 47"
  -teamviewer: null
  -modeType: Proxies\__CG__\App\Entity\ModeType {#2552 …}
  -dataSendingMode: "api_netsoins"
  -petitModuleLogin: null
  -account: Proxies\__CG__\App\Entity\Account {#2601 …}
  -deploymentgroup: Proxies\__CG__\App\Entity\Deploymentgroup {#2673 …}
  -netsoinsFeedbacks: 0
  -sortPatientBy: 0
  -isUpsideDownSticker: false
  -isOneCompartmentFitall: false
  -colorDisplayFormat: 0
  -isOneDrugTypeByCompartiment: true
  -overflowNamingPreset: "dash_number"
  -overflowNamingStyle: "normal"
  -isDefaultPlLongTerm: true
  -isWithTrace: false
  -isWithoutIfNeeded: false
  -isWithoutHP: false
  -isWithAutoFillPhoto: false
  -isDemoPurpose: false
  -lastTlsVersion: null
  -lastTlsCheckedAt: null
  -sshPublicKey: null
  -sshPublicKeyIssuedAt: null
  -contactEmail: null
  -contactEmailHmac: null
  -colorDays: null
  -colorDaysPrintMode: "color_only"
  #createdAt: DateTime @1663919491 {#2068
    date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
  }
  #updatedAt: DateTime @1779211691 {#2075
    date: 2026-05-19 19:28:11.0 Europe/Paris (+02:00)
  }
  -createdByAccountId: 26
  -updatedByAccountId: 26
  -createdByUserId: null
  -updatedByUserId: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_EDIT.
Show voter details
33 GRANTED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2067
    -isAccessible: true
    -instance: App\Entity\Ehpad {#2077
      -id: 285
      -idExt: "24"
      -name: "001 - La Chezaliere"
      -city: "Nantess"
      -address: "46 Rue Condorcet"
      -zipcode: "44107"
      -zipcodeHmac: null
      -owner: null
      -iswithftpsupport: false
      -ftppassword: null
      -netsoinsserver: "https://officine.lna-sante.com/webservice.php"
      -netsoinsapikey: "1gtedbsllnhto1tbfbqamf529dt5t63c19f8zayl"
      -netsoinsKeyRequiresQueryParam: false
      -netsoinsApikeyIssuedAt: DateTime @1663919491 {#2069
        date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
      }
      -isnetsoinswithsubsectors: false
      -netsoinsfilteroption: null
      -netsoinsNbWeek: null
      -nbLit: null
      -ogirysapikey: "fVycVDEfC7r8kQNEWiZ4neUd3eQpV8vR2u5b1PkLOFRqa3E5ZcFK2ukWCRhgtZ9n"
      -ftpPasswordHash: null
      -ftpPasswordHashPrevious: null
      -ftpPasswordPreviousExpiresAt: null
      -ftpPasswordIssuedAt: null
      -netsoinsApikeyHmac: "14750c5e4ffdc66b290ac7a630e0e88046cc466f45db2a4176e1e906c9e1fddd"
      -ogirysApikeyHmac: "82219db6639e03a0e1ca7c48bb627ac87e370e49a48795f1a70af2c373d27837"
      -ogirysapikeyIssuedAt: DateTime @1748359718 {#2066
        date: 2025-05-27 17:28:38.0 Europe/Paris (+02:00)
      }
      -language: "fr"
      -isbddunique: false
      -isroomdispatched: true
      -isphotopatientonsticker: true
      -isdatacodeonsticker: false
      -printoptionpillbox: 0
      -distributionoptionpillbox: 0
      -stopdate: null
      -comment: null
      -lastfpeserverdate: null
      -pharmaciesEhpads: Doctrine\ORM\PersistentCollection {#2097 …}
      -sectors: Doctrine\ORM\PersistentCollection {#2145 …}
      -drugviews: Doctrine\ORM\PersistentCollection {#2224 …}
      -users: Doctrine\ORM\PersistentCollection {#2222 …}
      -stations: Doctrine\ORM\PersistentCollection {#2379 …}
      -idExtPharmacies: Doctrine\ORM\PersistentCollection {#2418 …}
      -settingTimes: Doctrine\ORM\PersistentCollection {#2470 …}
      -correspondances: Doctrine\ORM\PersistentCollection {#2511 …}
      -phone: "02 51 84 78 47"
      -teamviewer: null
      -modeType: Proxies\__CG__\App\Entity\ModeType {#2552 …}
      -dataSendingMode: "api_netsoins"
      -petitModuleLogin: null
      -account: Proxies\__CG__\App\Entity\Account {#2601 …}
      -deploymentgroup: Proxies\__CG__\App\Entity\Deploymentgroup {#2673 …}
      -netsoinsFeedbacks: 0
      -sortPatientBy: 0
      -isUpsideDownSticker: false
      -isOneCompartmentFitall: false
      -colorDisplayFormat: 0
      -isOneDrugTypeByCompartiment: true
      -overflowNamingPreset: "dash_number"
      -overflowNamingStyle: "normal"
      -isDefaultPlLongTerm: true
      -isWithTrace: false
      -isWithoutIfNeeded: false
      -isWithoutHP: false
      -isWithAutoFillPhoto: false
      -isDemoPurpose: false
      -lastTlsVersion: null
      -lastTlsCheckedAt: null
      -sshPublicKey: null
      -sshPublicKeyIssuedAt: null
      -contactEmail: null
      -contactEmailHmac: null
      -colorDays: null
      -colorDaysPrintMode: "color_only"
      #createdAt: DateTime @1663919491 {#2068
        date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
      }
      #updatedAt: DateTime @1779211691 {#2075
        date: 2026-05-19 19:28:11.0 Europe/Paris (+02:00)
      }
      -createdByAccountId: 26
      -updatedByAccountId: 26
      -createdByUserId: null
      -updatedByUserId: null
    }
    -primaryKeyValue: 285
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2871 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#5728 …}
    -defaultActionUrl: null
    -fqcn: "App\Entity\Ehpad"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1406 …}
    -permission: null
  }
]
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
34 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3358
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "ogirysApiKey"
  -propertyNameSuffix: null
  -value: "fVycVDEfC7r8kQNEWiZ4neUd3eQpV8vR2u5b1PkLOFRqa3E5ZcFK2ukWCRhgtZ9n"
  -formattedValue: "fVycVDEfC7r8kQNEWiZ4neUd3eQpV8vR2u5b1PkLOFRqa3E5ZcFK2ukWCRhgtZ9n"
  -formatValueCallable: null
  -label: "label.ogirysApiKey"
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3353 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text genkey revealkey"
  -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 {#3354 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3352 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4873 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3355 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3350 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
35 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3312
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "isWithFtpSupport"
  -propertyNameSuffix: null
  -value: false
  -formattedValue: false
  -formatValueCallable: null
  -label: "label.isWithFtpSupport"
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3308 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean col-12 has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3309 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3307 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3351 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3310 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3305 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
36 GRANTED ROLE_EDIT
App\Entity\Ehpad {#2077
  -id: 285
  -idExt: "24"
  -name: "001 - La Chezaliere"
  -city: "Nantess"
  -address: "46 Rue Condorcet"
  -zipcode: "44107"
  -zipcodeHmac: null
  -owner: null
  -iswithftpsupport: false
  -ftppassword: null
  -netsoinsserver: "https://officine.lna-sante.com/webservice.php"
  -netsoinsapikey: "1gtedbsllnhto1tbfbqamf529dt5t63c19f8zayl"
  -netsoinsKeyRequiresQueryParam: false
  -netsoinsApikeyIssuedAt: DateTime @1663919491 {#2069
    date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
  }
  -isnetsoinswithsubsectors: false
  -netsoinsfilteroption: null
  -netsoinsNbWeek: null
  -nbLit: null
  -ogirysapikey: "fVycVDEfC7r8kQNEWiZ4neUd3eQpV8vR2u5b1PkLOFRqa3E5ZcFK2ukWCRhgtZ9n"
  -ftpPasswordHash: null
  -ftpPasswordHashPrevious: null
  -ftpPasswordPreviousExpiresAt: null
  -ftpPasswordIssuedAt: null
  -netsoinsApikeyHmac: "14750c5e4ffdc66b290ac7a630e0e88046cc466f45db2a4176e1e906c9e1fddd"
  -ogirysApikeyHmac: "82219db6639e03a0e1ca7c48bb627ac87e370e49a48795f1a70af2c373d27837"
  -ogirysapikeyIssuedAt: DateTime @1748359718 {#2066
    date: 2025-05-27 17:28:38.0 Europe/Paris (+02:00)
  }
  -language: "fr"
  -isbddunique: false
  -isroomdispatched: true
  -isphotopatientonsticker: true
  -isdatacodeonsticker: false
  -printoptionpillbox: 0
  -distributionoptionpillbox: 0
  -stopdate: null
  -comment: null
  -lastfpeserverdate: null
  -pharmaciesEhpads: Doctrine\ORM\PersistentCollection {#2097 …}
  -sectors: Doctrine\ORM\PersistentCollection {#2145 …}
  -drugviews: Doctrine\ORM\PersistentCollection {#2224 …}
  -users: Doctrine\ORM\PersistentCollection {#2222 …}
  -stations: Doctrine\ORM\PersistentCollection {#2379 …}
  -idExtPharmacies: Doctrine\ORM\PersistentCollection {#2418 …}
  -settingTimes: Doctrine\ORM\PersistentCollection {#2470 …}
  -correspondances: Doctrine\ORM\PersistentCollection {#2511 …}
  -phone: "02 51 84 78 47"
  -teamviewer: null
  -modeType: Proxies\__CG__\App\Entity\ModeType {#2552 …}
  -dataSendingMode: "api_netsoins"
  -petitModuleLogin: null
  -account: Proxies\__CG__\App\Entity\Account {#2601 …}
  -deploymentgroup: Proxies\__CG__\App\Entity\Deploymentgroup {#2673 …}
  -netsoinsFeedbacks: 0
  -sortPatientBy: 0
  -isUpsideDownSticker: false
  -isOneCompartmentFitall: false
  -colorDisplayFormat: 0
  -isOneDrugTypeByCompartiment: true
  -overflowNamingPreset: "dash_number"
  -overflowNamingStyle: "normal"
  -isDefaultPlLongTerm: true
  -isWithTrace: false
  -isWithoutIfNeeded: false
  -isWithoutHP: false
  -isWithAutoFillPhoto: false
  -isDemoPurpose: false
  -lastTlsVersion: null
  -lastTlsCheckedAt: null
  -sshPublicKey: null
  -sshPublicKeyIssuedAt: null
  -contactEmail: null
  -contactEmailHmac: null
  -colorDays: null
  -colorDaysPrintMode: "color_only"
  #createdAt: DateTime @1663919491 {#2068
    date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
  }
  #updatedAt: DateTime @1779211691 {#2075
    date: 2026-05-19 19:28:11.0 Europe/Paris (+02:00)
  }
  -createdByAccountId: 26
  -updatedByAccountId: 26
  -createdByUserId: null
  -updatedByUserId: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_EDIT.
Show voter details
37 GRANTED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2067
    -isAccessible: true
    -instance: App\Entity\Ehpad {#2077
      -id: 285
      -idExt: "24"
      -name: "001 - La Chezaliere"
      -city: "Nantess"
      -address: "46 Rue Condorcet"
      -zipcode: "44107"
      -zipcodeHmac: null
      -owner: null
      -iswithftpsupport: false
      -ftppassword: null
      -netsoinsserver: "https://officine.lna-sante.com/webservice.php"
      -netsoinsapikey: "1gtedbsllnhto1tbfbqamf529dt5t63c19f8zayl"
      -netsoinsKeyRequiresQueryParam: false
      -netsoinsApikeyIssuedAt: DateTime @1663919491 {#2069
        date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
      }
      -isnetsoinswithsubsectors: false
      -netsoinsfilteroption: null
      -netsoinsNbWeek: null
      -nbLit: null
      -ogirysapikey: "fVycVDEfC7r8kQNEWiZ4neUd3eQpV8vR2u5b1PkLOFRqa3E5ZcFK2ukWCRhgtZ9n"
      -ftpPasswordHash: null
      -ftpPasswordHashPrevious: null
      -ftpPasswordPreviousExpiresAt: null
      -ftpPasswordIssuedAt: null
      -netsoinsApikeyHmac: "14750c5e4ffdc66b290ac7a630e0e88046cc466f45db2a4176e1e906c9e1fddd"
      -ogirysApikeyHmac: "82219db6639e03a0e1ca7c48bb627ac87e370e49a48795f1a70af2c373d27837"
      -ogirysapikeyIssuedAt: DateTime @1748359718 {#2066
        date: 2025-05-27 17:28:38.0 Europe/Paris (+02:00)
      }
      -language: "fr"
      -isbddunique: false
      -isroomdispatched: true
      -isphotopatientonsticker: true
      -isdatacodeonsticker: false
      -printoptionpillbox: 0
      -distributionoptionpillbox: 0
      -stopdate: null
      -comment: null
      -lastfpeserverdate: null
      -pharmaciesEhpads: Doctrine\ORM\PersistentCollection {#2097 …}
      -sectors: Doctrine\ORM\PersistentCollection {#2145 …}
      -drugviews: Doctrine\ORM\PersistentCollection {#2224 …}
      -users: Doctrine\ORM\PersistentCollection {#2222 …}
      -stations: Doctrine\ORM\PersistentCollection {#2379 …}
      -idExtPharmacies: Doctrine\ORM\PersistentCollection {#2418 …}
      -settingTimes: Doctrine\ORM\PersistentCollection {#2470 …}
      -correspondances: Doctrine\ORM\PersistentCollection {#2511 …}
      -phone: "02 51 84 78 47"
      -teamviewer: null
      -modeType: Proxies\__CG__\App\Entity\ModeType {#2552 …}
      -dataSendingMode: "api_netsoins"
      -petitModuleLogin: null
      -account: Proxies\__CG__\App\Entity\Account {#2601 …}
      -deploymentgroup: Proxies\__CG__\App\Entity\Deploymentgroup {#2673 …}
      -netsoinsFeedbacks: 0
      -sortPatientBy: 0
      -isUpsideDownSticker: false
      -isOneCompartmentFitall: false
      -colorDisplayFormat: 0
      -isOneDrugTypeByCompartiment: true
      -overflowNamingPreset: "dash_number"
      -overflowNamingStyle: "normal"
      -isDefaultPlLongTerm: true
      -isWithTrace: false
      -isWithoutIfNeeded: false
      -isWithoutHP: false
      -isWithAutoFillPhoto: false
      -isDemoPurpose: false
      -lastTlsVersion: null
      -lastTlsCheckedAt: null
      -sshPublicKey: null
      -sshPublicKeyIssuedAt: null
      -contactEmail: null
      -contactEmailHmac: null
      -colorDays: null
      -colorDaysPrintMode: "color_only"
      #createdAt: DateTime @1663919491 {#2068
        date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
      }
      #updatedAt: DateTime @1779211691 {#2075
        date: 2026-05-19 19:28:11.0 Europe/Paris (+02:00)
      }
      -createdByAccountId: 26
      -updatedByAccountId: 26
      -createdByUserId: null
      -updatedByUserId: null
    }
    -primaryKeyValue: 285
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2871 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#5728 …}
    -defaultActionUrl: null
    -fqcn: "App\Entity\Ehpad"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1406 …}
    -permission: null
  }
]
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
38 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3279
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "ftpPassword"
  -propertyNameSuffix: null
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: "label.ftpPassword"
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3282 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text genkey16 col-9 revealkey"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3284 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3285 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4946 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3283 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3287 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
39 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3987
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField"
  -propertyName: "ea_form_fieldset"
  -propertyNameSuffix: "01KS0N7QZK09D4C3DCGBE59X3H"
  -value: true
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4917 …}
  -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3990 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-form_fieldset col-12"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3989 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3991 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4990 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3988 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3993 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
40 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3383
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "isRoomDispatched"
  -propertyNameSuffix: null
  -value: true
  -formattedValue: true
  -formatValueCallable: null
  -label: "label.isRoomDispatched"
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3388 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3387 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3389 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4987 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3386 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3391 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
41 GRANTED ROLE_EDIT
App\Entity\Ehpad {#2077
  -id: 285
  -idExt: "24"
  -name: "001 - La Chezaliere"
  -city: "Nantess"
  -address: "46 Rue Condorcet"
  -zipcode: "44107"
  -zipcodeHmac: null
  -owner: null
  -iswithftpsupport: false
  -ftppassword: null
  -netsoinsserver: "https://officine.lna-sante.com/webservice.php"
  -netsoinsapikey: "1gtedbsllnhto1tbfbqamf529dt5t63c19f8zayl"
  -netsoinsKeyRequiresQueryParam: false
  -netsoinsApikeyIssuedAt: DateTime @1663919491 {#2069
    date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
  }
  -isnetsoinswithsubsectors: false
  -netsoinsfilteroption: null
  -netsoinsNbWeek: null
  -nbLit: null
  -ogirysapikey: "fVycVDEfC7r8kQNEWiZ4neUd3eQpV8vR2u5b1PkLOFRqa3E5ZcFK2ukWCRhgtZ9n"
  -ftpPasswordHash: null
  -ftpPasswordHashPrevious: null
  -ftpPasswordPreviousExpiresAt: null
  -ftpPasswordIssuedAt: null
  -netsoinsApikeyHmac: "14750c5e4ffdc66b290ac7a630e0e88046cc466f45db2a4176e1e906c9e1fddd"
  -ogirysApikeyHmac: "82219db6639e03a0e1ca7c48bb627ac87e370e49a48795f1a70af2c373d27837"
  -ogirysapikeyIssuedAt: DateTime @1748359718 {#2066
    date: 2025-05-27 17:28:38.0 Europe/Paris (+02:00)
  }
  -language: "fr"
  -isbddunique: false
  -isroomdispatched: true
  -isphotopatientonsticker: true
  -isdatacodeonsticker: false
  -printoptionpillbox: 0
  -distributionoptionpillbox: 0
  -stopdate: null
  -comment: null
  -lastfpeserverdate: null
  -pharmaciesEhpads: Doctrine\ORM\PersistentCollection {#2097 …}
  -sectors: Doctrine\ORM\PersistentCollection {#2145 …}
  -drugviews: Doctrine\ORM\PersistentCollection {#2224 …}
  -users: Doctrine\ORM\PersistentCollection {#2222 …}
  -stations: Doctrine\ORM\PersistentCollection {#2379 …}
  -idExtPharmacies: Doctrine\ORM\PersistentCollection {#2418 …}
  -settingTimes: Doctrine\ORM\PersistentCollection {#2470 …}
  -correspondances: Doctrine\ORM\PersistentCollection {#2511 …}
  -phone: "02 51 84 78 47"
  -teamviewer: null
  -modeType: Proxies\__CG__\App\Entity\ModeType {#2552 …}
  -dataSendingMode: "api_netsoins"
  -petitModuleLogin: null
  -account: Proxies\__CG__\App\Entity\Account {#2601 …}
  -deploymentgroup: Proxies\__CG__\App\Entity\Deploymentgroup {#2673 …}
  -netsoinsFeedbacks: 0
  -sortPatientBy: 0
  -isUpsideDownSticker: false
  -isOneCompartmentFitall: false
  -colorDisplayFormat: 0
  -isOneDrugTypeByCompartiment: true
  -overflowNamingPreset: "dash_number"
  -overflowNamingStyle: "normal"
  -isDefaultPlLongTerm: true
  -isWithTrace: false
  -isWithoutIfNeeded: false
  -isWithoutHP: false
  -isWithAutoFillPhoto: false
  -isDemoPurpose: false
  -lastTlsVersion: null
  -lastTlsCheckedAt: null
  -sshPublicKey: null
  -sshPublicKeyIssuedAt: null
  -contactEmail: null
  -contactEmailHmac: null
  -colorDays: null
  -colorDaysPrintMode: "color_only"
  #createdAt: DateTime @1663919491 {#2068
    date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
  }
  #updatedAt: DateTime @1779211691 {#2075
    date: 2026-05-19 19:28:11.0 Europe/Paris (+02:00)
  }
  -createdByAccountId: 26
  -updatedByAccountId: 26
  -createdByUserId: null
  -updatedByUserId: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_EDIT.
Show voter details
42 GRANTED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2067
    -isAccessible: true
    -instance: App\Entity\Ehpad {#2077
      -id: 285
      -idExt: "24"
      -name: "001 - La Chezaliere"
      -city: "Nantess"
      -address: "46 Rue Condorcet"
      -zipcode: "44107"
      -zipcodeHmac: null
      -owner: null
      -iswithftpsupport: false
      -ftppassword: null
      -netsoinsserver: "https://officine.lna-sante.com/webservice.php"
      -netsoinsapikey: "1gtedbsllnhto1tbfbqamf529dt5t63c19f8zayl"
      -netsoinsKeyRequiresQueryParam: false
      -netsoinsApikeyIssuedAt: DateTime @1663919491 {#2069
        date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
      }
      -isnetsoinswithsubsectors: false
      -netsoinsfilteroption: null
      -netsoinsNbWeek: null
      -nbLit: null
      -ogirysapikey: "fVycVDEfC7r8kQNEWiZ4neUd3eQpV8vR2u5b1PkLOFRqa3E5ZcFK2ukWCRhgtZ9n"
      -ftpPasswordHash: null
      -ftpPasswordHashPrevious: null
      -ftpPasswordPreviousExpiresAt: null
      -ftpPasswordIssuedAt: null
      -netsoinsApikeyHmac: "14750c5e4ffdc66b290ac7a630e0e88046cc466f45db2a4176e1e906c9e1fddd"
      -ogirysApikeyHmac: "82219db6639e03a0e1ca7c48bb627ac87e370e49a48795f1a70af2c373d27837"
      -ogirysapikeyIssuedAt: DateTime @1748359718 {#2066
        date: 2025-05-27 17:28:38.0 Europe/Paris (+02:00)
      }
      -language: "fr"
      -isbddunique: false
      -isroomdispatched: true
      -isphotopatientonsticker: true
      -isdatacodeonsticker: false
      -printoptionpillbox: 0
      -distributionoptionpillbox: 0
      -stopdate: null
      -comment: null
      -lastfpeserverdate: null
      -pharmaciesEhpads: Doctrine\ORM\PersistentCollection {#2097 …}
      -sectors: Doctrine\ORM\PersistentCollection {#2145 …}
      -drugviews: Doctrine\ORM\PersistentCollection {#2224 …}
      -users: Doctrine\ORM\PersistentCollection {#2222 …}
      -stations: Doctrine\ORM\PersistentCollection {#2379 …}
      -idExtPharmacies: Doctrine\ORM\PersistentCollection {#2418 …}
      -settingTimes: Doctrine\ORM\PersistentCollection {#2470 …}
      -correspondances: Doctrine\ORM\PersistentCollection {#2511 …}
      -phone: "02 51 84 78 47"
      -teamviewer: null
      -modeType: Proxies\__CG__\App\Entity\ModeType {#2552 …}
      -dataSendingMode: "api_netsoins"
      -petitModuleLogin: null
      -account: Proxies\__CG__\App\Entity\Account {#2601 …}
      -deploymentgroup: Proxies\__CG__\App\Entity\Deploymentgroup {#2673 …}
      -netsoinsFeedbacks: 0
      -sortPatientBy: 0
      -isUpsideDownSticker: false
      -isOneCompartmentFitall: false
      -colorDisplayFormat: 0
      -isOneDrugTypeByCompartiment: true
      -overflowNamingPreset: "dash_number"
      -overflowNamingStyle: "normal"
      -isDefaultPlLongTerm: true
      -isWithTrace: false
      -isWithoutIfNeeded: false
      -isWithoutHP: false
      -isWithAutoFillPhoto: false
      -isDemoPurpose: false
      -lastTlsVersion: null
      -lastTlsCheckedAt: null
      -sshPublicKey: null
      -sshPublicKeyIssuedAt: null
      -contactEmail: null
      -contactEmailHmac: null
      -colorDays: null
      -colorDaysPrintMode: "color_only"
      #createdAt: DateTime @1663919491 {#2068
        date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
      }
      #updatedAt: DateTime @1779211691 {#2075
        date: 2026-05-19 19:28:11.0 Europe/Paris (+02:00)
      }
      -createdByAccountId: 26
      -updatedByAccountId: 26
      -createdByUserId: null
      -updatedByUserId: null
    }
    -primaryKeyValue: 285
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2871 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#5728 …}
    -defaultActionUrl: null
    -fqcn: "App\Entity\Ehpad"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1406 …}
    -permission: null
  }
]
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
43 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3922
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "isDefaultPlLongTerm"
  -propertyNameSuffix: null
  -value: true
  -formattedValue: true
  -formatValueCallable: null
  -label: "label.isDefaultPlLongTerm"
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3925 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3924 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3926 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5042 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3923 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3928 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
44 GRANTED ROLE_EDIT
App\Entity\Ehpad {#2077
  -id: 285
  -idExt: "24"
  -name: "001 - La Chezaliere"
  -city: "Nantess"
  -address: "46 Rue Condorcet"
  -zipcode: "44107"
  -zipcodeHmac: null
  -owner: null
  -iswithftpsupport: false
  -ftppassword: null
  -netsoinsserver: "https://officine.lna-sante.com/webservice.php"
  -netsoinsapikey: "1gtedbsllnhto1tbfbqamf529dt5t63c19f8zayl"
  -netsoinsKeyRequiresQueryParam: false
  -netsoinsApikeyIssuedAt: DateTime @1663919491 {#2069
    date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
  }
  -isnetsoinswithsubsectors: false
  -netsoinsfilteroption: null
  -netsoinsNbWeek: null
  -nbLit: null
  -ogirysapikey: "fVycVDEfC7r8kQNEWiZ4neUd3eQpV8vR2u5b1PkLOFRqa3E5ZcFK2ukWCRhgtZ9n"
  -ftpPasswordHash: null
  -ftpPasswordHashPrevious: null
  -ftpPasswordPreviousExpiresAt: null
  -ftpPasswordIssuedAt: null
  -netsoinsApikeyHmac: "14750c5e4ffdc66b290ac7a630e0e88046cc466f45db2a4176e1e906c9e1fddd"
  -ogirysApikeyHmac: "82219db6639e03a0e1ca7c48bb627ac87e370e49a48795f1a70af2c373d27837"
  -ogirysapikeyIssuedAt: DateTime @1748359718 {#2066
    date: 2025-05-27 17:28:38.0 Europe/Paris (+02:00)
  }
  -language: "fr"
  -isbddunique: false
  -isroomdispatched: true
  -isphotopatientonsticker: true
  -isdatacodeonsticker: false
  -printoptionpillbox: 0
  -distributionoptionpillbox: 0
  -stopdate: null
  -comment: null
  -lastfpeserverdate: null
  -pharmaciesEhpads: Doctrine\ORM\PersistentCollection {#2097 …}
  -sectors: Doctrine\ORM\PersistentCollection {#2145 …}
  -drugviews: Doctrine\ORM\PersistentCollection {#2224 …}
  -users: Doctrine\ORM\PersistentCollection {#2222 …}
  -stations: Doctrine\ORM\PersistentCollection {#2379 …}
  -idExtPharmacies: Doctrine\ORM\PersistentCollection {#2418 …}
  -settingTimes: Doctrine\ORM\PersistentCollection {#2470 …}
  -correspondances: Doctrine\ORM\PersistentCollection {#2511 …}
  -phone: "02 51 84 78 47"
  -teamviewer: null
  -modeType: Proxies\__CG__\App\Entity\ModeType {#2552 …}
  -dataSendingMode: "api_netsoins"
  -petitModuleLogin: null
  -account: Proxies\__CG__\App\Entity\Account {#2601 …}
  -deploymentgroup: Proxies\__CG__\App\Entity\Deploymentgroup {#2673 …}
  -netsoinsFeedbacks: 0
  -sortPatientBy: 0
  -isUpsideDownSticker: false
  -isOneCompartmentFitall: false
  -colorDisplayFormat: 0
  -isOneDrugTypeByCompartiment: true
  -overflowNamingPreset: "dash_number"
  -overflowNamingStyle: "normal"
  -isDefaultPlLongTerm: true
  -isWithTrace: false
  -isWithoutIfNeeded: false
  -isWithoutHP: false
  -isWithAutoFillPhoto: false
  -isDemoPurpose: false
  -lastTlsVersion: null
  -lastTlsCheckedAt: null
  -sshPublicKey: null
  -sshPublicKeyIssuedAt: null
  -contactEmail: null
  -contactEmailHmac: null
  -colorDays: null
  -colorDaysPrintMode: "color_only"
  #createdAt: DateTime @1663919491 {#2068
    date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
  }
  #updatedAt: DateTime @1779211691 {#2075
    date: 2026-05-19 19:28:11.0 Europe/Paris (+02:00)
  }
  -createdByAccountId: 26
  -updatedByAccountId: 26
  -createdByUserId: null
  -updatedByUserId: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_EDIT.
Show voter details
45 GRANTED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2067
    -isAccessible: true
    -instance: App\Entity\Ehpad {#2077
      -id: 285
      -idExt: "24"
      -name: "001 - La Chezaliere"
      -city: "Nantess"
      -address: "46 Rue Condorcet"
      -zipcode: "44107"
      -zipcodeHmac: null
      -owner: null
      -iswithftpsupport: false
      -ftppassword: null
      -netsoinsserver: "https://officine.lna-sante.com/webservice.php"
      -netsoinsapikey: "1gtedbsllnhto1tbfbqamf529dt5t63c19f8zayl"
      -netsoinsKeyRequiresQueryParam: false
      -netsoinsApikeyIssuedAt: DateTime @1663919491 {#2069
        date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
      }
      -isnetsoinswithsubsectors: false
      -netsoinsfilteroption: null
      -netsoinsNbWeek: null
      -nbLit: null
      -ogirysapikey: "fVycVDEfC7r8kQNEWiZ4neUd3eQpV8vR2u5b1PkLOFRqa3E5ZcFK2ukWCRhgtZ9n"
      -ftpPasswordHash: null
      -ftpPasswordHashPrevious: null
      -ftpPasswordPreviousExpiresAt: null
      -ftpPasswordIssuedAt: null
      -netsoinsApikeyHmac: "14750c5e4ffdc66b290ac7a630e0e88046cc466f45db2a4176e1e906c9e1fddd"
      -ogirysApikeyHmac: "82219db6639e03a0e1ca7c48bb627ac87e370e49a48795f1a70af2c373d27837"
      -ogirysapikeyIssuedAt: DateTime @1748359718 {#2066
        date: 2025-05-27 17:28:38.0 Europe/Paris (+02:00)
      }
      -language: "fr"
      -isbddunique: false
      -isroomdispatched: true
      -isphotopatientonsticker: true
      -isdatacodeonsticker: false
      -printoptionpillbox: 0
      -distributionoptionpillbox: 0
      -stopdate: null
      -comment: null
      -lastfpeserverdate: null
      -pharmaciesEhpads: Doctrine\ORM\PersistentCollection {#2097 …}
      -sectors: Doctrine\ORM\PersistentCollection {#2145 …}
      -drugviews: Doctrine\ORM\PersistentCollection {#2224 …}
      -users: Doctrine\ORM\PersistentCollection {#2222 …}
      -stations: Doctrine\ORM\PersistentCollection {#2379 …}
      -idExtPharmacies: Doctrine\ORM\PersistentCollection {#2418 …}
      -settingTimes: Doctrine\ORM\PersistentCollection {#2470 …}
      -correspondances: Doctrine\ORM\PersistentCollection {#2511 …}
      -phone: "02 51 84 78 47"
      -teamviewer: null
      -modeType: Proxies\__CG__\App\Entity\ModeType {#2552 …}
      -dataSendingMode: "api_netsoins"
      -petitModuleLogin: null
      -account: Proxies\__CG__\App\Entity\Account {#2601 …}
      -deploymentgroup: Proxies\__CG__\App\Entity\Deploymentgroup {#2673 …}
      -netsoinsFeedbacks: 0
      -sortPatientBy: 0
      -isUpsideDownSticker: false
      -isOneCompartmentFitall: false
      -colorDisplayFormat: 0
      -isOneDrugTypeByCompartiment: true
      -overflowNamingPreset: "dash_number"
      -overflowNamingStyle: "normal"
      -isDefaultPlLongTerm: true
      -isWithTrace: false
      -isWithoutIfNeeded: false
      -isWithoutHP: false
      -isWithAutoFillPhoto: false
      -isDemoPurpose: false
      -lastTlsVersion: null
      -lastTlsCheckedAt: null
      -sshPublicKey: null
      -sshPublicKeyIssuedAt: null
      -contactEmail: null
      -contactEmailHmac: null
      -colorDays: null
      -colorDaysPrintMode: "color_only"
      #createdAt: DateTime @1663919491 {#2068
        date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
      }
      #updatedAt: DateTime @1779211691 {#2075
        date: 2026-05-19 19:28:11.0 Europe/Paris (+02:00)
      }
      -createdByAccountId: 26
      -updatedByAccountId: 26
      -createdByUserId: null
      -updatedByUserId: null
    }
    -primaryKeyValue: 285
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2871 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#5728 …}
    -defaultActionUrl: null
    -fqcn: "App\Entity\Ehpad"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1406 …}
    -permission: null
  }
]
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
46 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3930
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "isWithTrace"
  -propertyNameSuffix: null
  -value: false
  -formattedValue: false
  -formatValueCallable: null
  -label: "label.isWithTrace"
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3935 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3934 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3936 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5092 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3933 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3938 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
47 GRANTED ROLE_EDIT
App\Entity\Ehpad {#2077
  -id: 285
  -idExt: "24"
  -name: "001 - La Chezaliere"
  -city: "Nantess"
  -address: "46 Rue Condorcet"
  -zipcode: "44107"
  -zipcodeHmac: null
  -owner: null
  -iswithftpsupport: false
  -ftppassword: null
  -netsoinsserver: "https://officine.lna-sante.com/webservice.php"
  -netsoinsapikey: "1gtedbsllnhto1tbfbqamf529dt5t63c19f8zayl"
  -netsoinsKeyRequiresQueryParam: false
  -netsoinsApikeyIssuedAt: DateTime @1663919491 {#2069
    date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
  }
  -isnetsoinswithsubsectors: false
  -netsoinsfilteroption: null
  -netsoinsNbWeek: null
  -nbLit: null
  -ogirysapikey: "fVycVDEfC7r8kQNEWiZ4neUd3eQpV8vR2u5b1PkLOFRqa3E5ZcFK2ukWCRhgtZ9n"
  -ftpPasswordHash: null
  -ftpPasswordHashPrevious: null
  -ftpPasswordPreviousExpiresAt: null
  -ftpPasswordIssuedAt: null
  -netsoinsApikeyHmac: "14750c5e4ffdc66b290ac7a630e0e88046cc466f45db2a4176e1e906c9e1fddd"
  -ogirysApikeyHmac: "82219db6639e03a0e1ca7c48bb627ac87e370e49a48795f1a70af2c373d27837"
  -ogirysapikeyIssuedAt: DateTime @1748359718 {#2066
    date: 2025-05-27 17:28:38.0 Europe/Paris (+02:00)
  }
  -language: "fr"
  -isbddunique: false
  -isroomdispatched: true
  -isphotopatientonsticker: true
  -isdatacodeonsticker: false
  -printoptionpillbox: 0
  -distributionoptionpillbox: 0
  -stopdate: null
  -comment: null
  -lastfpeserverdate: null
  -pharmaciesEhpads: Doctrine\ORM\PersistentCollection {#2097 …}
  -sectors: Doctrine\ORM\PersistentCollection {#2145 …}
  -drugviews: Doctrine\ORM\PersistentCollection {#2224 …}
  -users: Doctrine\ORM\PersistentCollection {#2222 …}
  -stations: Doctrine\ORM\PersistentCollection {#2379 …}
  -idExtPharmacies: Doctrine\ORM\PersistentCollection {#2418 …}
  -settingTimes: Doctrine\ORM\PersistentCollection {#2470 …}
  -correspondances: Doctrine\ORM\PersistentCollection {#2511 …}
  -phone: "02 51 84 78 47"
  -teamviewer: null
  -modeType: Proxies\__CG__\App\Entity\ModeType {#2552 …}
  -dataSendingMode: "api_netsoins"
  -petitModuleLogin: null
  -account: Proxies\__CG__\App\Entity\Account {#2601 …}
  -deploymentgroup: Proxies\__CG__\App\Entity\Deploymentgroup {#2673 …}
  -netsoinsFeedbacks: 0
  -sortPatientBy: 0
  -isUpsideDownSticker: false
  -isOneCompartmentFitall: false
  -colorDisplayFormat: 0
  -isOneDrugTypeByCompartiment: true
  -overflowNamingPreset: "dash_number"
  -overflowNamingStyle: "normal"
  -isDefaultPlLongTerm: true
  -isWithTrace: false
  -isWithoutIfNeeded: false
  -isWithoutHP: false
  -isWithAutoFillPhoto: false
  -isDemoPurpose: false
  -lastTlsVersion: null
  -lastTlsCheckedAt: null
  -sshPublicKey: null
  -sshPublicKeyIssuedAt: null
  -contactEmail: null
  -contactEmailHmac: null
  -colorDays: null
  -colorDaysPrintMode: "color_only"
  #createdAt: DateTime @1663919491 {#2068
    date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
  }
  #updatedAt: DateTime @1779211691 {#2075
    date: 2026-05-19 19:28:11.0 Europe/Paris (+02:00)
  }
  -createdByAccountId: 26
  -updatedByAccountId: 26
  -createdByUserId: null
  -updatedByUserId: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_EDIT.
Show voter details
48 GRANTED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2067
    -isAccessible: true
    -instance: App\Entity\Ehpad {#2077
      -id: 285
      -idExt: "24"
      -name: "001 - La Chezaliere"
      -city: "Nantess"
      -address: "46 Rue Condorcet"
      -zipcode: "44107"
      -zipcodeHmac: null
      -owner: null
      -iswithftpsupport: false
      -ftppassword: null
      -netsoinsserver: "https://officine.lna-sante.com/webservice.php"
      -netsoinsapikey: "1gtedbsllnhto1tbfbqamf529dt5t63c19f8zayl"
      -netsoinsKeyRequiresQueryParam: false
      -netsoinsApikeyIssuedAt: DateTime @1663919491 {#2069
        date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
      }
      -isnetsoinswithsubsectors: false
      -netsoinsfilteroption: null
      -netsoinsNbWeek: null
      -nbLit: null
      -ogirysapikey: "fVycVDEfC7r8kQNEWiZ4neUd3eQpV8vR2u5b1PkLOFRqa3E5ZcFK2ukWCRhgtZ9n"
      -ftpPasswordHash: null
      -ftpPasswordHashPrevious: null
      -ftpPasswordPreviousExpiresAt: null
      -ftpPasswordIssuedAt: null
      -netsoinsApikeyHmac: "14750c5e4ffdc66b290ac7a630e0e88046cc466f45db2a4176e1e906c9e1fddd"
      -ogirysApikeyHmac: "82219db6639e03a0e1ca7c48bb627ac87e370e49a48795f1a70af2c373d27837"
      -ogirysapikeyIssuedAt: DateTime @1748359718 {#2066
        date: 2025-05-27 17:28:38.0 Europe/Paris (+02:00)
      }
      -language: "fr"
      -isbddunique: false
      -isroomdispatched: true
      -isphotopatientonsticker: true
      -isdatacodeonsticker: false
      -printoptionpillbox: 0
      -distributionoptionpillbox: 0
      -stopdate: null
      -comment: null
      -lastfpeserverdate: null
      -pharmaciesEhpads: Doctrine\ORM\PersistentCollection {#2097 …}
      -sectors: Doctrine\ORM\PersistentCollection {#2145 …}
      -drugviews: Doctrine\ORM\PersistentCollection {#2224 …}
      -users: Doctrine\ORM\PersistentCollection {#2222 …}
      -stations: Doctrine\ORM\PersistentCollection {#2379 …}
      -idExtPharmacies: Doctrine\ORM\PersistentCollection {#2418 …}
      -settingTimes: Doctrine\ORM\PersistentCollection {#2470 …}
      -correspondances: Doctrine\ORM\PersistentCollection {#2511 …}
      -phone: "02 51 84 78 47"
      -teamviewer: null
      -modeType: Proxies\__CG__\App\Entity\ModeType {#2552 …}
      -dataSendingMode: "api_netsoins"
      -petitModuleLogin: null
      -account: Proxies\__CG__\App\Entity\Account {#2601 …}
      -deploymentgroup: Proxies\__CG__\App\Entity\Deploymentgroup {#2673 …}
      -netsoinsFeedbacks: 0
      -sortPatientBy: 0
      -isUpsideDownSticker: false
      -isOneCompartmentFitall: false
      -colorDisplayFormat: 0
      -isOneDrugTypeByCompartiment: true
      -overflowNamingPreset: "dash_number"
      -overflowNamingStyle: "normal"
      -isDefaultPlLongTerm: true
      -isWithTrace: false
      -isWithoutIfNeeded: false
      -isWithoutHP: false
      -isWithAutoFillPhoto: false
      -isDemoPurpose: false
      -lastTlsVersion: null
      -lastTlsCheckedAt: null
      -sshPublicKey: null
      -sshPublicKeyIssuedAt: null
      -contactEmail: null
      -contactEmailHmac: null
      -colorDays: null
      -colorDaysPrintMode: "color_only"
      #createdAt: DateTime @1663919491 {#2068
        date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
      }
      #updatedAt: DateTime @1779211691 {#2075
        date: 2026-05-19 19:28:11.0 Europe/Paris (+02:00)
      }
      -createdByAccountId: 26
      -updatedByAccountId: 26
      -createdByUserId: null
      -updatedByUserId: null
    }
    -primaryKeyValue: 285
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2871 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#5728 …}
    -defaultActionUrl: null
    -fqcn: "App\Entity\Ehpad"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1406 …}
    -permission: null
  }
]
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
49 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3431
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ChoiceField"
  -propertyName: "sortPatientBy"
  -propertyNameSuffix: null
  -value: 0
  -formattedValue: 0
  -formatValueCallable: null
  -label: "label.sortPatientBy"
  -formType: "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3434 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-select"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/choice"
  -templatePath: "@EasyAdmin/crud/field/choice.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3433 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3435 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5142 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3432 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3437 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
50 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3964
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField"
  -propertyName: "ea_form_fieldset"
  -propertyNameSuffix: "01KS0N7QZK09D4C3DCGBE59X3Q"
  -value: true
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5108 …}
  -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3961 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-form_fieldset col-12"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3962 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3960 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5186 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3963 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3958 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
51 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3876
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "isOneCompartmentFitAll"
  -propertyNameSuffix: null
  -value: false
  -formattedValue: false
  -formatValueCallable: null
  -label: "label.isOneCompartmentFitAll"
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3881 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3880 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3882 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5183 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3879 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3884 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
52 GRANTED ROLE_EDIT
App\Entity\Ehpad {#2077
  -id: 285
  -idExt: "24"
  -name: "001 - La Chezaliere"
  -city: "Nantess"
  -address: "46 Rue Condorcet"
  -zipcode: "44107"
  -zipcodeHmac: null
  -owner: null
  -iswithftpsupport: false
  -ftppassword: null
  -netsoinsserver: "https://officine.lna-sante.com/webservice.php"
  -netsoinsapikey: "1gtedbsllnhto1tbfbqamf529dt5t63c19f8zayl"
  -netsoinsKeyRequiresQueryParam: false
  -netsoinsApikeyIssuedAt: DateTime @1663919491 {#2069
    date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
  }
  -isnetsoinswithsubsectors: false
  -netsoinsfilteroption: null
  -netsoinsNbWeek: null
  -nbLit: null
  -ogirysapikey: "fVycVDEfC7r8kQNEWiZ4neUd3eQpV8vR2u5b1PkLOFRqa3E5ZcFK2ukWCRhgtZ9n"
  -ftpPasswordHash: null
  -ftpPasswordHashPrevious: null
  -ftpPasswordPreviousExpiresAt: null
  -ftpPasswordIssuedAt: null
  -netsoinsApikeyHmac: "14750c5e4ffdc66b290ac7a630e0e88046cc466f45db2a4176e1e906c9e1fddd"
  -ogirysApikeyHmac: "82219db6639e03a0e1ca7c48bb627ac87e370e49a48795f1a70af2c373d27837"
  -ogirysapikeyIssuedAt: DateTime @1748359718 {#2066
    date: 2025-05-27 17:28:38.0 Europe/Paris (+02:00)
  }
  -language: "fr"
  -isbddunique: false
  -isroomdispatched: true
  -isphotopatientonsticker: true
  -isdatacodeonsticker: false
  -printoptionpillbox: 0
  -distributionoptionpillbox: 0
  -stopdate: null
  -comment: null
  -lastfpeserverdate: null
  -pharmaciesEhpads: Doctrine\ORM\PersistentCollection {#2097 …}
  -sectors: Doctrine\ORM\PersistentCollection {#2145 …}
  -drugviews: Doctrine\ORM\PersistentCollection {#2224 …}
  -users: Doctrine\ORM\PersistentCollection {#2222 …}
  -stations: Doctrine\ORM\PersistentCollection {#2379 …}
  -idExtPharmacies: Doctrine\ORM\PersistentCollection {#2418 …}
  -settingTimes: Doctrine\ORM\PersistentCollection {#2470 …}
  -correspondances: Doctrine\ORM\PersistentCollection {#2511 …}
  -phone: "02 51 84 78 47"
  -teamviewer: null
  -modeType: Proxies\__CG__\App\Entity\ModeType {#2552 …}
  -dataSendingMode: "api_netsoins"
  -petitModuleLogin: null
  -account: Proxies\__CG__\App\Entity\Account {#2601 …}
  -deploymentgroup: Proxies\__CG__\App\Entity\Deploymentgroup {#2673 …}
  -netsoinsFeedbacks: 0
  -sortPatientBy: 0
  -isUpsideDownSticker: false
  -isOneCompartmentFitall: false
  -colorDisplayFormat: 0
  -isOneDrugTypeByCompartiment: true
  -overflowNamingPreset: "dash_number"
  -overflowNamingStyle: "normal"
  -isDefaultPlLongTerm: true
  -isWithTrace: false
  -isWithoutIfNeeded: false
  -isWithoutHP: false
  -isWithAutoFillPhoto: false
  -isDemoPurpose: false
  -lastTlsVersion: null
  -lastTlsCheckedAt: null
  -sshPublicKey: null
  -sshPublicKeyIssuedAt: null
  -contactEmail: null
  -contactEmailHmac: null
  -colorDays: null
  -colorDaysPrintMode: "color_only"
  #createdAt: DateTime @1663919491 {#2068
    date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
  }
  #updatedAt: DateTime @1779211691 {#2075
    date: 2026-05-19 19:28:11.0 Europe/Paris (+02:00)
  }
  -createdByAccountId: 26
  -updatedByAccountId: 26
  -createdByUserId: null
  -updatedByUserId: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_EDIT.
Show voter details
53 GRANTED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2067
    -isAccessible: true
    -instance: App\Entity\Ehpad {#2077
      -id: 285
      -idExt: "24"
      -name: "001 - La Chezaliere"
      -city: "Nantess"
      -address: "46 Rue Condorcet"
      -zipcode: "44107"
      -zipcodeHmac: null
      -owner: null
      -iswithftpsupport: false
      -ftppassword: null
      -netsoinsserver: "https://officine.lna-sante.com/webservice.php"
      -netsoinsapikey: "1gtedbsllnhto1tbfbqamf529dt5t63c19f8zayl"
      -netsoinsKeyRequiresQueryParam: false
      -netsoinsApikeyIssuedAt: DateTime @1663919491 {#2069
        date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
      }
      -isnetsoinswithsubsectors: false
      -netsoinsfilteroption: null
      -netsoinsNbWeek: null
      -nbLit: null
      -ogirysapikey: "fVycVDEfC7r8kQNEWiZ4neUd3eQpV8vR2u5b1PkLOFRqa3E5ZcFK2ukWCRhgtZ9n"
      -ftpPasswordHash: null
      -ftpPasswordHashPrevious: null
      -ftpPasswordPreviousExpiresAt: null
      -ftpPasswordIssuedAt: null
      -netsoinsApikeyHmac: "14750c5e4ffdc66b290ac7a630e0e88046cc466f45db2a4176e1e906c9e1fddd"
      -ogirysApikeyHmac: "82219db6639e03a0e1ca7c48bb627ac87e370e49a48795f1a70af2c373d27837"
      -ogirysapikeyIssuedAt: DateTime @1748359718 {#2066
        date: 2025-05-27 17:28:38.0 Europe/Paris (+02:00)
      }
      -language: "fr"
      -isbddunique: false
      -isroomdispatched: true
      -isphotopatientonsticker: true
      -isdatacodeonsticker: false
      -printoptionpillbox: 0
      -distributionoptionpillbox: 0
      -stopdate: null
      -comment: null
      -lastfpeserverdate: null
      -pharmaciesEhpads: Doctrine\ORM\PersistentCollection {#2097 …}
      -sectors: Doctrine\ORM\PersistentCollection {#2145 …}
      -drugviews: Doctrine\ORM\PersistentCollection {#2224 …}
      -users: Doctrine\ORM\PersistentCollection {#2222 …}
      -stations: Doctrine\ORM\PersistentCollection {#2379 …}
      -idExtPharmacies: Doctrine\ORM\PersistentCollection {#2418 …}
      -settingTimes: Doctrine\ORM\PersistentCollection {#2470 …}
      -correspondances: Doctrine\ORM\PersistentCollection {#2511 …}
      -phone: "02 51 84 78 47"
      -teamviewer: null
      -modeType: Proxies\__CG__\App\Entity\ModeType {#2552 …}
      -dataSendingMode: "api_netsoins"
      -petitModuleLogin: null
      -account: Proxies\__CG__\App\Entity\Account {#2601 …}
      -deploymentgroup: Proxies\__CG__\App\Entity\Deploymentgroup {#2673 …}
      -netsoinsFeedbacks: 0
      -sortPatientBy: 0
      -isUpsideDownSticker: false
      -isOneCompartmentFitall: false
      -colorDisplayFormat: 0
      -isOneDrugTypeByCompartiment: true
      -overflowNamingPreset: "dash_number"
      -overflowNamingStyle: "normal"
      -isDefaultPlLongTerm: true
      -isWithTrace: false
      -isWithoutIfNeeded: false
      -isWithoutHP: false
      -isWithAutoFillPhoto: false
      -isDemoPurpose: false
      -lastTlsVersion: null
      -lastTlsCheckedAt: null
      -sshPublicKey: null
      -sshPublicKeyIssuedAt: null
      -contactEmail: null
      -contactEmailHmac: null
      -colorDays: null
      -colorDaysPrintMode: "color_only"
      #createdAt: DateTime @1663919491 {#2068
        date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
      }
      #updatedAt: DateTime @1779211691 {#2075
        date: 2026-05-19 19:28:11.0 Europe/Paris (+02:00)
      }
      -createdByAccountId: 26
      -updatedByAccountId: 26
      -createdByUserId: null
      -updatedByUserId: null
    }
    -primaryKeyValue: 285
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2871 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#5728 …}
    -defaultActionUrl: null
    -fqcn: "App\Entity\Ehpad"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1406 …}
    -permission: null
  }
]
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
54 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3423
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ChoiceField"
  -propertyName: "distributionOptionPillbox"
  -propertyNameSuffix: null
  -value: 0
  -formattedValue: 0
  -formatValueCallable: null
  -label: "label.distributionOptionPillbox"
  -formType: "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3426 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-select"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/choice"
  -templatePath: "@EasyAdmin/crud/field/choice.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3425 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3427 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5238 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3424 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3429 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
55 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3886
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ChoiceField"
  -propertyName: "colorDisplayFormat"
  -propertyNameSuffix: null
  -value: 0
  -formattedValue: 0
  -formatValueCallable: null
  -label: "label.colorDisplayFormat"
  -formType: "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3891 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-select"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/choice"
  -templatePath: "@EasyAdmin/crud/field/choice.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3890 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3892 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5209 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3889 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3894 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
56 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3896
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "isOneDrugTypeByCompartiment"
  -propertyNameSuffix: null
  -value: true
  -formattedValue: true
  -formatValueCallable: null
  -label: "label.isOneDrugTypeByCompartiment"
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3899 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3898 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3900 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5279 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3897 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3902 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
57 GRANTED ROLE_EDIT
App\Entity\Ehpad {#2077
  -id: 285
  -idExt: "24"
  -name: "001 - La Chezaliere"
  -city: "Nantess"
  -address: "46 Rue Condorcet"
  -zipcode: "44107"
  -zipcodeHmac: null
  -owner: null
  -iswithftpsupport: false
  -ftppassword: null
  -netsoinsserver: "https://officine.lna-sante.com/webservice.php"
  -netsoinsapikey: "1gtedbsllnhto1tbfbqamf529dt5t63c19f8zayl"
  -netsoinsKeyRequiresQueryParam: false
  -netsoinsApikeyIssuedAt: DateTime @1663919491 {#2069
    date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
  }
  -isnetsoinswithsubsectors: false
  -netsoinsfilteroption: null
  -netsoinsNbWeek: null
  -nbLit: null
  -ogirysapikey: "fVycVDEfC7r8kQNEWiZ4neUd3eQpV8vR2u5b1PkLOFRqa3E5ZcFK2ukWCRhgtZ9n"
  -ftpPasswordHash: null
  -ftpPasswordHashPrevious: null
  -ftpPasswordPreviousExpiresAt: null
  -ftpPasswordIssuedAt: null
  -netsoinsApikeyHmac: "14750c5e4ffdc66b290ac7a630e0e88046cc466f45db2a4176e1e906c9e1fddd"
  -ogirysApikeyHmac: "82219db6639e03a0e1ca7c48bb627ac87e370e49a48795f1a70af2c373d27837"
  -ogirysapikeyIssuedAt: DateTime @1748359718 {#2066
    date: 2025-05-27 17:28:38.0 Europe/Paris (+02:00)
  }
  -language: "fr"
  -isbddunique: false
  -isroomdispatched: true
  -isphotopatientonsticker: true
  -isdatacodeonsticker: false
  -printoptionpillbox: 0
  -distributionoptionpillbox: 0
  -stopdate: null
  -comment: null
  -lastfpeserverdate: null
  -pharmaciesEhpads: Doctrine\ORM\PersistentCollection {#2097 …}
  -sectors: Doctrine\ORM\PersistentCollection {#2145 …}
  -drugviews: Doctrine\ORM\PersistentCollection {#2224 …}
  -users: Doctrine\ORM\PersistentCollection {#2222 …}
  -stations: Doctrine\ORM\PersistentCollection {#2379 …}
  -idExtPharmacies: Doctrine\ORM\PersistentCollection {#2418 …}
  -settingTimes: Doctrine\ORM\PersistentCollection {#2470 …}
  -correspondances: Doctrine\ORM\PersistentCollection {#2511 …}
  -phone: "02 51 84 78 47"
  -teamviewer: null
  -modeType: Proxies\__CG__\App\Entity\ModeType {#2552 …}
  -dataSendingMode: "api_netsoins"
  -petitModuleLogin: null
  -account: Proxies\__CG__\App\Entity\Account {#2601 …}
  -deploymentgroup: Proxies\__CG__\App\Entity\Deploymentgroup {#2673 …}
  -netsoinsFeedbacks: 0
  -sortPatientBy: 0
  -isUpsideDownSticker: false
  -isOneCompartmentFitall: false
  -colorDisplayFormat: 0
  -isOneDrugTypeByCompartiment: true
  -overflowNamingPreset: "dash_number"
  -overflowNamingStyle: "normal"
  -isDefaultPlLongTerm: true
  -isWithTrace: false
  -isWithoutIfNeeded: false
  -isWithoutHP: false
  -isWithAutoFillPhoto: false
  -isDemoPurpose: false
  -lastTlsVersion: null
  -lastTlsCheckedAt: null
  -sshPublicKey: null
  -sshPublicKeyIssuedAt: null
  -contactEmail: null
  -contactEmailHmac: null
  -colorDays: null
  -colorDaysPrintMode: "color_only"
  #createdAt: DateTime @1663919491 {#2068
    date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
  }
  #updatedAt: DateTime @1779211691 {#2075
    date: 2026-05-19 19:28:11.0 Europe/Paris (+02:00)
  }
  -createdByAccountId: 26
  -updatedByAccountId: 26
  -createdByUserId: null
  -updatedByUserId: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_EDIT.
Show voter details
58 GRANTED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2067
    -isAccessible: true
    -instance: App\Entity\Ehpad {#2077
      -id: 285
      -idExt: "24"
      -name: "001 - La Chezaliere"
      -city: "Nantess"
      -address: "46 Rue Condorcet"
      -zipcode: "44107"
      -zipcodeHmac: null
      -owner: null
      -iswithftpsupport: false
      -ftppassword: null
      -netsoinsserver: "https://officine.lna-sante.com/webservice.php"
      -netsoinsapikey: "1gtedbsllnhto1tbfbqamf529dt5t63c19f8zayl"
      -netsoinsKeyRequiresQueryParam: false
      -netsoinsApikeyIssuedAt: DateTime @1663919491 {#2069
        date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
      }
      -isnetsoinswithsubsectors: false
      -netsoinsfilteroption: null
      -netsoinsNbWeek: null
      -nbLit: null
      -ogirysapikey: "fVycVDEfC7r8kQNEWiZ4neUd3eQpV8vR2u5b1PkLOFRqa3E5ZcFK2ukWCRhgtZ9n"
      -ftpPasswordHash: null
      -ftpPasswordHashPrevious: null
      -ftpPasswordPreviousExpiresAt: null
      -ftpPasswordIssuedAt: null
      -netsoinsApikeyHmac: "14750c5e4ffdc66b290ac7a630e0e88046cc466f45db2a4176e1e906c9e1fddd"
      -ogirysApikeyHmac: "82219db6639e03a0e1ca7c48bb627ac87e370e49a48795f1a70af2c373d27837"
      -ogirysapikeyIssuedAt: DateTime @1748359718 {#2066
        date: 2025-05-27 17:28:38.0 Europe/Paris (+02:00)
      }
      -language: "fr"
      -isbddunique: false
      -isroomdispatched: true
      -isphotopatientonsticker: true
      -isdatacodeonsticker: false
      -printoptionpillbox: 0
      -distributionoptionpillbox: 0
      -stopdate: null
      -comment: null
      -lastfpeserverdate: null
      -pharmaciesEhpads: Doctrine\ORM\PersistentCollection {#2097 …}
      -sectors: Doctrine\ORM\PersistentCollection {#2145 …}
      -drugviews: Doctrine\ORM\PersistentCollection {#2224 …}
      -users: Doctrine\ORM\PersistentCollection {#2222 …}
      -stations: Doctrine\ORM\PersistentCollection {#2379 …}
      -idExtPharmacies: Doctrine\ORM\PersistentCollection {#2418 …}
      -settingTimes: Doctrine\ORM\PersistentCollection {#2470 …}
      -correspondances: Doctrine\ORM\PersistentCollection {#2511 …}
      -phone: "02 51 84 78 47"
      -teamviewer: null
      -modeType: Proxies\__CG__\App\Entity\ModeType {#2552 …}
      -dataSendingMode: "api_netsoins"
      -petitModuleLogin: null
      -account: Proxies\__CG__\App\Entity\Account {#2601 …}
      -deploymentgroup: Proxies\__CG__\App\Entity\Deploymentgroup {#2673 …}
      -netsoinsFeedbacks: 0
      -sortPatientBy: 0
      -isUpsideDownSticker: false
      -isOneCompartmentFitall: false
      -colorDisplayFormat: 0
      -isOneDrugTypeByCompartiment: true
      -overflowNamingPreset: "dash_number"
      -overflowNamingStyle: "normal"
      -isDefaultPlLongTerm: true
      -isWithTrace: false
      -isWithoutIfNeeded: false
      -isWithoutHP: false
      -isWithAutoFillPhoto: false
      -isDemoPurpose: false
      -lastTlsVersion: null
      -lastTlsCheckedAt: null
      -sshPublicKey: null
      -sshPublicKeyIssuedAt: null
      -contactEmail: null
      -contactEmailHmac: null
      -colorDays: null
      -colorDaysPrintMode: "color_only"
      #createdAt: DateTime @1663919491 {#2068
        date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
      }
      #updatedAt: DateTime @1779211691 {#2075
        date: 2026-05-19 19:28:11.0 Europe/Paris (+02:00)
      }
      -createdByAccountId: 26
      -updatedByAccountId: 26
      -createdByUserId: null
      -updatedByUserId: null
    }
    -primaryKeyValue: 285
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2871 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#5728 …}
    -defaultActionUrl: null
    -fqcn: "App\Entity\Ehpad"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1406 …}
    -permission: null
  }
]
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
59 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3904
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ChoiceField"
  -propertyName: "overflowNamingPreset"
  -propertyNameSuffix: null
  -value: "dash_number"
  -formattedValue: "dash_number"
  -formatValueCallable: null
  -label: "label.overflowNamingPreset"
  -formType: "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3909 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-select"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/choice"
  -templatePath: "@EasyAdmin/crud/field/choice.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3908 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3910 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5334 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3907 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3912 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
60 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3914
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ChoiceField"
  -propertyName: "overflowNamingStyle"
  -propertyNameSuffix: null
  -value: "normal"
  -formattedValue: "normal"
  -formatValueCallable: null
  -label: "label.overflowNamingStyle"
  -formType: "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3917 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-select"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/choice"
  -templatePath: "@EasyAdmin/crud/field/choice.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3916 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3918 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5305 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3915 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3920 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
61 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3972
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField"
  -propertyName: "ea_form_fieldset"
  -propertyNameSuffix: "01KS0N7QZK09D4C3DCGBE59X3N"
  -value: true
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5375 …}
  -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3969 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-form_fieldset col-12"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3970 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3968 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5401 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3971 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3966 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
62 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3413
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ChoiceField"
  -propertyName: "printOptionPillBox"
  -propertyNameSuffix: null
  -value: 0
  -formattedValue: 0
  -formatValueCallable: null
  -label: "label.printOptionPillBox"
  -formType: "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3418 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-select sticketOptions"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/choice"
  -templatePath: "@EasyAdmin/crud/field/choice.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3417 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3419 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5398 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3416 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3421 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
63 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3393
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "isPhotoPatientOnSticker"
  -propertyNameSuffix: null
  -value: true
  -formattedValue: true
  -formatValueCallable: null
  -label: "label.isPhotoPatientOnSticker"
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3398 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3397 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3399 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5421 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3396 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3401 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
64 GRANTED ROLE_EDIT
App\Entity\Ehpad {#2077
  -id: 285
  -idExt: "24"
  -name: "001 - La Chezaliere"
  -city: "Nantess"
  -address: "46 Rue Condorcet"
  -zipcode: "44107"
  -zipcodeHmac: null
  -owner: null
  -iswithftpsupport: false
  -ftppassword: null
  -netsoinsserver: "https://officine.lna-sante.com/webservice.php"
  -netsoinsapikey: "1gtedbsllnhto1tbfbqamf529dt5t63c19f8zayl"
  -netsoinsKeyRequiresQueryParam: false
  -netsoinsApikeyIssuedAt: DateTime @1663919491 {#2069
    date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
  }
  -isnetsoinswithsubsectors: false
  -netsoinsfilteroption: null
  -netsoinsNbWeek: null
  -nbLit: null
  -ogirysapikey: "fVycVDEfC7r8kQNEWiZ4neUd3eQpV8vR2u5b1PkLOFRqa3E5ZcFK2ukWCRhgtZ9n"
  -ftpPasswordHash: null
  -ftpPasswordHashPrevious: null
  -ftpPasswordPreviousExpiresAt: null
  -ftpPasswordIssuedAt: null
  -netsoinsApikeyHmac: "14750c5e4ffdc66b290ac7a630e0e88046cc466f45db2a4176e1e906c9e1fddd"
  -ogirysApikeyHmac: "82219db6639e03a0e1ca7c48bb627ac87e370e49a48795f1a70af2c373d27837"
  -ogirysapikeyIssuedAt: DateTime @1748359718 {#2066
    date: 2025-05-27 17:28:38.0 Europe/Paris (+02:00)
  }
  -language: "fr"
  -isbddunique: false
  -isroomdispatched: true
  -isphotopatientonsticker: true
  -isdatacodeonsticker: false
  -printoptionpillbox: 0
  -distributionoptionpillbox: 0
  -stopdate: null
  -comment: null
  -lastfpeserverdate: null
  -pharmaciesEhpads: Doctrine\ORM\PersistentCollection {#2097 …}
  -sectors: Doctrine\ORM\PersistentCollection {#2145 …}
  -drugviews: Doctrine\ORM\PersistentCollection {#2224 …}
  -users: Doctrine\ORM\PersistentCollection {#2222 …}
  -stations: Doctrine\ORM\PersistentCollection {#2379 …}
  -idExtPharmacies: Doctrine\ORM\PersistentCollection {#2418 …}
  -settingTimes: Doctrine\ORM\PersistentCollection {#2470 …}
  -correspondances: Doctrine\ORM\PersistentCollection {#2511 …}
  -phone: "02 51 84 78 47"
  -teamviewer: null
  -modeType: Proxies\__CG__\App\Entity\ModeType {#2552 …}
  -dataSendingMode: "api_netsoins"
  -petitModuleLogin: null
  -account: Proxies\__CG__\App\Entity\Account {#2601 …}
  -deploymentgroup: Proxies\__CG__\App\Entity\Deploymentgroup {#2673 …}
  -netsoinsFeedbacks: 0
  -sortPatientBy: 0
  -isUpsideDownSticker: false
  -isOneCompartmentFitall: false
  -colorDisplayFormat: 0
  -isOneDrugTypeByCompartiment: true
  -overflowNamingPreset: "dash_number"
  -overflowNamingStyle: "normal"
  -isDefaultPlLongTerm: true
  -isWithTrace: false
  -isWithoutIfNeeded: false
  -isWithoutHP: false
  -isWithAutoFillPhoto: false
  -isDemoPurpose: false
  -lastTlsVersion: null
  -lastTlsCheckedAt: null
  -sshPublicKey: null
  -sshPublicKeyIssuedAt: null
  -contactEmail: null
  -contactEmailHmac: null
  -colorDays: null
  -colorDaysPrintMode: "color_only"
  #createdAt: DateTime @1663919491 {#2068
    date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
  }
  #updatedAt: DateTime @1779211691 {#2075
    date: 2026-05-19 19:28:11.0 Europe/Paris (+02:00)
  }
  -createdByAccountId: 26
  -updatedByAccountId: 26
  -createdByUserId: null
  -updatedByUserId: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_EDIT.
Show voter details
65 GRANTED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2067
    -isAccessible: true
    -instance: App\Entity\Ehpad {#2077
      -id: 285
      -idExt: "24"
      -name: "001 - La Chezaliere"
      -city: "Nantess"
      -address: "46 Rue Condorcet"
      -zipcode: "44107"
      -zipcodeHmac: null
      -owner: null
      -iswithftpsupport: false
      -ftppassword: null
      -netsoinsserver: "https://officine.lna-sante.com/webservice.php"
      -netsoinsapikey: "1gtedbsllnhto1tbfbqamf529dt5t63c19f8zayl"
      -netsoinsKeyRequiresQueryParam: false
      -netsoinsApikeyIssuedAt: DateTime @1663919491 {#2069
        date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
      }
      -isnetsoinswithsubsectors: false
      -netsoinsfilteroption: null
      -netsoinsNbWeek: null
      -nbLit: null
      -ogirysapikey: "fVycVDEfC7r8kQNEWiZ4neUd3eQpV8vR2u5b1PkLOFRqa3E5ZcFK2ukWCRhgtZ9n"
      -ftpPasswordHash: null
      -ftpPasswordHashPrevious: null
      -ftpPasswordPreviousExpiresAt: null
      -ftpPasswordIssuedAt: null
      -netsoinsApikeyHmac: "14750c5e4ffdc66b290ac7a630e0e88046cc466f45db2a4176e1e906c9e1fddd"
      -ogirysApikeyHmac: "82219db6639e03a0e1ca7c48bb627ac87e370e49a48795f1a70af2c373d27837"
      -ogirysapikeyIssuedAt: DateTime @1748359718 {#2066
        date: 2025-05-27 17:28:38.0 Europe/Paris (+02:00)
      }
      -language: "fr"
      -isbddunique: false
      -isroomdispatched: true
      -isphotopatientonsticker: true
      -isdatacodeonsticker: false
      -printoptionpillbox: 0
      -distributionoptionpillbox: 0
      -stopdate: null
      -comment: null
      -lastfpeserverdate: null
      -pharmaciesEhpads: Doctrine\ORM\PersistentCollection {#2097 …}
      -sectors: Doctrine\ORM\PersistentCollection {#2145 …}
      -drugviews: Doctrine\ORM\PersistentCollection {#2224 …}
      -users: Doctrine\ORM\PersistentCollection {#2222 …}
      -stations: Doctrine\ORM\PersistentCollection {#2379 …}
      -idExtPharmacies: Doctrine\ORM\PersistentCollection {#2418 …}
      -settingTimes: Doctrine\ORM\PersistentCollection {#2470 …}
      -correspondances: Doctrine\ORM\PersistentCollection {#2511 …}
      -phone: "02 51 84 78 47"
      -teamviewer: null
      -modeType: Proxies\__CG__\App\Entity\ModeType {#2552 …}
      -dataSendingMode: "api_netsoins"
      -petitModuleLogin: null
      -account: Proxies\__CG__\App\Entity\Account {#2601 …}
      -deploymentgroup: Proxies\__CG__\App\Entity\Deploymentgroup {#2673 …}
      -netsoinsFeedbacks: 0
      -sortPatientBy: 0
      -isUpsideDownSticker: false
      -isOneCompartmentFitall: false
      -colorDisplayFormat: 0
      -isOneDrugTypeByCompartiment: true
      -overflowNamingPreset: "dash_number"
      -overflowNamingStyle: "normal"
      -isDefaultPlLongTerm: true
      -isWithTrace: false
      -isWithoutIfNeeded: false
      -isWithoutHP: false
      -isWithAutoFillPhoto: false
      -isDemoPurpose: false
      -lastTlsVersion: null
      -lastTlsCheckedAt: null
      -sshPublicKey: null
      -sshPublicKeyIssuedAt: null
      -contactEmail: null
      -contactEmailHmac: null
      -colorDays: null
      -colorDaysPrintMode: "color_only"
      #createdAt: DateTime @1663919491 {#2068
        date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
      }
      #updatedAt: DateTime @1779211691 {#2075
        date: 2026-05-19 19:28:11.0 Europe/Paris (+02:00)
      }
      -createdByAccountId: 26
      -updatedByAccountId: 26
      -createdByUserId: null
      -updatedByUserId: null
    }
    -primaryKeyValue: 285
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2871 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#5728 …}
    -defaultActionUrl: null
    -fqcn: "App\Entity\Ehpad"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1406 …}
    -permission: null
  }
]
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
66 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3403
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "isDataCodeOnSticker"
  -propertyNameSuffix: null
  -value: false
  -formattedValue: false
  -formatValueCallable: null
  -label: "label.isDataCodeOnSticker"
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3408 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3407 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3409 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5476 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3406 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3411 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
67 GRANTED ROLE_EDIT
App\Entity\Ehpad {#2077
  -id: 285
  -idExt: "24"
  -name: "001 - La Chezaliere"
  -city: "Nantess"
  -address: "46 Rue Condorcet"
  -zipcode: "44107"
  -zipcodeHmac: null
  -owner: null
  -iswithftpsupport: false
  -ftppassword: null
  -netsoinsserver: "https://officine.lna-sante.com/webservice.php"
  -netsoinsapikey: "1gtedbsllnhto1tbfbqamf529dt5t63c19f8zayl"
  -netsoinsKeyRequiresQueryParam: false
  -netsoinsApikeyIssuedAt: DateTime @1663919491 {#2069
    date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
  }
  -isnetsoinswithsubsectors: false
  -netsoinsfilteroption: null
  -netsoinsNbWeek: null
  -nbLit: null
  -ogirysapikey: "fVycVDEfC7r8kQNEWiZ4neUd3eQpV8vR2u5b1PkLOFRqa3E5ZcFK2ukWCRhgtZ9n"
  -ftpPasswordHash: null
  -ftpPasswordHashPrevious: null
  -ftpPasswordPreviousExpiresAt: null
  -ftpPasswordIssuedAt: null
  -netsoinsApikeyHmac: "14750c5e4ffdc66b290ac7a630e0e88046cc466f45db2a4176e1e906c9e1fddd"
  -ogirysApikeyHmac: "82219db6639e03a0e1ca7c48bb627ac87e370e49a48795f1a70af2c373d27837"
  -ogirysapikeyIssuedAt: DateTime @1748359718 {#2066
    date: 2025-05-27 17:28:38.0 Europe/Paris (+02:00)
  }
  -language: "fr"
  -isbddunique: false
  -isroomdispatched: true
  -isphotopatientonsticker: true
  -isdatacodeonsticker: false
  -printoptionpillbox: 0
  -distributionoptionpillbox: 0
  -stopdate: null
  -comment: null
  -lastfpeserverdate: null
  -pharmaciesEhpads: Doctrine\ORM\PersistentCollection {#2097 …}
  -sectors: Doctrine\ORM\PersistentCollection {#2145 …}
  -drugviews: Doctrine\ORM\PersistentCollection {#2224 …}
  -users: Doctrine\ORM\PersistentCollection {#2222 …}
  -stations: Doctrine\ORM\PersistentCollection {#2379 …}
  -idExtPharmacies: Doctrine\ORM\PersistentCollection {#2418 …}
  -settingTimes: Doctrine\ORM\PersistentCollection {#2470 …}
  -correspondances: Doctrine\ORM\PersistentCollection {#2511 …}
  -phone: "02 51 84 78 47"
  -teamviewer: null
  -modeType: Proxies\__CG__\App\Entity\ModeType {#2552 …}
  -dataSendingMode: "api_netsoins"
  -petitModuleLogin: null
  -account: Proxies\__CG__\App\Entity\Account {#2601 …}
  -deploymentgroup: Proxies\__CG__\App\Entity\Deploymentgroup {#2673 …}
  -netsoinsFeedbacks: 0
  -sortPatientBy: 0
  -isUpsideDownSticker: false
  -isOneCompartmentFitall: false
  -colorDisplayFormat: 0
  -isOneDrugTypeByCompartiment: true
  -overflowNamingPreset: "dash_number"
  -overflowNamingStyle: "normal"
  -isDefaultPlLongTerm: true
  -isWithTrace: false
  -isWithoutIfNeeded: false
  -isWithoutHP: false
  -isWithAutoFillPhoto: false
  -isDemoPurpose: false
  -lastTlsVersion: null
  -lastTlsCheckedAt: null
  -sshPublicKey: null
  -sshPublicKeyIssuedAt: null
  -contactEmail: null
  -contactEmailHmac: null
  -colorDays: null
  -colorDaysPrintMode: "color_only"
  #createdAt: DateTime @1663919491 {#2068
    date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
  }
  #updatedAt: DateTime @1779211691 {#2075
    date: 2026-05-19 19:28:11.0 Europe/Paris (+02:00)
  }
  -createdByAccountId: 26
  -updatedByAccountId: 26
  -createdByUserId: null
  -updatedByUserId: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_EDIT.
Show voter details
68 GRANTED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2067
    -isAccessible: true
    -instance: App\Entity\Ehpad {#2077
      -id: 285
      -idExt: "24"
      -name: "001 - La Chezaliere"
      -city: "Nantess"
      -address: "46 Rue Condorcet"
      -zipcode: "44107"
      -zipcodeHmac: null
      -owner: null
      -iswithftpsupport: false
      -ftppassword: null
      -netsoinsserver: "https://officine.lna-sante.com/webservice.php"
      -netsoinsapikey: "1gtedbsllnhto1tbfbqamf529dt5t63c19f8zayl"
      -netsoinsKeyRequiresQueryParam: false
      -netsoinsApikeyIssuedAt: DateTime @1663919491 {#2069
        date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
      }
      -isnetsoinswithsubsectors: false
      -netsoinsfilteroption: null
      -netsoinsNbWeek: null
      -nbLit: null
      -ogirysapikey: "fVycVDEfC7r8kQNEWiZ4neUd3eQpV8vR2u5b1PkLOFRqa3E5ZcFK2ukWCRhgtZ9n"
      -ftpPasswordHash: null
      -ftpPasswordHashPrevious: null
      -ftpPasswordPreviousExpiresAt: null
      -ftpPasswordIssuedAt: null
      -netsoinsApikeyHmac: "14750c5e4ffdc66b290ac7a630e0e88046cc466f45db2a4176e1e906c9e1fddd"
      -ogirysApikeyHmac: "82219db6639e03a0e1ca7c48bb627ac87e370e49a48795f1a70af2c373d27837"
      -ogirysapikeyIssuedAt: DateTime @1748359718 {#2066
        date: 2025-05-27 17:28:38.0 Europe/Paris (+02:00)
      }
      -language: "fr"
      -isbddunique: false
      -isroomdispatched: true
      -isphotopatientonsticker: true
      -isdatacodeonsticker: false
      -printoptionpillbox: 0
      -distributionoptionpillbox: 0
      -stopdate: null
      -comment: null
      -lastfpeserverdate: null
      -pharmaciesEhpads: Doctrine\ORM\PersistentCollection {#2097 …}
      -sectors: Doctrine\ORM\PersistentCollection {#2145 …}
      -drugviews: Doctrine\ORM\PersistentCollection {#2224 …}
      -users: Doctrine\ORM\PersistentCollection {#2222 …}
      -stations: Doctrine\ORM\PersistentCollection {#2379 …}
      -idExtPharmacies: Doctrine\ORM\PersistentCollection {#2418 …}
      -settingTimes: Doctrine\ORM\PersistentCollection {#2470 …}
      -correspondances: Doctrine\ORM\PersistentCollection {#2511 …}
      -phone: "02 51 84 78 47"
      -teamviewer: null
      -modeType: Proxies\__CG__\App\Entity\ModeType {#2552 …}
      -dataSendingMode: "api_netsoins"
      -petitModuleLogin: null
      -account: Proxies\__CG__\App\Entity\Account {#2601 …}
      -deploymentgroup: Proxies\__CG__\App\Entity\Deploymentgroup {#2673 …}
      -netsoinsFeedbacks: 0
      -sortPatientBy: 0
      -isUpsideDownSticker: false
      -isOneCompartmentFitall: false
      -colorDisplayFormat: 0
      -isOneDrugTypeByCompartiment: true
      -overflowNamingPreset: "dash_number"
      -overflowNamingStyle: "normal"
      -isDefaultPlLongTerm: true
      -isWithTrace: false
      -isWithoutIfNeeded: false
      -isWithoutHP: false
      -isWithAutoFillPhoto: false
      -isDemoPurpose: false
      -lastTlsVersion: null
      -lastTlsCheckedAt: null
      -sshPublicKey: null
      -sshPublicKeyIssuedAt: null
      -contactEmail: null
      -contactEmailHmac: null
      -colorDays: null
      -colorDaysPrintMode: "color_only"
      #createdAt: DateTime @1663919491 {#2068
        date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
      }
      #updatedAt: DateTime @1779211691 {#2075
        date: 2026-05-19 19:28:11.0 Europe/Paris (+02:00)
      }
      -createdByAccountId: 26
      -updatedByAccountId: 26
      -createdByUserId: null
      -updatedByUserId: null
    }
    -primaryKeyValue: 285
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2871 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#5728 …}
    -defaultActionUrl: null
    -fqcn: "App\Entity\Ehpad"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1406 …}
    -permission: null
  }
]
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
69 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3848
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "isUpsideDownSticker"
  -propertyNameSuffix: null
  -value: false
  -formattedValue: false
  -formatValueCallable: null
  -label: "label.isUpsideDownSticker"
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3851 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3850 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3852 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5526 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3849 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3854 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
70 GRANTED ROLE_EDIT
App\Entity\Ehpad {#2077
  -id: 285
  -idExt: "24"
  -name: "001 - La Chezaliere"
  -city: "Nantess"
  -address: "46 Rue Condorcet"
  -zipcode: "44107"
  -zipcodeHmac: null
  -owner: null
  -iswithftpsupport: false
  -ftppassword: null
  -netsoinsserver: "https://officine.lna-sante.com/webservice.php"
  -netsoinsapikey: "1gtedbsllnhto1tbfbqamf529dt5t63c19f8zayl"
  -netsoinsKeyRequiresQueryParam: false
  -netsoinsApikeyIssuedAt: DateTime @1663919491 {#2069
    date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
  }
  -isnetsoinswithsubsectors: false
  -netsoinsfilteroption: null
  -netsoinsNbWeek: null
  -nbLit: null
  -ogirysapikey: "fVycVDEfC7r8kQNEWiZ4neUd3eQpV8vR2u5b1PkLOFRqa3E5ZcFK2ukWCRhgtZ9n"
  -ftpPasswordHash: null
  -ftpPasswordHashPrevious: null
  -ftpPasswordPreviousExpiresAt: null
  -ftpPasswordIssuedAt: null
  -netsoinsApikeyHmac: "14750c5e4ffdc66b290ac7a630e0e88046cc466f45db2a4176e1e906c9e1fddd"
  -ogirysApikeyHmac: "82219db6639e03a0e1ca7c48bb627ac87e370e49a48795f1a70af2c373d27837"
  -ogirysapikeyIssuedAt: DateTime @1748359718 {#2066
    date: 2025-05-27 17:28:38.0 Europe/Paris (+02:00)
  }
  -language: "fr"
  -isbddunique: false
  -isroomdispatched: true
  -isphotopatientonsticker: true
  -isdatacodeonsticker: false
  -printoptionpillbox: 0
  -distributionoptionpillbox: 0
  -stopdate: null
  -comment: null
  -lastfpeserverdate: null
  -pharmaciesEhpads: Doctrine\ORM\PersistentCollection {#2097 …}
  -sectors: Doctrine\ORM\PersistentCollection {#2145 …}
  -drugviews: Doctrine\ORM\PersistentCollection {#2224 …}
  -users: Doctrine\ORM\PersistentCollection {#2222 …}
  -stations: Doctrine\ORM\PersistentCollection {#2379 …}
  -idExtPharmacies: Doctrine\ORM\PersistentCollection {#2418 …}
  -settingTimes: Doctrine\ORM\PersistentCollection {#2470 …}
  -correspondances: Doctrine\ORM\PersistentCollection {#2511 …}
  -phone: "02 51 84 78 47"
  -teamviewer: null
  -modeType: Proxies\__CG__\App\Entity\ModeType {#2552 …}
  -dataSendingMode: "api_netsoins"
  -petitModuleLogin: null
  -account: Proxies\__CG__\App\Entity\Account {#2601 …}
  -deploymentgroup: Proxies\__CG__\App\Entity\Deploymentgroup {#2673 …}
  -netsoinsFeedbacks: 0
  -sortPatientBy: 0
  -isUpsideDownSticker: false
  -isOneCompartmentFitall: false
  -colorDisplayFormat: 0
  -isOneDrugTypeByCompartiment: true
  -overflowNamingPreset: "dash_number"
  -overflowNamingStyle: "normal"
  -isDefaultPlLongTerm: true
  -isWithTrace: false
  -isWithoutIfNeeded: false
  -isWithoutHP: false
  -isWithAutoFillPhoto: false
  -isDemoPurpose: false
  -lastTlsVersion: null
  -lastTlsCheckedAt: null
  -sshPublicKey: null
  -sshPublicKeyIssuedAt: null
  -contactEmail: null
  -contactEmailHmac: null
  -colorDays: null
  -colorDaysPrintMode: "color_only"
  #createdAt: DateTime @1663919491 {#2068
    date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
  }
  #updatedAt: DateTime @1779211691 {#2075
    date: 2026-05-19 19:28:11.0 Europe/Paris (+02:00)
  }
  -createdByAccountId: 26
  -updatedByAccountId: 26
  -createdByUserId: null
  -updatedByUserId: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_EDIT.
Show voter details
71 GRANTED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2067
    -isAccessible: true
    -instance: App\Entity\Ehpad {#2077
      -id: 285
      -idExt: "24"
      -name: "001 - La Chezaliere"
      -city: "Nantess"
      -address: "46 Rue Condorcet"
      -zipcode: "44107"
      -zipcodeHmac: null
      -owner: null
      -iswithftpsupport: false
      -ftppassword: null
      -netsoinsserver: "https://officine.lna-sante.com/webservice.php"
      -netsoinsapikey: "1gtedbsllnhto1tbfbqamf529dt5t63c19f8zayl"
      -netsoinsKeyRequiresQueryParam: false
      -netsoinsApikeyIssuedAt: DateTime @1663919491 {#2069
        date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
      }
      -isnetsoinswithsubsectors: false
      -netsoinsfilteroption: null
      -netsoinsNbWeek: null
      -nbLit: null
      -ogirysapikey: "fVycVDEfC7r8kQNEWiZ4neUd3eQpV8vR2u5b1PkLOFRqa3E5ZcFK2ukWCRhgtZ9n"
      -ftpPasswordHash: null
      -ftpPasswordHashPrevious: null
      -ftpPasswordPreviousExpiresAt: null
      -ftpPasswordIssuedAt: null
      -netsoinsApikeyHmac: "14750c5e4ffdc66b290ac7a630e0e88046cc466f45db2a4176e1e906c9e1fddd"
      -ogirysApikeyHmac: "82219db6639e03a0e1ca7c48bb627ac87e370e49a48795f1a70af2c373d27837"
      -ogirysapikeyIssuedAt: DateTime @1748359718 {#2066
        date: 2025-05-27 17:28:38.0 Europe/Paris (+02:00)
      }
      -language: "fr"
      -isbddunique: false
      -isroomdispatched: true
      -isphotopatientonsticker: true
      -isdatacodeonsticker: false
      -printoptionpillbox: 0
      -distributionoptionpillbox: 0
      -stopdate: null
      -comment: null
      -lastfpeserverdate: null
      -pharmaciesEhpads: Doctrine\ORM\PersistentCollection {#2097 …}
      -sectors: Doctrine\ORM\PersistentCollection {#2145 …}
      -drugviews: Doctrine\ORM\PersistentCollection {#2224 …}
      -users: Doctrine\ORM\PersistentCollection {#2222 …}
      -stations: Doctrine\ORM\PersistentCollection {#2379 …}
      -idExtPharmacies: Doctrine\ORM\PersistentCollection {#2418 …}
      -settingTimes: Doctrine\ORM\PersistentCollection {#2470 …}
      -correspondances: Doctrine\ORM\PersistentCollection {#2511 …}
      -phone: "02 51 84 78 47"
      -teamviewer: null
      -modeType: Proxies\__CG__\App\Entity\ModeType {#2552 …}
      -dataSendingMode: "api_netsoins"
      -petitModuleLogin: null
      -account: Proxies\__CG__\App\Entity\Account {#2601 …}
      -deploymentgroup: Proxies\__CG__\App\Entity\Deploymentgroup {#2673 …}
      -netsoinsFeedbacks: 0
      -sortPatientBy: 0
      -isUpsideDownSticker: false
      -isOneCompartmentFitall: false
      -colorDisplayFormat: 0
      -isOneDrugTypeByCompartiment: true
      -overflowNamingPreset: "dash_number"
      -overflowNamingStyle: "normal"
      -isDefaultPlLongTerm: true
      -isWithTrace: false
      -isWithoutIfNeeded: false
      -isWithoutHP: false
      -isWithAutoFillPhoto: false
      -isDemoPurpose: false
      -lastTlsVersion: null
      -lastTlsCheckedAt: null
      -sshPublicKey: null
      -sshPublicKeyIssuedAt: null
      -contactEmail: null
      -contactEmailHmac: null
      -colorDays: null
      -colorDaysPrintMode: "color_only"
      #createdAt: DateTime @1663919491 {#2068
        date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
      }
      #updatedAt: DateTime @1779211691 {#2075
        date: 2026-05-19 19:28:11.0 Europe/Paris (+02:00)
      }
      -createdByAccountId: 26
      -updatedByAccountId: 26
      -createdByUserId: null
      -updatedByUserId: null
    }
    -primaryKeyValue: 285
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2871 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#5728 …}
    -defaultActionUrl: null
    -fqcn: "App\Entity\Ehpad"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1406 …}
    -permission: null
  }
]
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
72 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3856
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "isWithoutIfNeeded"
  -propertyNameSuffix: null
  -value: false
  -formattedValue: false
  -formatValueCallable: null
  -label: "label.isWithoutIfNeeded"
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3861 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3860 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3862 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5576 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3859 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3864 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
73 GRANTED ROLE_EDIT
App\Entity\Ehpad {#2077
  -id: 285
  -idExt: "24"
  -name: "001 - La Chezaliere"
  -city: "Nantess"
  -address: "46 Rue Condorcet"
  -zipcode: "44107"
  -zipcodeHmac: null
  -owner: null
  -iswithftpsupport: false
  -ftppassword: null
  -netsoinsserver: "https://officine.lna-sante.com/webservice.php"
  -netsoinsapikey: "1gtedbsllnhto1tbfbqamf529dt5t63c19f8zayl"
  -netsoinsKeyRequiresQueryParam: false
  -netsoinsApikeyIssuedAt: DateTime @1663919491 {#2069
    date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
  }
  -isnetsoinswithsubsectors: false
  -netsoinsfilteroption: null
  -netsoinsNbWeek: null
  -nbLit: null
  -ogirysapikey: "fVycVDEfC7r8kQNEWiZ4neUd3eQpV8vR2u5b1PkLOFRqa3E5ZcFK2ukWCRhgtZ9n"
  -ftpPasswordHash: null
  -ftpPasswordHashPrevious: null
  -ftpPasswordPreviousExpiresAt: null
  -ftpPasswordIssuedAt: null
  -netsoinsApikeyHmac: "14750c5e4ffdc66b290ac7a630e0e88046cc466f45db2a4176e1e906c9e1fddd"
  -ogirysApikeyHmac: "82219db6639e03a0e1ca7c48bb627ac87e370e49a48795f1a70af2c373d27837"
  -ogirysapikeyIssuedAt: DateTime @1748359718 {#2066
    date: 2025-05-27 17:28:38.0 Europe/Paris (+02:00)
  }
  -language: "fr"
  -isbddunique: false
  -isroomdispatched: true
  -isphotopatientonsticker: true
  -isdatacodeonsticker: false
  -printoptionpillbox: 0
  -distributionoptionpillbox: 0
  -stopdate: null
  -comment: null
  -lastfpeserverdate: null
  -pharmaciesEhpads: Doctrine\ORM\PersistentCollection {#2097 …}
  -sectors: Doctrine\ORM\PersistentCollection {#2145 …}
  -drugviews: Doctrine\ORM\PersistentCollection {#2224 …}
  -users: Doctrine\ORM\PersistentCollection {#2222 …}
  -stations: Doctrine\ORM\PersistentCollection {#2379 …}
  -idExtPharmacies: Doctrine\ORM\PersistentCollection {#2418 …}
  -settingTimes: Doctrine\ORM\PersistentCollection {#2470 …}
  -correspondances: Doctrine\ORM\PersistentCollection {#2511 …}
  -phone: "02 51 84 78 47"
  -teamviewer: null
  -modeType: Proxies\__CG__\App\Entity\ModeType {#2552 …}
  -dataSendingMode: "api_netsoins"
  -petitModuleLogin: null
  -account: Proxies\__CG__\App\Entity\Account {#2601 …}
  -deploymentgroup: Proxies\__CG__\App\Entity\Deploymentgroup {#2673 …}
  -netsoinsFeedbacks: 0
  -sortPatientBy: 0
  -isUpsideDownSticker: false
  -isOneCompartmentFitall: false
  -colorDisplayFormat: 0
  -isOneDrugTypeByCompartiment: true
  -overflowNamingPreset: "dash_number"
  -overflowNamingStyle: "normal"
  -isDefaultPlLongTerm: true
  -isWithTrace: false
  -isWithoutIfNeeded: false
  -isWithoutHP: false
  -isWithAutoFillPhoto: false
  -isDemoPurpose: false
  -lastTlsVersion: null
  -lastTlsCheckedAt: null
  -sshPublicKey: null
  -sshPublicKeyIssuedAt: null
  -contactEmail: null
  -contactEmailHmac: null
  -colorDays: null
  -colorDaysPrintMode: "color_only"
  #createdAt: DateTime @1663919491 {#2068
    date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
  }
  #updatedAt: DateTime @1779211691 {#2075
    date: 2026-05-19 19:28:11.0 Europe/Paris (+02:00)
  }
  -createdByAccountId: 26
  -updatedByAccountId: 26
  -createdByUserId: null
  -updatedByUserId: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_EDIT.
Show voter details
74 GRANTED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2067
    -isAccessible: true
    -instance: App\Entity\Ehpad {#2077
      -id: 285
      -idExt: "24"
      -name: "001 - La Chezaliere"
      -city: "Nantess"
      -address: "46 Rue Condorcet"
      -zipcode: "44107"
      -zipcodeHmac: null
      -owner: null
      -iswithftpsupport: false
      -ftppassword: null
      -netsoinsserver: "https://officine.lna-sante.com/webservice.php"
      -netsoinsapikey: "1gtedbsllnhto1tbfbqamf529dt5t63c19f8zayl"
      -netsoinsKeyRequiresQueryParam: false
      -netsoinsApikeyIssuedAt: DateTime @1663919491 {#2069
        date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
      }
      -isnetsoinswithsubsectors: false
      -netsoinsfilteroption: null
      -netsoinsNbWeek: null
      -nbLit: null
      -ogirysapikey: "fVycVDEfC7r8kQNEWiZ4neUd3eQpV8vR2u5b1PkLOFRqa3E5ZcFK2ukWCRhgtZ9n"
      -ftpPasswordHash: null
      -ftpPasswordHashPrevious: null
      -ftpPasswordPreviousExpiresAt: null
      -ftpPasswordIssuedAt: null
      -netsoinsApikeyHmac: "14750c5e4ffdc66b290ac7a630e0e88046cc466f45db2a4176e1e906c9e1fddd"
      -ogirysApikeyHmac: "82219db6639e03a0e1ca7c48bb627ac87e370e49a48795f1a70af2c373d27837"
      -ogirysapikeyIssuedAt: DateTime @1748359718 {#2066
        date: 2025-05-27 17:28:38.0 Europe/Paris (+02:00)
      }
      -language: "fr"
      -isbddunique: false
      -isroomdispatched: true
      -isphotopatientonsticker: true
      -isdatacodeonsticker: false
      -printoptionpillbox: 0
      -distributionoptionpillbox: 0
      -stopdate: null
      -comment: null
      -lastfpeserverdate: null
      -pharmaciesEhpads: Doctrine\ORM\PersistentCollection {#2097 …}
      -sectors: Doctrine\ORM\PersistentCollection {#2145 …}
      -drugviews: Doctrine\ORM\PersistentCollection {#2224 …}
      -users: Doctrine\ORM\PersistentCollection {#2222 …}
      -stations: Doctrine\ORM\PersistentCollection {#2379 …}
      -idExtPharmacies: Doctrine\ORM\PersistentCollection {#2418 …}
      -settingTimes: Doctrine\ORM\PersistentCollection {#2470 …}
      -correspondances: Doctrine\ORM\PersistentCollection {#2511 …}
      -phone: "02 51 84 78 47"
      -teamviewer: null
      -modeType: Proxies\__CG__\App\Entity\ModeType {#2552 …}
      -dataSendingMode: "api_netsoins"
      -petitModuleLogin: null
      -account: Proxies\__CG__\App\Entity\Account {#2601 …}
      -deploymentgroup: Proxies\__CG__\App\Entity\Deploymentgroup {#2673 …}
      -netsoinsFeedbacks: 0
      -sortPatientBy: 0
      -isUpsideDownSticker: false
      -isOneCompartmentFitall: false
      -colorDisplayFormat: 0
      -isOneDrugTypeByCompartiment: true
      -overflowNamingPreset: "dash_number"
      -overflowNamingStyle: "normal"
      -isDefaultPlLongTerm: true
      -isWithTrace: false
      -isWithoutIfNeeded: false
      -isWithoutHP: false
      -isWithAutoFillPhoto: false
      -isDemoPurpose: false
      -lastTlsVersion: null
      -lastTlsCheckedAt: null
      -sshPublicKey: null
      -sshPublicKeyIssuedAt: null
      -contactEmail: null
      -contactEmailHmac: null
      -colorDays: null
      -colorDaysPrintMode: "color_only"
      #createdAt: DateTime @1663919491 {#2068
        date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
      }
      #updatedAt: DateTime @1779211691 {#2075
        date: 2026-05-19 19:28:11.0 Europe/Paris (+02:00)
      }
      -createdByAccountId: 26
      -updatedByAccountId: 26
      -createdByUserId: null
      -updatedByUserId: null
    }
    -primaryKeyValue: 285
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2871 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#5728 …}
    -defaultActionUrl: null
    -fqcn: "App\Entity\Ehpad"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1406 …}
    -permission: null
  }
]
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
75 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3866
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "isWithoutHP"
  -propertyNameSuffix: null
  -value: false
  -formattedValue: false
  -formatValueCallable: null
  -label: "label.isWithoutHP"
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3871 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3870 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3872 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5626 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3869 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3874 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
76 GRANTED ROLE_EDIT
App\Entity\Ehpad {#2077
  -id: 285
  -idExt: "24"
  -name: "001 - La Chezaliere"
  -city: "Nantess"
  -address: "46 Rue Condorcet"
  -zipcode: "44107"
  -zipcodeHmac: null
  -owner: null
  -iswithftpsupport: false
  -ftppassword: null
  -netsoinsserver: "https://officine.lna-sante.com/webservice.php"
  -netsoinsapikey: "1gtedbsllnhto1tbfbqamf529dt5t63c19f8zayl"
  -netsoinsKeyRequiresQueryParam: false
  -netsoinsApikeyIssuedAt: DateTime @1663919491 {#2069
    date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
  }
  -isnetsoinswithsubsectors: false
  -netsoinsfilteroption: null
  -netsoinsNbWeek: null
  -nbLit: null
  -ogirysapikey: "fVycVDEfC7r8kQNEWiZ4neUd3eQpV8vR2u5b1PkLOFRqa3E5ZcFK2ukWCRhgtZ9n"
  -ftpPasswordHash: null
  -ftpPasswordHashPrevious: null
  -ftpPasswordPreviousExpiresAt: null
  -ftpPasswordIssuedAt: null
  -netsoinsApikeyHmac: "14750c5e4ffdc66b290ac7a630e0e88046cc466f45db2a4176e1e906c9e1fddd"
  -ogirysApikeyHmac: "82219db6639e03a0e1ca7c48bb627ac87e370e49a48795f1a70af2c373d27837"
  -ogirysapikeyIssuedAt: DateTime @1748359718 {#2066
    date: 2025-05-27 17:28:38.0 Europe/Paris (+02:00)
  }
  -language: "fr"
  -isbddunique: false
  -isroomdispatched: true
  -isphotopatientonsticker: true
  -isdatacodeonsticker: false
  -printoptionpillbox: 0
  -distributionoptionpillbox: 0
  -stopdate: null
  -comment: null
  -lastfpeserverdate: null
  -pharmaciesEhpads: Doctrine\ORM\PersistentCollection {#2097 …}
  -sectors: Doctrine\ORM\PersistentCollection {#2145 …}
  -drugviews: Doctrine\ORM\PersistentCollection {#2224 …}
  -users: Doctrine\ORM\PersistentCollection {#2222 …}
  -stations: Doctrine\ORM\PersistentCollection {#2379 …}
  -idExtPharmacies: Doctrine\ORM\PersistentCollection {#2418 …}
  -settingTimes: Doctrine\ORM\PersistentCollection {#2470 …}
  -correspondances: Doctrine\ORM\PersistentCollection {#2511 …}
  -phone: "02 51 84 78 47"
  -teamviewer: null
  -modeType: Proxies\__CG__\App\Entity\ModeType {#2552 …}
  -dataSendingMode: "api_netsoins"
  -petitModuleLogin: null
  -account: Proxies\__CG__\App\Entity\Account {#2601 …}
  -deploymentgroup: Proxies\__CG__\App\Entity\Deploymentgroup {#2673 …}
  -netsoinsFeedbacks: 0
  -sortPatientBy: 0
  -isUpsideDownSticker: false
  -isOneCompartmentFitall: false
  -colorDisplayFormat: 0
  -isOneDrugTypeByCompartiment: true
  -overflowNamingPreset: "dash_number"
  -overflowNamingStyle: "normal"
  -isDefaultPlLongTerm: true
  -isWithTrace: false
  -isWithoutIfNeeded: false
  -isWithoutHP: false
  -isWithAutoFillPhoto: false
  -isDemoPurpose: false
  -lastTlsVersion: null
  -lastTlsCheckedAt: null
  -sshPublicKey: null
  -sshPublicKeyIssuedAt: null
  -contactEmail: null
  -contactEmailHmac: null
  -colorDays: null
  -colorDaysPrintMode: "color_only"
  #createdAt: DateTime @1663919491 {#2068
    date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
  }
  #updatedAt: DateTime @1779211691 {#2075
    date: 2026-05-19 19:28:11.0 Europe/Paris (+02:00)
  }
  -createdByAccountId: 26
  -updatedByAccountId: 26
  -createdByUserId: null
  -updatedByUserId: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_EDIT.
Show voter details
77 GRANTED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2067
    -isAccessible: true
    -instance: App\Entity\Ehpad {#2077
      -id: 285
      -idExt: "24"
      -name: "001 - La Chezaliere"
      -city: "Nantess"
      -address: "46 Rue Condorcet"
      -zipcode: "44107"
      -zipcodeHmac: null
      -owner: null
      -iswithftpsupport: false
      -ftppassword: null
      -netsoinsserver: "https://officine.lna-sante.com/webservice.php"
      -netsoinsapikey: "1gtedbsllnhto1tbfbqamf529dt5t63c19f8zayl"
      -netsoinsKeyRequiresQueryParam: false
      -netsoinsApikeyIssuedAt: DateTime @1663919491 {#2069
        date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
      }
      -isnetsoinswithsubsectors: false
      -netsoinsfilteroption: null
      -netsoinsNbWeek: null
      -nbLit: null
      -ogirysapikey: "fVycVDEfC7r8kQNEWiZ4neUd3eQpV8vR2u5b1PkLOFRqa3E5ZcFK2ukWCRhgtZ9n"
      -ftpPasswordHash: null
      -ftpPasswordHashPrevious: null
      -ftpPasswordPreviousExpiresAt: null
      -ftpPasswordIssuedAt: null
      -netsoinsApikeyHmac: "14750c5e4ffdc66b290ac7a630e0e88046cc466f45db2a4176e1e906c9e1fddd"
      -ogirysApikeyHmac: "82219db6639e03a0e1ca7c48bb627ac87e370e49a48795f1a70af2c373d27837"
      -ogirysapikeyIssuedAt: DateTime @1748359718 {#2066
        date: 2025-05-27 17:28:38.0 Europe/Paris (+02:00)
      }
      -language: "fr"
      -isbddunique: false
      -isroomdispatched: true
      -isphotopatientonsticker: true
      -isdatacodeonsticker: false
      -printoptionpillbox: 0
      -distributionoptionpillbox: 0
      -stopdate: null
      -comment: null
      -lastfpeserverdate: null
      -pharmaciesEhpads: Doctrine\ORM\PersistentCollection {#2097 …}
      -sectors: Doctrine\ORM\PersistentCollection {#2145 …}
      -drugviews: Doctrine\ORM\PersistentCollection {#2224 …}
      -users: Doctrine\ORM\PersistentCollection {#2222 …}
      -stations: Doctrine\ORM\PersistentCollection {#2379 …}
      -idExtPharmacies: Doctrine\ORM\PersistentCollection {#2418 …}
      -settingTimes: Doctrine\ORM\PersistentCollection {#2470 …}
      -correspondances: Doctrine\ORM\PersistentCollection {#2511 …}
      -phone: "02 51 84 78 47"
      -teamviewer: null
      -modeType: Proxies\__CG__\App\Entity\ModeType {#2552 …}
      -dataSendingMode: "api_netsoins"
      -petitModuleLogin: null
      -account: Proxies\__CG__\App\Entity\Account {#2601 …}
      -deploymentgroup: Proxies\__CG__\App\Entity\Deploymentgroup {#2673 …}
      -netsoinsFeedbacks: 0
      -sortPatientBy: 0
      -isUpsideDownSticker: false
      -isOneCompartmentFitall: false
      -colorDisplayFormat: 0
      -isOneDrugTypeByCompartiment: true
      -overflowNamingPreset: "dash_number"
      -overflowNamingStyle: "normal"
      -isDefaultPlLongTerm: true
      -isWithTrace: false
      -isWithoutIfNeeded: false
      -isWithoutHP: false
      -isWithAutoFillPhoto: false
      -isDemoPurpose: false
      -lastTlsVersion: null
      -lastTlsCheckedAt: null
      -sshPublicKey: null
      -sshPublicKeyIssuedAt: null
      -contactEmail: null
      -contactEmailHmac: null
      -colorDays: null
      -colorDaysPrintMode: "color_only"
      #createdAt: DateTime @1663919491 {#2068
        date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
      }
      #updatedAt: DateTime @1779211691 {#2075
        date: 2026-05-19 19:28:11.0 Europe/Paris (+02:00)
      }
      -createdByAccountId: 26
      -updatedByAccountId: 26
      -createdByUserId: null
      -updatedByUserId: null
    }
    -primaryKeyValue: 285
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2871 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#5728 …}
    -defaultActionUrl: null
    -fqcn: "App\Entity\Ehpad"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1406 …}
    -permission: null
  }
]
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
78 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#2724
    -type: "entity"
    -name: "saveAndReturn"
    -label: Symfony\Component\Translation\TranslatableMessage {#3547 …}
    -icon: "fa fa-check"
    -cssClass: "action-saveAndReturn"
    -addedCssClass: " "
    -htmlAttributes: [
      "name" => "ea[newForm][btn]"
      "value" => "saveAndReturn"
      "data-action-name" => "saveAndReturn"
      "form" => "edit-Ehpad-form"
    ]
    -linkUrl: "https://silverpill.2le-test.me/?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CEhpadCrudController&entityId=285"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#2698 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#2738 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#2734 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#2821 …}
    -confirmationMessage: false
    -displayableConfirmationMessage: null
    -confirmationButtonLabel: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2067
    -isAccessible: true
    -instance: App\Entity\Ehpad {#2077
      -id: 285
      -idExt: "24"
      -name: "001 - La Chezaliere"
      -city: "Nantess"
      -address: "46 Rue Condorcet"
      -zipcode: "44107"
      -zipcodeHmac: null
      -owner: null
      -iswithftpsupport: false
      -ftppassword: null
      -netsoinsserver: "https://officine.lna-sante.com/webservice.php"
      -netsoinsapikey: "1gtedbsllnhto1tbfbqamf529dt5t63c19f8zayl"
      -netsoinsKeyRequiresQueryParam: false
      -netsoinsApikeyIssuedAt: DateTime @1663919491 {#2069
        date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
      }
      -isnetsoinswithsubsectors: false
      -netsoinsfilteroption: null
      -netsoinsNbWeek: null
      -nbLit: null
      -ogirysapikey: "fVycVDEfC7r8kQNEWiZ4neUd3eQpV8vR2u5b1PkLOFRqa3E5ZcFK2ukWCRhgtZ9n"
      -ftpPasswordHash: null
      -ftpPasswordHashPrevious: null
      -ftpPasswordPreviousExpiresAt: null
      -ftpPasswordIssuedAt: null
      -netsoinsApikeyHmac: "14750c5e4ffdc66b290ac7a630e0e88046cc466f45db2a4176e1e906c9e1fddd"
      -ogirysApikeyHmac: "82219db6639e03a0e1ca7c48bb627ac87e370e49a48795f1a70af2c373d27837"
      -ogirysapikeyIssuedAt: DateTime @1748359718 {#2066
        date: 2025-05-27 17:28:38.0 Europe/Paris (+02:00)
      }
      -language: "fr"
      -isbddunique: false
      -isroomdispatched: true
      -isphotopatientonsticker: true
      -isdatacodeonsticker: false
      -printoptionpillbox: 0
      -distributionoptionpillbox: 0
      -stopdate: null
      -comment: null
      -lastfpeserverdate: null
      -pharmaciesEhpads: Doctrine\ORM\PersistentCollection {#2097 …}
      -sectors: Doctrine\ORM\PersistentCollection {#2145 …}
      -drugviews: Doctrine\ORM\PersistentCollection {#2224 …}
      -users: Doctrine\ORM\PersistentCollection {#2222 …}
      -stations: Doctrine\ORM\PersistentCollection {#2379 …}
      -idExtPharmacies: Doctrine\ORM\PersistentCollection {#2418 …}
      -settingTimes: Doctrine\ORM\PersistentCollection {#2470 …}
      -correspondances: Doctrine\ORM\PersistentCollection {#2511 …}
      -phone: "02 51 84 78 47"
      -teamviewer: null
      -modeType: Proxies\__CG__\App\Entity\ModeType {#2552 …}
      -dataSendingMode: "api_netsoins"
      -petitModuleLogin: null
      -account: Proxies\__CG__\App\Entity\Account {#2601 …}
      -deploymentgroup: Proxies\__CG__\App\Entity\Deploymentgroup {#2673 …}
      -netsoinsFeedbacks: 0
      -sortPatientBy: 0
      -isUpsideDownSticker: false
      -isOneCompartmentFitall: false
      -colorDisplayFormat: 0
      -isOneDrugTypeByCompartiment: true
      -overflowNamingPreset: "dash_number"
      -overflowNamingStyle: "normal"
      -isDefaultPlLongTerm: true
      -isWithTrace: false
      -isWithoutIfNeeded: false
      -isWithoutHP: false
      -isWithAutoFillPhoto: false
      -isDemoPurpose: false
      -lastTlsVersion: null
      -lastTlsCheckedAt: null
      -sshPublicKey: null
      -sshPublicKeyIssuedAt: null
      -contactEmail: null
      -contactEmailHmac: null
      -colorDays: null
      -colorDaysPrintMode: "color_only"
      #createdAt: DateTime @1663919491 {#2068
        date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
      }
      #updatedAt: DateTime @1779211691 {#2075
        date: 2026-05-19 19:28:11.0 Europe/Paris (+02:00)
      }
      -createdByAccountId: 26
      -updatedByAccountId: 26
      -createdByUserId: null
      -updatedByUserId: null
    }
    -primaryKeyValue: 285
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2871 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#5728 …}
    -defaultActionUrl: null
    -fqcn: "App\Entity\Ehpad"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1406 …}
    -permission: null
  }
]
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
79 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#2800
    -type: "entity"
    -name: "saveAndContinue"
    -label: Symfony\Component\Translation\TranslatableMessage {#3544 …}
    -icon: "fa fa-save"
    -cssClass: "action-saveAndContinue"
    -addedCssClass: " "
    -htmlAttributes: [
      "name" => "ea[newForm][btn]"
      "value" => "saveAndContinue"
      "data-action-name" => "saveAndContinue"
      "form" => "edit-Ehpad-form"
    ]
    -linkUrl: "https://silverpill.2le-test.me/?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CEhpadCrudController&entityId=285"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#2698 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#2738 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#2819 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#2821 …}
    -confirmationMessage: false
    -displayableConfirmationMessage: null
    -confirmationButtonLabel: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2067
    -isAccessible: true
    -instance: App\Entity\Ehpad {#2077
      -id: 285
      -idExt: "24"
      -name: "001 - La Chezaliere"
      -city: "Nantess"
      -address: "46 Rue Condorcet"
      -zipcode: "44107"
      -zipcodeHmac: null
      -owner: null
      -iswithftpsupport: false
      -ftppassword: null
      -netsoinsserver: "https://officine.lna-sante.com/webservice.php"
      -netsoinsapikey: "1gtedbsllnhto1tbfbqamf529dt5t63c19f8zayl"
      -netsoinsKeyRequiresQueryParam: false
      -netsoinsApikeyIssuedAt: DateTime @1663919491 {#2069
        date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
      }
      -isnetsoinswithsubsectors: false
      -netsoinsfilteroption: null
      -netsoinsNbWeek: null
      -nbLit: null
      -ogirysapikey: "fVycVDEfC7r8kQNEWiZ4neUd3eQpV8vR2u5b1PkLOFRqa3E5ZcFK2ukWCRhgtZ9n"
      -ftpPasswordHash: null
      -ftpPasswordHashPrevious: null
      -ftpPasswordPreviousExpiresAt: null
      -ftpPasswordIssuedAt: null
      -netsoinsApikeyHmac: "14750c5e4ffdc66b290ac7a630e0e88046cc466f45db2a4176e1e906c9e1fddd"
      -ogirysApikeyHmac: "82219db6639e03a0e1ca7c48bb627ac87e370e49a48795f1a70af2c373d27837"
      -ogirysapikeyIssuedAt: DateTime @1748359718 {#2066
        date: 2025-05-27 17:28:38.0 Europe/Paris (+02:00)
      }
      -language: "fr"
      -isbddunique: false
      -isroomdispatched: true
      -isphotopatientonsticker: true
      -isdatacodeonsticker: false
      -printoptionpillbox: 0
      -distributionoptionpillbox: 0
      -stopdate: null
      -comment: null
      -lastfpeserverdate: null
      -pharmaciesEhpads: Doctrine\ORM\PersistentCollection {#2097 …}
      -sectors: Doctrine\ORM\PersistentCollection {#2145 …}
      -drugviews: Doctrine\ORM\PersistentCollection {#2224 …}
      -users: Doctrine\ORM\PersistentCollection {#2222 …}
      -stations: Doctrine\ORM\PersistentCollection {#2379 …}
      -idExtPharmacies: Doctrine\ORM\PersistentCollection {#2418 …}
      -settingTimes: Doctrine\ORM\PersistentCollection {#2470 …}
      -correspondances: Doctrine\ORM\PersistentCollection {#2511 …}
      -phone: "02 51 84 78 47"
      -teamviewer: null
      -modeType: Proxies\__CG__\App\Entity\ModeType {#2552 …}
      -dataSendingMode: "api_netsoins"
      -petitModuleLogin: null
      -account: Proxies\__CG__\App\Entity\Account {#2601 …}
      -deploymentgroup: Proxies\__CG__\App\Entity\Deploymentgroup {#2673 …}
      -netsoinsFeedbacks: 0
      -sortPatientBy: 0
      -isUpsideDownSticker: false
      -isOneCompartmentFitall: false
      -colorDisplayFormat: 0
      -isOneDrugTypeByCompartiment: true
      -overflowNamingPreset: "dash_number"
      -overflowNamingStyle: "normal"
      -isDefaultPlLongTerm: true
      -isWithTrace: false
      -isWithoutIfNeeded: false
      -isWithoutHP: false
      -isWithAutoFillPhoto: false
      -isDemoPurpose: false
      -lastTlsVersion: null
      -lastTlsCheckedAt: null
      -sshPublicKey: null
      -sshPublicKeyIssuedAt: null
      -contactEmail: null
      -contactEmailHmac: null
      -colorDays: null
      -colorDaysPrintMode: "color_only"
      #createdAt: DateTime @1663919491 {#2068
        date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
      }
      #updatedAt: DateTime @1779211691 {#2075
        date: 2026-05-19 19:28:11.0 Europe/Paris (+02:00)
      }
      -createdByAccountId: 26
      -updatedByAccountId: 26
      -createdByUserId: null
      -updatedByUserId: null
    }
    -primaryKeyValue: 285
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2871 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#5728 …}
    -defaultActionUrl: null
    -fqcn: "App\Entity\Ehpad"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1406 …}
    -permission: null
  }
]
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
80 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#2711
    -type: "entity"
    -name: "CANCEL_AND_RETURN"
    -label: Symfony\Component\Translation\TranslatableMessage {#5710 …}
    -icon: "fas fa-ban"
    -cssClass: "btn btn-light"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "CANCEL_AND_RETURN"
      "form" => "edit-Ehpad-form"
    ]
    -linkUrl: "#back"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: null
    -routeParameters: []
    -url: "#back"
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#2798 …}
    -buttonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#2738 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#2819 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#2821 …}
    -confirmationMessage: false
    -displayableConfirmationMessage: null
    -confirmationButtonLabel: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#2067
    -isAccessible: true
    -instance: App\Entity\Ehpad {#2077
      -id: 285
      -idExt: "24"
      -name: "001 - La Chezaliere"
      -city: "Nantess"
      -address: "46 Rue Condorcet"
      -zipcode: "44107"
      -zipcodeHmac: null
      -owner: null
      -iswithftpsupport: false
      -ftppassword: null
      -netsoinsserver: "https://officine.lna-sante.com/webservice.php"
      -netsoinsapikey: "1gtedbsllnhto1tbfbqamf529dt5t63c19f8zayl"
      -netsoinsKeyRequiresQueryParam: false
      -netsoinsApikeyIssuedAt: DateTime @1663919491 {#2069
        date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
      }
      -isnetsoinswithsubsectors: false
      -netsoinsfilteroption: null
      -netsoinsNbWeek: null
      -nbLit: null
      -ogirysapikey: "fVycVDEfC7r8kQNEWiZ4neUd3eQpV8vR2u5b1PkLOFRqa3E5ZcFK2ukWCRhgtZ9n"
      -ftpPasswordHash: null
      -ftpPasswordHashPrevious: null
      -ftpPasswordPreviousExpiresAt: null
      -ftpPasswordIssuedAt: null
      -netsoinsApikeyHmac: "14750c5e4ffdc66b290ac7a630e0e88046cc466f45db2a4176e1e906c9e1fddd"
      -ogirysApikeyHmac: "82219db6639e03a0e1ca7c48bb627ac87e370e49a48795f1a70af2c373d27837"
      -ogirysapikeyIssuedAt: DateTime @1748359718 {#2066
        date: 2025-05-27 17:28:38.0 Europe/Paris (+02:00)
      }
      -language: "fr"
      -isbddunique: false
      -isroomdispatched: true
      -isphotopatientonsticker: true
      -isdatacodeonsticker: false
      -printoptionpillbox: 0
      -distributionoptionpillbox: 0
      -stopdate: null
      -comment: null
      -lastfpeserverdate: null
      -pharmaciesEhpads: Doctrine\ORM\PersistentCollection {#2097 …}
      -sectors: Doctrine\ORM\PersistentCollection {#2145 …}
      -drugviews: Doctrine\ORM\PersistentCollection {#2224 …}
      -users: Doctrine\ORM\PersistentCollection {#2222 …}
      -stations: Doctrine\ORM\PersistentCollection {#2379 …}
      -idExtPharmacies: Doctrine\ORM\PersistentCollection {#2418 …}
      -settingTimes: Doctrine\ORM\PersistentCollection {#2470 …}
      -correspondances: Doctrine\ORM\PersistentCollection {#2511 …}
      -phone: "02 51 84 78 47"
      -teamviewer: null
      -modeType: Proxies\__CG__\App\Entity\ModeType {#2552 …}
      -dataSendingMode: "api_netsoins"
      -petitModuleLogin: null
      -account: Proxies\__CG__\App\Entity\Account {#2601 …}
      -deploymentgroup: Proxies\__CG__\App\Entity\Deploymentgroup {#2673 …}
      -netsoinsFeedbacks: 0
      -sortPatientBy: 0
      -isUpsideDownSticker: false
      -isOneCompartmentFitall: false
      -colorDisplayFormat: 0
      -isOneDrugTypeByCompartiment: true
      -overflowNamingPreset: "dash_number"
      -overflowNamingStyle: "normal"
      -isDefaultPlLongTerm: true
      -isWithTrace: false
      -isWithoutIfNeeded: false
      -isWithoutHP: false
      -isWithAutoFillPhoto: false
      -isDemoPurpose: false
      -lastTlsVersion: null
      -lastTlsCheckedAt: null
      -sshPublicKey: null
      -sshPublicKeyIssuedAt: null
      -contactEmail: null
      -contactEmailHmac: null
      -colorDays: null
      -colorDaysPrintMode: "color_only"
      #createdAt: DateTime @1663919491 {#2068
        date: 2022-09-23 09:51:31.0 Europe/Paris (+02:00)
      }
      #updatedAt: DateTime @1779211691 {#2075
        date: 2026-05-19 19:28:11.0 Europe/Paris (+02:00)
      }
      -createdByAccountId: 26
      -updatedByAccountId: 26
      -createdByUserId: null
      -updatedByUserId: null
    }
    -primaryKeyValue: 285
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2871 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#5728 …}
    -defaultActionUrl: null
    -fqcn: "App\Entity\Ehpad"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1406 …}
    -permission: null
  }
]
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
81 ERROR IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
DENIED
The user is not appropriately authenticated.
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
Show voter details
82 ERROR EA_EXIT_IMPERSONATION
null
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
DENIED
Show voter details
83 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#7533
  -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: []
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
84 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#7600
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7568 …}
  -icon: ""
  -cssClass: ""
  -permission: null
  -routeName: "admin_switch_locale"
  -routeParameters: [
    "locale" => "fr"
  ]
  -linkUrl: "https://silverpill.2le-test.me/?routeName=admin_switch_locale&routeParams%5Blocale%5D=fr"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
85 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#7599
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7580 …}
  -icon: ""
  -cssClass: ""
  -permission: null
  -routeName: "admin_switch_locale"
  -routeParameters: [
    "locale" => "en"
  ]
  -linkUrl: "https://silverpill.2le-test.me/?routeName=admin_switch_locale&routeParams%5Blocale%5D=en"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
86 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#7552
  -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: []
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
87 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#7567
  -type: "logout"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#7583 …}
  -icon: "internal:sign-out"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "/logout"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
88 ERROR IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
DENIED
The user is not appropriately authenticated.
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
Show voter details
89 ERROR IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
DENIED
The user is not appropriately authenticated.
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
Show voter details
90 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8387
  -type: "dashboard"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8473 …}
  -icon: "fa fa-home"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "https://silverpill.2le-test.me/"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
91 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8382
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8469 …}
  -icon: "fas fa-gauge-high"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: "admin_compliance_dashboard"
  -routeParameters: []
  -linkUrl: "https://silverpill.2le-test.me/?routeName=admin_compliance_dashboard"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details
92 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8382
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8469 …}
  -icon: "fas fa-gauge-high"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: "admin_compliance_dashboard"
  -routeParameters: []
  -linkUrl: "https://silverpill.2le-test.me/?routeName=admin_compliance_dashboard"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
93 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8380
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8505 …}
  -icon: null
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
94 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8397
  -type: "controller"
  -selected: true
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8526 …}
  -icon: "fas fa-hospital"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudControllerFqcn" => "App\Controller\Admin\EhpadCrudController"
    "crudAction" => null
    "entityId" => null
  ]
  -linkUrl: "https://silverpill.2le-test.me/?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CEhpadCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
95 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8392
  -type: "controller"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8554 …}
  -icon: "fas fa-heartbeat"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudControllerFqcn" => "App\Controller\Admin\PharmacieCrudController"
    "crudAction" => null
    "entityId" => null
  ]
  -linkUrl: "https://silverpill.2le-test.me/?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CPharmacieCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
96 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8390
  -type: "controller"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8676 …}
  -icon: "fab fa-usb"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudControllerFqcn" => "App\Controller\Admin\UsbdeviceCrudController"
    "crudAction" => null
    "entityId" => null
  ]
  -linkUrl: "https://silverpill.2le-test.me/?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CUsbdeviceCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
97 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8388
  -type: "controller"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8681 …}
  -icon: "fas fa-desktop"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudControllerFqcn" => "App\Controller\Admin\StationCrudController"
    "crudAction" => null
    "entityId" => null
  ]
  -linkUrl: "https://silverpill.2le-test.me/?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CStationCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
98 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8385
  -type: "controller"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8711 …}
  -icon: "fas fa-cogs"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: [
    "crudControllerFqcn" => "App\Controller\Admin\ModeTypeCrudController"
    "crudAction" => null
    "entityId" => null
  ]
  -linkUrl: "https://silverpill.2le-test.me/?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CModeTypeCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details
99 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8385
  -type: "controller"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8711 …}
  -icon: "fas fa-cogs"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: [
    "crudControllerFqcn" => "App\Controller\Admin\ModeTypeCrudController"
    "crudAction" => null
    "entityId" => null
  ]
  -linkUrl: "https://silverpill.2le-test.me/?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CModeTypeCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
100 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8375
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8734 …}
  -icon: null
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
101 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8377
  -type: "controller"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8732 …}
  -icon: "fas fa-users"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudControllerFqcn" => "App\Controller\Admin\DeploymentgroupCrudController"
    "crudAction" => null
    "entityId" => null
  ]
  -linkUrl: "https://silverpill.2le-test.me/?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CDeploymentgroupCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
102 GRANTED ROLE_EDITOR
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8396
  -type: "controller"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8789 …}
  -icon: "fas fa-plug"
  -cssClass: ""
  -permission: "ROLE_EDITOR"
  -routeName: null
  -routeParameters: [
    "crudControllerFqcn" => "App\Controller\Admin\NetsoinsStopoverCrudController"
    "crudAction" => null
    "entityId" => null
  ]
  -linkUrl: "https://silverpill.2le-test.me/?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CNetsoinsStopoverCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_EDITOR.
Show voter details
103 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8396
  -type: "controller"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8789 …}
  -icon: "fas fa-plug"
  -cssClass: ""
  -permission: "ROLE_EDITOR"
  -routeName: null
  -routeParameters: [
    "crudControllerFqcn" => "App\Controller\Admin\NetsoinsStopoverCrudController"
    "crudAction" => null
    "entityId" => null
  ]
  -linkUrl: "https://silverpill.2le-test.me/?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CNetsoinsStopoverCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
104 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8395
  -type: "controller"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8818 …}
  -icon: "fas fa-universal-access"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudControllerFqcn" => "App\Controller\Admin\SilverpillexeCrudController"
    "crudAction" => null
    "entityId" => null
  ]
  -linkUrl: "https://silverpill.2le-test.me/?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CSilverpillexeCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
105 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8399
  -type: "controller"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8835 …}
  -icon: "fa fa-cloud-upload"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudControllerFqcn" => "App\Controller\Admin\PetitModuleCrudController"
    "crudAction" => null
    "entityId" => null
  ]
  -linkUrl: "https://silverpill.2le-test.me/?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CPetitModuleCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
106 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8401
  -type: "controller"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8860 …}
  -icon: "fas fa-medkit"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudControllerFqcn" => "App\Controller\Admin\DrugsrawdataCrudController"
    "crudAction" => null
    "entityId" => null
  ]
  -linkUrl: "https://silverpill.2le-test.me/?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CDrugsrawdataCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
107 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8403
  -type: "controller"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8885 …}
  -icon: "fas fa-bullhorn"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudControllerFqcn" => "App\Controller\Admin\FlashInfoCrudController"
    "crudAction" => null
    "entityId" => null
  ]
  -linkUrl: "https://silverpill.2le-test.me/?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CFlashInfoCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
108 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8405
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8910 …}
  -icon: null
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
109 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8407
  -type: "controller"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8908 …}
  -icon: "fas fa-lock"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: [
    "crudControllerFqcn" => "App\Controller\Admin\AccountCrudController"
    "crudAction" => null
    "entityId" => null
  ]
  -linkUrl: "https://silverpill.2le-test.me/?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CAccountCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details
110 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8407
  -type: "controller"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8908 …}
  -icon: "fas fa-lock"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: [
    "crudControllerFqcn" => "App\Controller\Admin\AccountCrudController"
    "crudAction" => null
    "entityId" => null
  ]
  -linkUrl: "https://silverpill.2le-test.me/?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CAccountCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
111 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8409
  -type: "controller"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8971 …}
  -icon: "fas fa-user"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudControllerFqcn" => "App\Controller\Admin\UserCrudController"
    "crudAction" => null
    "entityId" => null
  ]
  -linkUrl: "https://silverpill.2le-test.me/?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CUserCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
112 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8411
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8993 …}
  -icon: "fas fa-envelope-circle-check"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: "admin_notification_routing"
  -routeParameters: []
  -linkUrl: "https://silverpill.2le-test.me/?routeName=admin_notification_routing"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details
113 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8411
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8993 …}
  -icon: "fas fa-envelope-circle-check"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: "admin_notification_routing"
  -routeParameters: []
  -linkUrl: "https://silverpill.2le-test.me/?routeName=admin_notification_routing"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
114 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8413
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8988 …}
  -icon: null
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
115 GRANTED ROLE_EDITOR
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8415
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8729 …}
  -icon: "fas fa-wrench"
  -cssClass: ""
  -permission: "ROLE_EDITOR"
  -routeName: "admin_support_maintenance_list"
  -routeParameters: []
  -linkUrl: "https://silverpill.2le-test.me/?routeName=admin_support_maintenance_list"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_EDITOR.
Show voter details
116 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8415
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8729 …}
  -icon: "fas fa-wrench"
  -cssClass: ""
  -permission: "ROLE_EDITOR"
  -routeName: "admin_support_maintenance_list"
  -routeParameters: []
  -linkUrl: "https://silverpill.2le-test.me/?routeName=admin_support_maintenance_list"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
117 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8417
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8940 …}
  -icon: "fas fa-chart-line"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: "admin_support_dashboard"
  -routeParameters: []
  -linkUrl: "https://silverpill.2le-test.me/?routeName=admin_support_dashboard"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details
118 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8417
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8940 …}
  -icon: "fas fa-chart-line"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: "admin_support_dashboard"
  -routeParameters: []
  -linkUrl: "https://silverpill.2le-test.me/?routeName=admin_support_dashboard"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
119 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8419
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9007 …}
  -icon: "fas fa-bug"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: "admin_support_errors_list"
  -routeParameters: []
  -linkUrl: "https://silverpill.2le-test.me/?routeName=admin_support_errors_list"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details
120 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8419
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9007 …}
  -icon: "fas fa-bug"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: "admin_support_errors_list"
  -routeParameters: []
  -linkUrl: "https://silverpill.2le-test.me/?routeName=admin_support_errors_list"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
121 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8421
  -type: "controller"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9035 …}
  -icon: "fas fa-code-branch"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: [
    "crudControllerFqcn" => "App\Controller\Admin\DevelopmentTicketCrudController"
    "crudAction" => null
    "entityId" => null
  ]
  -linkUrl: "https://silverpill.2le-test.me/?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CDevelopmentTicketCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details
122 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8421
  -type: "controller"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9035 …}
  -icon: "fas fa-code-branch"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: [
    "crudControllerFqcn" => "App\Controller\Admin\DevelopmentTicketCrudController"
    "crudAction" => null
    "entityId" => null
  ]
  -linkUrl: "https://silverpill.2le-test.me/?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CDevelopmentTicketCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
123 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8423
  -type: "controller"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9152 …}
  -icon: "fas fa-tags"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: [
    "crudControllerFqcn" => "App\Controller\Admin\TicketLabelCrudController"
    "crudAction" => null
    "entityId" => null
  ]
  -linkUrl: "https://silverpill.2le-test.me/?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CTicketLabelCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details
124 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8423
  -type: "controller"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9152 …}
  -icon: "fas fa-tags"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: [
    "crudControllerFqcn" => "App\Controller\Admin\TicketLabelCrudController"
    "crudAction" => null
    "entityId" => null
  ]
  -linkUrl: "https://silverpill.2le-test.me/?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CTicketLabelCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
125 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8425
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9178 …}
  -icon: null
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
126 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8427
  -type: "controller"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9176 …}
  -icon: "fas fa-triangle-exclamation"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: [
    "crudControllerFqcn" => "App\Controller\Admin\IncidentCrudController"
    "crudAction" => null
    "entityId" => null
  ]
  -linkUrl: "https://silverpill.2le-test.me/?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CIncidentCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details
127 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8427
  -type: "controller"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9176 …}
  -icon: "fas fa-triangle-exclamation"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: [
    "crudControllerFqcn" => "App\Controller\Admin\IncidentCrudController"
    "crudAction" => null
    "entityId" => null
  ]
  -linkUrl: "https://silverpill.2le-test.me/?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CIncidentCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
128 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8429
  -type: "controller"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9233 …}
  -icon: "fas fa-shield-alt"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: [
    "crudControllerFqcn" => "App\Controller\Admin\AccessLogCrudController"
    "crudAction" => null
    "entityId" => null
  ]
  -linkUrl: "https://silverpill.2le-test.me/?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CAccessLogCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details
129 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8429
  -type: "controller"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9233 …}
  -icon: "fas fa-shield-alt"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: [
    "crudControllerFqcn" => "App\Controller\Admin\AccessLogCrudController"
    "crudAction" => null
    "entityId" => null
  ]
  -linkUrl: "https://silverpill.2le-test.me/?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CAccessLogCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
130 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8431
  -type: "controller"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9252 …}
  -icon: "fas fa-check-circle"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: [
    "crudControllerFqcn" => "App\Controller\Admin\AlertAcknowledgmentCrudController"
    "crudAction" => null
    "entityId" => null
  ]
  -linkUrl: "https://silverpill.2le-test.me/?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CAlertAcknowledgmentCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details
131 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8431
  -type: "controller"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9252 …}
  -icon: "fas fa-check-circle"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: [
    "crudControllerFqcn" => "App\Controller\Admin\AlertAcknowledgmentCrudController"
    "crudAction" => null
    "entityId" => null
  ]
  -linkUrl: "https://silverpill.2le-test.me/?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CAlertAcknowledgmentCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
132 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8433
  -type: "controller"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9280 …}
  -icon: "fas fa-bell"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: [
    "crudControllerFqcn" => "App\Controller\Admin\MonitoringAlertCrudController"
    "crudAction" => null
    "entityId" => null
  ]
  -linkUrl: "https://silverpill.2le-test.me/?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CMonitoringAlertCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details
133 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8433
  -type: "controller"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9280 …}
  -icon: "fas fa-bell"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: [
    "crudControllerFqcn" => "App\Controller\Admin\MonitoringAlertCrudController"
    "crudAction" => null
    "entityId" => null
  ]
  -linkUrl: "https://silverpill.2le-test.me/?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CMonitoringAlertCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
134 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8435
  -type: "controller"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9308 …}
  -icon: "fas fa-user-shield"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: [
    "crudControllerFqcn" => "App\Controller\Admin\AnonymizationOrderCrudController"
    "crudAction" => null
    "entityId" => null
  ]
  -linkUrl: "https://silverpill.2le-test.me/?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CAnonymizationOrderCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details
135 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8435
  -type: "controller"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9308 …}
  -icon: "fas fa-user-shield"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: [
    "crudControllerFqcn" => "App\Controller\Admin\AnonymizationOrderCrudController"
    "crudAction" => null
    "entityId" => null
  ]
  -linkUrl: "https://silverpill.2le-test.me/?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CAnonymizationOrderCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
136 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8437
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9332 …}
  -icon: null
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
137 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8439
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9330 …}
  -icon: "fas fa-compass"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: "admin_prepare_audit"
  -routeParameters: []
  -linkUrl: "https://silverpill.2le-test.me/?routeName=admin_prepare_audit"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details
138 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8439
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9330 …}
  -icon: "fas fa-compass"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: "admin_prepare_audit"
  -routeParameters: []
  -linkUrl: "https://silverpill.2le-test.me/?routeName=admin_prepare_audit"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
139 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8441
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9231 …}
  -icon: "fas fa-shield-virus"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: "admin_compliance_operations"
  -routeParameters: []
  -linkUrl: "https://silverpill.2le-test.me/?routeName=admin_compliance_operations"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details
140 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8441
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9231 …}
  -icon: "fas fa-shield-virus"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: "admin_compliance_operations"
  -routeParameters: []
  -linkUrl: "https://silverpill.2le-test.me/?routeName=admin_compliance_operations"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
141 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8443
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9302 …}
  -icon: "fas fa-folder-tree"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: "admin_audit_dossier"
  -routeParameters: []
  -linkUrl: "https://silverpill.2le-test.me/?routeName=admin_audit_dossier"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details
142 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8443
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9302 …}
  -icon: "fas fa-folder-tree"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: "admin_audit_dossier"
  -routeParameters: []
  -linkUrl: "https://silverpill.2le-test.me/?routeName=admin_audit_dossier"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
143 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8445
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9361 …}
  -icon: "fas fa-file-shield"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: "admin_compliance_report_pdf"
  -routeParameters: []
  -linkUrl: "https://silverpill.2le-test.me/?routeName=admin_compliance_report_pdf"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details
144 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8445
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9361 …}
  -icon: "fas fa-file-shield"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: "admin_compliance_report_pdf"
  -routeParameters: []
  -linkUrl: "https://silverpill.2le-test.me/?routeName=admin_compliance_report_pdf"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
145 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8447
  -type: "controller"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9389 …}
  -icon: "fas fa-clipboard-check"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: [
    "crudControllerFqcn" => "App\Controller\Admin\ComplianceReviewCrudController"
    "crudAction" => null
    "entityId" => null
  ]
  -linkUrl: "https://silverpill.2le-test.me/?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CComplianceReviewCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details
146 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8447
  -type: "controller"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9389 …}
  -icon: "fas fa-clipboard-check"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: [
    "crudControllerFqcn" => "App\Controller\Admin\ComplianceReviewCrudController"
    "crudAction" => null
    "entityId" => null
  ]
  -linkUrl: "https://silverpill.2le-test.me/?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CComplianceReviewCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
147 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8449
  -type: "controller"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9495 …}
  -icon: "fas fa-file-signature"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: [
    "crudControllerFqcn" => "App\Controller\Admin\DpaAcceptanceCrudController"
    "crudAction" => null
    "entityId" => null
  ]
  -linkUrl: "https://silverpill.2le-test.me/?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CDpaAcceptanceCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details
148 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8449
  -type: "controller"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9495 …}
  -icon: "fas fa-file-signature"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: [
    "crudControllerFqcn" => "App\Controller\Admin\DpaAcceptanceCrudController"
    "crudAction" => null
    "entityId" => null
  ]
  -linkUrl: "https://silverpill.2le-test.me/?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CDpaAcceptanceCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
149 GRANTED ROLE_HDS_ANALYTICS
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8451
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9539 …}
  -icon: "fas fa-chart-pie"
  -cssClass: ""
  -permission: "ROLE_HDS_ANALYTICS"
  -routeName: "admin_analytics_dashboard_overview"
  -routeParameters: []
  -linkUrl: "https://silverpill.2le-test.me/?routeName=admin_analytics_dashboard_overview"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_HDS_ANALYTICS.
Show voter details
150 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8451
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9539 …}
  -icon: "fas fa-chart-pie"
  -cssClass: ""
  -permission: "ROLE_HDS_ANALYTICS"
  -routeName: "admin_analytics_dashboard_overview"
  -routeParameters: []
  -linkUrl: "https://silverpill.2le-test.me/?routeName=admin_analytics_dashboard_overview"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
151 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8453
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9534 …}
  -icon: "fas fa-paper-plane"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: "admin_secure_share"
  -routeParameters: []
  -linkUrl: "https://silverpill.2le-test.me/?routeName=admin_secure_share"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details
152 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8453
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9534 …}
  -icon: "fas fa-paper-plane"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: "admin_secure_share"
  -routeParameters: []
  -linkUrl: "https://silverpill.2le-test.me/?routeName=admin_secure_share"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
153 GRANTED ROLE_EDITOR
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8455
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9510 …}
  -icon: "fas fa-file-shield"
  -cssClass: ""
  -permission: "ROLE_EDITOR"
  -routeName: "admin_shared_documents"
  -routeParameters: []
  -linkUrl: "https://silverpill.2le-test.me/?routeName=admin_shared_documents"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_EDITOR.
Show voter details
154 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8455
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9510 …}
  -icon: "fas fa-file-shield"
  -cssClass: ""
  -permission: "ROLE_EDITOR"
  -routeName: "admin_shared_documents"
  -routeParameters: []
  -linkUrl: "https://silverpill.2le-test.me/?routeName=admin_shared_documents"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
155 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8457
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9461 …}
  -icon: null
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
156 GRANTED ROLE_EDITOR
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8459
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9558 …}
  -icon: "fas fa-trophy"
  -cssClass: ""
  -permission: "ROLE_EDITOR"
  -routeName: "admin_badges_my_collection"
  -routeParameters: []
  -linkUrl: "https://silverpill.2le-test.me/?routeName=admin_badges_my_collection"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_EDITOR.
Show voter details
157 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8459
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9558 …}
  -icon: "fas fa-trophy"
  -cssClass: ""
  -permission: "ROLE_EDITOR"
  -routeName: "admin_badges_my_collection"
  -routeParameters: []
  -linkUrl: "https://silverpill.2le-test.me/?routeName=admin_badges_my_collection"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
158 GRANTED ROLE_EDITOR
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8461
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9586 …}
  -icon: "fas fa-clipboard-list"
  -cssClass: ""
  -permission: "ROLE_EDITOR"
  -routeName: "admin_my_obligations"
  -routeParameters: []
  -linkUrl: "https://silverpill.2le-test.me/?routeName=admin_my_obligations"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_EDITOR.
Show voter details
159 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8461
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9586 …}
  -icon: "fas fa-clipboard-list"
  -cssClass: ""
  -permission: "ROLE_EDITOR"
  -routeName: "admin_my_obligations"
  -routeParameters: []
  -linkUrl: "https://silverpill.2le-test.me/?routeName=admin_my_obligations"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
160 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8463
  -type: "controller"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9608 …}
  -icon: "fas fa-plane-departure"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: [
    "crudControllerFqcn" => "App\Controller\Admin\AccountAbsenceCrudController"
    "crudAction" => "index"
    "entityId" => null
  ]
  -linkUrl: "https://silverpill.2le-test.me/?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CAccountAbsenceCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details
161 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8463
  -type: "controller"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9608 …}
  -icon: "fas fa-plane-departure"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: [
    "crudControllerFqcn" => "App\Controller\Admin\AccountAbsenceCrudController"
    "crudAction" => "index"
    "entityId" => null
  ]
  -linkUrl: "https://silverpill.2le-test.me/?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CAccountAbsenceCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
162 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8465
  -type: "controller"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9724 …}
  -icon: "fas fa-business-time"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: [
    "crudControllerFqcn" => "App\Controller\Admin\TechnicianExtraHourCrudController"
    "crudAction" => "index"
    "entityId" => null
  ]
  -linkUrl: "https://silverpill.2le-test.me/?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CTechnicianExtraHourCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details
163 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8465
  -type: "controller"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9724 …}
  -icon: "fas fa-business-time"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: [
    "crudControllerFqcn" => "App\Controller\Admin\TechnicianExtraHourCrudController"
    "crudAction" => "index"
    "entityId" => null
  ]
  -linkUrl: "https://silverpill.2le-test.me/?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CTechnicianExtraHourCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
164 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8467
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9756 …}
  -icon: null
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
165 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8481
  -type: "url"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9754 …}
  -icon: "fas fa-cloud-download-alt"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "/admin_api"
  -linkRel: "noopener"
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
166 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8476
  -type: "logout"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9752 …}
  -icon: "fas fa-sign-out-alt"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "/logout"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
167 ERROR IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
DENIED
The user is not appropriately authenticated.
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
Show voter details
168 ERROR IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
DENIED
The user is not appropriately authenticated.
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
Show voter details