https://www.labomega.fr/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CUser%5CUserCrudController&csrfToken=83d820b9f03.CtHVk38lXrwmA0WZwxRIujlECkICeEGQb17vrW_vMdU.OqSx1BtWc9gVRwOgrkUS_0oAbx02IAXpFxuu-1mcA7hHpbeiK24K3kh7dQ&entityId=763&fieldName=isTwoFactorEnabled&newValue=true&page=1&sort%5BcreatedAt%5D=DESC Return to referer URL

Security

Token

user_6154b6a6516ff Username
Authenticated
Property Value
Roles
[
  "ROLE_ADMIN"
  "ROLE_USER"
  "ROLE_PROJECT_MANAGER"
]
Inherited Roles
[
  "ROLE_ALLOWED_TO_SWITCH"
]
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#90
  -user: App\Entity\User {#517 …}
  -roleNames: [
    "ROLE_ADMIN"
    "ROLE_USER"
    "ROLE_PROJECT_MANAGER"
  ]
  -authenticated: true
  -attributes: []
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#185
  -map: Symfony\Component\Security\Http\AccessMap {#186 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#164 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#203
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#323 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#164 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#103 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#168 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#163 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#324 …}
    "enableUsageTracking"
  ]
}
6.35 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#108
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#106 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#99
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#324 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#105 …}
  -userChecker: App\Security\UserChecker {#101 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#447 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Symfony\Bridge\Monolog\Logger {#164 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#467 …}
  -stateless: false
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#102
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#324 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#447 …}
  -map: Symfony\Component\Security\Http\AccessMap {#186 …}
  -authManager: null
  -exceptionOnNoToken: false
}
0.12 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#167
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#324 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#136 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#168 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"App\Security\Voter\CreateProjectVoter"
5
"App\Security\Voter\Library\PersonalLibraryVoter"
6
"App\Security\Voter\Library\WorkroomLibraryVoter"
7
"App\Security\Voter\ManageProjectVoter"
8
"App\Security\Voter\MeetingPollVoter"
9
"App\Security\Voter\UserProjectVoter"
10
"App\Security\Voter\UserVoter"
11
"App\Security\Voter\WorkroomArenaVoter"
12
"App\Security\Voter\WorkroomVoter"
13
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"

Access decision log

# Result Attributes Object
1 GRANTED
[
  "ROLE_ADMIN"
  "ROLE_SCIENTIFIC_ADMIN"
]
Symfony\Component\HttpFoundation\Request {#7
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#12 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#10 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#11 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#15 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#14 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#13 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#16 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/admin"
  #requestUri: "/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CUser%5CUserCrudController&csrfToken=83d820b9f03.CtHVk38lXrwmA0WZwxRIujlECkICeEGQb17vrW_vMdU.OqSx1BtWc9gVRwOgrkUS_0oAbx02IAXpFxuu-1mcA7hHpbeiK24K3kh7dQ&entityId=763&fieldName=isTwoFactorEnabled&page=1&sort%5BcreatedAt%5D=DESC&newValue=true"
  #baseUrl: ""
  #basePath: null
  #method: "PATCH"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#97 …}
  #locale: null
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
2 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#992
  -isAccessible: true
  -fqcn: "App\Entity\User"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#529 …}
  -instance: App\Entity\User {#1002 …}
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1413 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1331 …}
}
"App\Security\Voter\CreateProjectVoter"
ACCESS ABSTAIN
"App\Security\Voter\Library\PersonalLibraryVoter"
ACCESS ABSTAIN
"App\Security\Voter\Library\WorkroomLibraryVoter"
ACCESS ABSTAIN
"App\Security\Voter\ManageProjectVoter"
ACCESS ABSTAIN
"App\Security\Voter\MeetingPollVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserProjectVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
"App\Security\Voter\WorkroomArenaVoter"
ACCESS ABSTAIN
"App\Security\Voter\WorkroomVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
3 GRANTED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#992
    -isAccessible: true
    -fqcn: "App\Entity\User"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#529 …}
    -instance: App\Entity\User {#1002 …}
    -primaryKeyName: "id"
    -primaryKeyValue: null
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1413 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1331 …}
  }
  "entityFqcn" => "App\Entity\User"
]
"App\Security\Voter\CreateProjectVoter"
ACCESS ABSTAIN
"App\Security\Voter\Library\PersonalLibraryVoter"
ACCESS ABSTAIN
"App\Security\Voter\Library\WorkroomLibraryVoter"
ACCESS ABSTAIN
"App\Security\Voter\ManageProjectVoter"
ACCESS ABSTAIN
"App\Security\Voter\MeetingPollVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserProjectVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
"App\Security\Voter\WorkroomArenaVoter"
ACCESS ABSTAIN
"App\Security\Voter\WorkroomVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
4 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1306
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "firstName"
  -propertyNameSuffix: null
  -value: "Marion"
  -formattedValue: "Marion"
  -formatValueCallable: null
  -label: "form.label.first_name"
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1309 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1308 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1310 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1449 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1307 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1312 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"App\Security\Voter\CreateProjectVoter"
ACCESS ABSTAIN
"App\Security\Voter\Library\PersonalLibraryVoter"
ACCESS ABSTAIN
"App\Security\Voter\Library\WorkroomLibraryVoter"
ACCESS ABSTAIN
"App\Security\Voter\ManageProjectVoter"
ACCESS ABSTAIN
"App\Security\Voter\MeetingPollVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserProjectVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
"App\Security\Voter\WorkroomArenaVoter"
ACCESS ABSTAIN
"App\Security\Voter\WorkroomVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
5 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1314
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "lastName"
  -propertyNameSuffix: null
  -value: "Krafft"
  -formattedValue: "Krafft"
  -formatValueCallable: null
  -label: "form.label.last_name"
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1317 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1316 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1318 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1568 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1315 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1320 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"App\Security\Voter\CreateProjectVoter"
ACCESS ABSTAIN
"App\Security\Voter\Library\PersonalLibraryVoter"
ACCESS ABSTAIN
"App\Security\Voter\Library\WorkroomLibraryVoter"
ACCESS ABSTAIN
"App\Security\Voter\ManageProjectVoter"
ACCESS ABSTAIN
"App\Security\Voter\MeetingPollVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserProjectVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
"App\Security\Voter\WorkroomArenaVoter"
ACCESS ABSTAIN
"App\Security\Voter\WorkroomVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
6 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1322
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\EmailField"
  -propertyName: "email"
  -propertyNameSuffix: null
  -value: "marion.krafft@univ-amu.fr"
  -formattedValue: "marion.krafft@univ-amu.fr"
  -formatValueCallable: null
  -label: "form.label.email"
  -formType: "Symfony\Component\Form\Extension\Core\Type\EmailType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1325 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-email"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/email"
  -templatePath: "@EasyAdmin/crud/field/email.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1324 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1326 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1570 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1323 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1328 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"App\Security\Voter\CreateProjectVoter"
ACCESS ABSTAIN
"App\Security\Voter\Library\PersonalLibraryVoter"
ACCESS ABSTAIN
"App\Security\Voter\Library\WorkroomLibraryVoter"
ACCESS ABSTAIN
"App\Security\Voter\ManageProjectVoter"
ACCESS ABSTAIN
"App\Security\Voter\MeetingPollVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserProjectVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
"App\Security\Voter\WorkroomArenaVoter"
ACCESS ABSTAIN
"App\Security\Voter\WorkroomVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
7 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1338
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "statut"
  -propertyNameSuffix: null
  -value: Proxies\__CG__\App\Entity\Statut {#751 …}
  -formattedValue: "Chercheur"
  -formatValueCallable: null
  -label: "form.label.statut"
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1341 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -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 {#1340 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1342 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1327 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1339 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1344 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"App\Security\Voter\CreateProjectVoter"
ACCESS ABSTAIN
"App\Security\Voter\Library\PersonalLibraryVoter"
ACCESS ABSTAIN
"App\Security\Voter\Library\WorkroomLibraryVoter"
ACCESS ABSTAIN
"App\Security\Voter\ManageProjectVoter"
ACCESS ABSTAIN
"App\Security\Voter\MeetingPollVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserProjectVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
"App\Security\Voter\WorkroomArenaVoter"
ACCESS ABSTAIN
"App\Security\Voter\WorkroomVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
8 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1572
  -isAccessible: true
  -fqcn: "App\Entity\Statut"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#623 …}
  -instance: Proxies\__CG__\App\Entity\Statut {#751 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 1
  -permission: null
  -fields: null
  -actions: null
}
"App\Security\Voter\CreateProjectVoter"
ACCESS ABSTAIN
"App\Security\Voter\Library\PersonalLibraryVoter"
ACCESS ABSTAIN
"App\Security\Voter\Library\WorkroomLibraryVoter"
ACCESS ABSTAIN
"App\Security\Voter\ManageProjectVoter"
ACCESS ABSTAIN
"App\Security\Voter\MeetingPollVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserProjectVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
"App\Security\Voter\WorkroomArenaVoter"
ACCESS ABSTAIN
"App\Security\Voter\WorkroomVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
9 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1346
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField"
  -propertyName: "organization"
  -propertyNameSuffix: null
  -value: Proxies\__CG__\App\Entity\Organization {#916 …}
  -formattedValue: "Aix-Marseille Université"
  -formatValueCallable: null
  -label: "form.label.organization"
  -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1349 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-association"
  -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 {#1348 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1350 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1828 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1347 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1352 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"App\Security\Voter\CreateProjectVoter"
ACCESS ABSTAIN
"App\Security\Voter\Library\PersonalLibraryVoter"
ACCESS ABSTAIN
"App\Security\Voter\Library\WorkroomLibraryVoter"
ACCESS ABSTAIN
"App\Security\Voter\ManageProjectVoter"
ACCESS ABSTAIN
"App\Security\Voter\MeetingPollVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserProjectVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
"App\Security\Voter\WorkroomArenaVoter"
ACCESS ABSTAIN
"App\Security\Voter\WorkroomVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
10 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1826
  -isAccessible: true
  -fqcn: "App\Entity\Organization"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#660 …}
  -instance: Proxies\__CG__\App\Entity\Organization {#916 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 1
  -permission: null
  -fields: null
  -actions: null
}
"App\Security\Voter\CreateProjectVoter"
ACCESS ABSTAIN
"App\Security\Voter\Library\PersonalLibraryVoter"
ACCESS ABSTAIN
"App\Security\Voter\Library\WorkroomLibraryVoter"
ACCESS ABSTAIN
"App\Security\Voter\ManageProjectVoter"
ACCESS ABSTAIN
"App\Security\Voter\MeetingPollVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserProjectVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
"App\Security\Voter\WorkroomArenaVoter"
ACCESS ABSTAIN
"App\Security\Voter\WorkroomVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
11 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1354
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "isActive"
  -propertyNameSuffix: null
  -value: true
  -formattedValue: true
  -formatValueCallable: null
  -label: "form.label.is_active"
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1357 …}
  -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 {#1356 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1358 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1775 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1355 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1363 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"App\Security\Voter\CreateProjectVoter"
ACCESS ABSTAIN
"App\Security\Voter\Library\PersonalLibraryVoter"
ACCESS ABSTAIN
"App\Security\Voter\Library\WorkroomLibraryVoter"
ACCESS ABSTAIN
"App\Security\Voter\ManageProjectVoter"
ACCESS ABSTAIN
"App\Security\Voter\MeetingPollVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserProjectVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
"App\Security\Voter\WorkroomArenaVoter"
ACCESS ABSTAIN
"App\Security\Voter\WorkroomVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
12 GRANTED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#992
    -isAccessible: true
    -fqcn: "App\Entity\User"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#529 …}
    -instance: App\Entity\User {#1002 …}
    -primaryKeyName: "id"
    -primaryKeyValue: null
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1413 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1331 …}
  }
]
"App\Security\Voter\CreateProjectVoter"
ACCESS ABSTAIN
"App\Security\Voter\Library\PersonalLibraryVoter"
ACCESS ABSTAIN
"App\Security\Voter\Library\WorkroomLibraryVoter"
ACCESS ABSTAIN
"App\Security\Voter\ManageProjectVoter"
ACCESS ABSTAIN
"App\Security\Voter\MeetingPollVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserProjectVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
"App\Security\Voter\WorkroomArenaVoter"
ACCESS ABSTAIN
"App\Security\Voter\WorkroomVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
13 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1380
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ChoiceField"
  -propertyName: "roles"
  -propertyNameSuffix: null
  -value: [
    "ROLE_USER"
    "ROLE_PROJECT_MANAGER"
  ]
  -formattedValue: [
    "ROLE_USER"
    "ROLE_PROJECT_MANAGER"
  ]
  -formatValueCallable: null
  -label: "form.label.roles"
  -formType: "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1383 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-select"
  -columns: null
  -defaultColumns: "col-md-8 col-xxl-6"
  -translationParameters: []
  -templateName: "crud/field/choice"
  -templatePath: "@EasyAdmin/crud/field/choice.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1382 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1384 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1876 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1381 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1386 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"App\Security\Voter\CreateProjectVoter"
ACCESS ABSTAIN
"App\Security\Voter\Library\PersonalLibraryVoter"
ACCESS ABSTAIN
"App\Security\Voter\Library\WorkroomLibraryVoter"
ACCESS ABSTAIN
"App\Security\Voter\ManageProjectVoter"
ACCESS ABSTAIN
"App\Security\Voter\MeetingPollVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserProjectVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
"App\Security\Voter\WorkroomArenaVoter"
ACCESS ABSTAIN
"App\Security\Voter\WorkroomVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
14 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1388
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "twoFactorCode"
  -propertyNameSuffix: null
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: "Two Factor Code"
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1391 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1390 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1392 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1385 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1389 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1394 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"App\Security\Voter\CreateProjectVoter"
ACCESS ABSTAIN
"App\Security\Voter\Library\PersonalLibraryVoter"
ACCESS ABSTAIN
"App\Security\Voter\Library\WorkroomLibraryVoter"
ACCESS ABSTAIN
"App\Security\Voter\ManageProjectVoter"
ACCESS ABSTAIN
"App\Security\Voter\MeetingPollVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserProjectVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
"App\Security\Voter\WorkroomArenaVoter"
ACCESS ABSTAIN
"App\Security\Voter\WorkroomVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
15 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1396
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateTimeField"
  -propertyName: "twoFactorExpiresAt"
  -propertyNameSuffix: null
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: "2FA date expiration"
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateTimeType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1399 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-datetime"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/datetime"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1398 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1400 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1393 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1397 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1402 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"App\Security\Voter\CreateProjectVoter"
ACCESS ABSTAIN
"App\Security\Voter\Library\PersonalLibraryVoter"
ACCESS ABSTAIN
"App\Security\Voter\Library\WorkroomLibraryVoter"
ACCESS ABSTAIN
"App\Security\Voter\ManageProjectVoter"
ACCESS ABSTAIN
"App\Security\Voter\MeetingPollVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserProjectVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
"App\Security\Voter\WorkroomArenaVoter"
ACCESS ABSTAIN
"App\Security\Voter\WorkroomVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
16 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1404
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "isTwoFactorEnabled"
  -propertyNameSuffix: null
  -value: false
  -formattedValue: false
  -formatValueCallable: null
  -label: "2FA activée"
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1407 …}
  -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 {#1406 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1408 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1401 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1405 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1410 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"App\Security\Voter\CreateProjectVoter"
ACCESS ABSTAIN
"App\Security\Voter\Library\PersonalLibraryVoter"
ACCESS ABSTAIN
"App\Security\Voter\Library\WorkroomLibraryVoter"
ACCESS ABSTAIN
"App\Security\Voter\ManageProjectVoter"
ACCESS ABSTAIN
"App\Security\Voter\MeetingPollVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserProjectVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
"App\Security\Voter\WorkroomArenaVoter"
ACCESS ABSTAIN
"App\Security\Voter\WorkroomVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
17 GRANTED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#992
    -isAccessible: true
    -fqcn: "App\Entity\User"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#529 …}
    -instance: App\Entity\User {#1002 …}
    -primaryKeyName: "id"
    -primaryKeyValue: null
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1413 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1331 …}
  }
]
"App\Security\Voter\CreateProjectVoter"
ACCESS ABSTAIN
"App\Security\Voter\Library\PersonalLibraryVoter"
ACCESS ABSTAIN
"App\Security\Voter\Library\WorkroomLibraryVoter"
ACCESS ABSTAIN
"App\Security\Voter\ManageProjectVoter"
ACCESS ABSTAIN
"App\Security\Voter\MeetingPollVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserProjectVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
"App\Security\Voter\WorkroomArenaVoter"
ACCESS ABSTAIN
"App\Security\Voter\WorkroomVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
18 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#976
    -type: "entity"
    -name: "saveAndContinue"
    -label: Symfony\Component\Translation\TranslatableMessage {#989 …}
    -icon: "internal:edit"
    -cssClass: "action-saveAndContinue btn btn-secondary action-save"
    -addedCssClass: " btn btn-secondary action-save"
    -htmlElement: "button"
    -htmlAttributes: [
      "type" => "submit"
      "name" => "ea[newForm][btn]"
      "value" => "saveAndContinue"
      "data-action-name" => "saveAndContinue"
      "form" => "edit-User-form"
    ]
    -linkUrl: "https://www.labomega.fr/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CUser%5CUserCrudController&entityId=763&page=1&sort%5BcreatedAt%5D=DESC"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#992
    -isAccessible: true
    -fqcn: "App\Entity\User"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#529 …}
    -instance: App\Entity\User {#1002 …}
    -primaryKeyName: "id"
    -primaryKeyValue: null
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1413 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1331 …}
  }
]
"App\Security\Voter\CreateProjectVoter"
ACCESS ABSTAIN
"App\Security\Voter\Library\PersonalLibraryVoter"
ACCESS ABSTAIN
"App\Security\Voter\Library\WorkroomLibraryVoter"
ACCESS ABSTAIN
"App\Security\Voter\ManageProjectVoter"
ACCESS ABSTAIN
"App\Security\Voter\MeetingPollVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserProjectVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
"App\Security\Voter\WorkroomArenaVoter"
ACCESS ABSTAIN
"App\Security\Voter\WorkroomVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
19 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#974
    -type: "entity"
    -name: "saveAndReturn"
    -label: Symfony\Component\Translation\TranslatableMessage {#1372 …}
    -icon: null
    -cssClass: "action-saveAndReturn btn btn-primary action-save"
    -addedCssClass: " btn btn-primary action-save"
    -htmlElement: "button"
    -htmlAttributes: [
      "type" => "submit"
      "name" => "ea[newForm][btn]"
      "value" => "saveAndReturn"
      "data-action-name" => "saveAndReturn"
      "form" => "edit-User-form"
    ]
    -linkUrl: "https://www.labomega.fr/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CUser%5CUserCrudController&entityId=763&page=1&sort%5BcreatedAt%5D=DESC"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#992
    -isAccessible: true
    -fqcn: "App\Entity\User"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#529 …}
    -instance: App\Entity\User {#1002 …}
    -primaryKeyName: "id"
    -primaryKeyValue: null
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1413 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1331 …}
  }
]
"App\Security\Voter\CreateProjectVoter"
ACCESS ABSTAIN
"App\Security\Voter\Library\PersonalLibraryVoter"
ACCESS ABSTAIN
"App\Security\Voter\Library\WorkroomLibraryVoter"
ACCESS ABSTAIN
"App\Security\Voter\ManageProjectVoter"
ACCESS ABSTAIN
"App\Security\Voter\MeetingPollVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserProjectVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
"App\Security\Voter\WorkroomArenaVoter"
ACCESS ABSTAIN
"App\Security\Voter\WorkroomVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details