GET https://admin.dieng-consulting.com/dashboard

Security

Token

talldiarra86@gmail.com Username
Authenticated
942bbc From
Property Value
Roles
[
  "ROLE_COMPTABLE"
]
Inherited Roles
[
  "ROLE_USER"
]
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#573
  -user: App\Entity\User {#742 …}
  -roleNames: [
    "ROLE_COMPTABLE"
  ]
  -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 App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#540
  -map: Symfony\Component\Security\Http\AccessMap {#541 …}
  -logger: Monolog\Logger {#512 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#549
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#503 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#552 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#338 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#550 …}
  -logger: Monolog\Logger {#512 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#501 …}
}
31.79 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#560
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#555 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#562
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#341 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#343 …}
  -map: Symfony\Component\Security\Http\AccessMap {#541 …}
}
0.94 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#502
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#341 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#518 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#501 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
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\ClasseVoter"
3
"App\Security\ConcoursVoter"
4
"App\Security\CycleVoter"
5
"App\Security\EcheanceMensuelleVoter"
6
"App\Security\EleveVoter"
7
"App\Security\EmploiDuTempsVoter"
8
"App\Security\GroupeVoter"
9
"App\Security\InscriptionVoter"
10
"App\Security\ObservationSuiviVoter"
11
"App\Security\PaiementVoter"
12
"App\Security\PresenceVoter"
13
"App\Security\ProfesseurVoter"
14
"App\Security\SectionVoter"
15
"App\Security\SessionPointageVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_USER
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#15 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#5 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#10 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#18 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#17 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#16 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#19 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/dashboard"
  #requestUri: "/dashboard"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#566 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_USER.
Show voter details
2 GRANTED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_USER.
Show voter details
3 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_ADMIN.
"App\Security\ClasseVoter"
ABSTAIN
"App\Security\ConcoursVoter"
ABSTAIN
"App\Security\CycleVoter"
ABSTAIN
"App\Security\EcheanceMensuelleVoter"
ABSTAIN
"App\Security\EleveVoter"
ABSTAIN
"App\Security\EmploiDuTempsVoter"
ABSTAIN
"App\Security\GroupeVoter"
ABSTAIN
"App\Security\InscriptionVoter"
ABSTAIN
"App\Security\ObservationSuiviVoter"
ABSTAIN
"App\Security\PaiementVoter"
ABSTAIN
"App\Security\PresenceVoter"
ABSTAIN
"App\Security\ProfesseurVoter"
ABSTAIN
"App\Security\SectionVoter"
ABSTAIN
"App\Security\SessionPointageVoter"
ABSTAIN
Show voter details
4 DENIED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_SUPER_ADMIN.
"App\Security\ClasseVoter"
ABSTAIN
"App\Security\ConcoursVoter"
ABSTAIN
"App\Security\CycleVoter"
ABSTAIN
"App\Security\EcheanceMensuelleVoter"
ABSTAIN
"App\Security\EleveVoter"
ABSTAIN
"App\Security\EmploiDuTempsVoter"
ABSTAIN
"App\Security\GroupeVoter"
ABSTAIN
"App\Security\InscriptionVoter"
ABSTAIN
"App\Security\ObservationSuiviVoter"
ABSTAIN
"App\Security\PaiementVoter"
ABSTAIN
"App\Security\PresenceVoter"
ABSTAIN
"App\Security\ProfesseurVoter"
ABSTAIN
"App\Security\SectionVoter"
ABSTAIN
"App\Security\SessionPointageVoter"
ABSTAIN
Show voter details
5 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_ADMIN.
"App\Security\ClasseVoter"
ABSTAIN
"App\Security\ConcoursVoter"
ABSTAIN
"App\Security\CycleVoter"
ABSTAIN
"App\Security\EcheanceMensuelleVoter"
ABSTAIN
"App\Security\EleveVoter"
ABSTAIN
"App\Security\EmploiDuTempsVoter"
ABSTAIN
"App\Security\GroupeVoter"
ABSTAIN
"App\Security\InscriptionVoter"
ABSTAIN
"App\Security\ObservationSuiviVoter"
ABSTAIN
"App\Security\PaiementVoter"
ABSTAIN
"App\Security\PresenceVoter"
ABSTAIN
"App\Security\ProfesseurVoter"
ABSTAIN
"App\Security\SectionVoter"
ABSTAIN
"App\Security\SessionPointageVoter"
ABSTAIN
Show voter details
6 DENIED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_SUPER_ADMIN.
"App\Security\ClasseVoter"
ABSTAIN
"App\Security\ConcoursVoter"
ABSTAIN
"App\Security\CycleVoter"
ABSTAIN
"App\Security\EcheanceMensuelleVoter"
ABSTAIN
"App\Security\EleveVoter"
ABSTAIN
"App\Security\EmploiDuTempsVoter"
ABSTAIN
"App\Security\GroupeVoter"
ABSTAIN
"App\Security\InscriptionVoter"
ABSTAIN
"App\Security\ObservationSuiviVoter"
ABSTAIN
"App\Security\PaiementVoter"
ABSTAIN
"App\Security\PresenceVoter"
ABSTAIN
"App\Security\ProfesseurVoter"
ABSTAIN
"App\Security\SectionVoter"
ABSTAIN
"App\Security\SessionPointageVoter"
ABSTAIN
Show voter details
7 DENIED ROLE_RESPONSABLE_PEDAGOGIQUE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_RESPONSABLE_PEDAGOGIQUE.
"App\Security\ClasseVoter"
ABSTAIN
"App\Security\ConcoursVoter"
ABSTAIN
"App\Security\CycleVoter"
ABSTAIN
"App\Security\EcheanceMensuelleVoter"
ABSTAIN
"App\Security\EleveVoter"
ABSTAIN
"App\Security\EmploiDuTempsVoter"
ABSTAIN
"App\Security\GroupeVoter"
ABSTAIN
"App\Security\InscriptionVoter"
ABSTAIN
"App\Security\ObservationSuiviVoter"
ABSTAIN
"App\Security\PaiementVoter"
ABSTAIN
"App\Security\PresenceVoter"
ABSTAIN
"App\Security\ProfesseurVoter"
ABSTAIN
"App\Security\SectionVoter"
ABSTAIN
"App\Security\SessionPointageVoter"
ABSTAIN
Show voter details
8 GRANTED ROLE_COMPTABLE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_COMPTABLE.
Show voter details
9 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_ADMIN.
"App\Security\ClasseVoter"
ABSTAIN
"App\Security\ConcoursVoter"
ABSTAIN
"App\Security\CycleVoter"
ABSTAIN
"App\Security\EcheanceMensuelleVoter"
ABSTAIN
"App\Security\EleveVoter"
ABSTAIN
"App\Security\EmploiDuTempsVoter"
ABSTAIN
"App\Security\GroupeVoter"
ABSTAIN
"App\Security\InscriptionVoter"
ABSTAIN
"App\Security\ObservationSuiviVoter"
ABSTAIN
"App\Security\PaiementVoter"
ABSTAIN
"App\Security\PresenceVoter"
ABSTAIN
"App\Security\ProfesseurVoter"
ABSTAIN
"App\Security\SectionVoter"
ABSTAIN
"App\Security\SessionPointageVoter"
ABSTAIN
Show voter details
10 DENIED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_SUPER_ADMIN.
"App\Security\ClasseVoter"
ABSTAIN
"App\Security\ConcoursVoter"
ABSTAIN
"App\Security\CycleVoter"
ABSTAIN
"App\Security\EcheanceMensuelleVoter"
ABSTAIN
"App\Security\EleveVoter"
ABSTAIN
"App\Security\EmploiDuTempsVoter"
ABSTAIN
"App\Security\GroupeVoter"
ABSTAIN
"App\Security\InscriptionVoter"
ABSTAIN
"App\Security\ObservationSuiviVoter"
ABSTAIN
"App\Security\PaiementVoter"
ABSTAIN
"App\Security\PresenceVoter"
ABSTAIN
"App\Security\ProfesseurVoter"
ABSTAIN
"App\Security\SectionVoter"
ABSTAIN
"App\Security\SessionPointageVoter"
ABSTAIN
Show voter details
11 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_ADMIN.
"App\Security\ClasseVoter"
ABSTAIN
"App\Security\ConcoursVoter"
ABSTAIN
"App\Security\CycleVoter"
ABSTAIN
"App\Security\EcheanceMensuelleVoter"
ABSTAIN
"App\Security\EleveVoter"
ABSTAIN
"App\Security\EmploiDuTempsVoter"
ABSTAIN
"App\Security\GroupeVoter"
ABSTAIN
"App\Security\InscriptionVoter"
ABSTAIN
"App\Security\ObservationSuiviVoter"
ABSTAIN
"App\Security\PaiementVoter"
ABSTAIN
"App\Security\PresenceVoter"
ABSTAIN
"App\Security\ProfesseurVoter"
ABSTAIN
"App\Security\SectionVoter"
ABSTAIN
"App\Security\SessionPointageVoter"
ABSTAIN
Show voter details
12 DENIED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_SUPER_ADMIN.
"App\Security\ClasseVoter"
ABSTAIN
"App\Security\ConcoursVoter"
ABSTAIN
"App\Security\CycleVoter"
ABSTAIN
"App\Security\EcheanceMensuelleVoter"
ABSTAIN
"App\Security\EleveVoter"
ABSTAIN
"App\Security\EmploiDuTempsVoter"
ABSTAIN
"App\Security\GroupeVoter"
ABSTAIN
"App\Security\InscriptionVoter"
ABSTAIN
"App\Security\ObservationSuiviVoter"
ABSTAIN
"App\Security\PaiementVoter"
ABSTAIN
"App\Security\PresenceVoter"
ABSTAIN
"App\Security\ProfesseurVoter"
ABSTAIN
"App\Security\SectionVoter"
ABSTAIN
"App\Security\SessionPointageVoter"
ABSTAIN
Show voter details
13 DENIED ROLE_RESPONSABLE_PEDAGOGIQUE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_RESPONSABLE_PEDAGOGIQUE.
"App\Security\ClasseVoter"
ABSTAIN
"App\Security\ConcoursVoter"
ABSTAIN
"App\Security\CycleVoter"
ABSTAIN
"App\Security\EcheanceMensuelleVoter"
ABSTAIN
"App\Security\EleveVoter"
ABSTAIN
"App\Security\EmploiDuTempsVoter"
ABSTAIN
"App\Security\GroupeVoter"
ABSTAIN
"App\Security\InscriptionVoter"
ABSTAIN
"App\Security\ObservationSuiviVoter"
ABSTAIN
"App\Security\PaiementVoter"
ABSTAIN
"App\Security\PresenceVoter"
ABSTAIN
"App\Security\ProfesseurVoter"
ABSTAIN
"App\Security\SectionVoter"
ABSTAIN
"App\Security\SessionPointageVoter"
ABSTAIN
Show voter details
14 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_ADMIN.
"App\Security\ClasseVoter"
ABSTAIN
"App\Security\ConcoursVoter"
ABSTAIN
"App\Security\CycleVoter"
ABSTAIN
"App\Security\EcheanceMensuelleVoter"
ABSTAIN
"App\Security\EleveVoter"
ABSTAIN
"App\Security\EmploiDuTempsVoter"
ABSTAIN
"App\Security\GroupeVoter"
ABSTAIN
"App\Security\InscriptionVoter"
ABSTAIN
"App\Security\ObservationSuiviVoter"
ABSTAIN
"App\Security\PaiementVoter"
ABSTAIN
"App\Security\PresenceVoter"
ABSTAIN
"App\Security\ProfesseurVoter"
ABSTAIN
"App\Security\SectionVoter"
ABSTAIN
"App\Security\SessionPointageVoter"
ABSTAIN
Show voter details
15 DENIED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_SUPER_ADMIN.
"App\Security\ClasseVoter"
ABSTAIN
"App\Security\ConcoursVoter"
ABSTAIN
"App\Security\CycleVoter"
ABSTAIN
"App\Security\EcheanceMensuelleVoter"
ABSTAIN
"App\Security\EleveVoter"
ABSTAIN
"App\Security\EmploiDuTempsVoter"
ABSTAIN
"App\Security\GroupeVoter"
ABSTAIN
"App\Security\InscriptionVoter"
ABSTAIN
"App\Security\ObservationSuiviVoter"
ABSTAIN
"App\Security\PaiementVoter"
ABSTAIN
"App\Security\PresenceVoter"
ABSTAIN
"App\Security\ProfesseurVoter"
ABSTAIN
"App\Security\SectionVoter"
ABSTAIN
"App\Security\SessionPointageVoter"
ABSTAIN
Show voter details
16 DENIED ROLE_RESPONSABLE_PEDAGOGIQUE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_RESPONSABLE_PEDAGOGIQUE.
"App\Security\ClasseVoter"
ABSTAIN
"App\Security\ConcoursVoter"
ABSTAIN
"App\Security\CycleVoter"
ABSTAIN
"App\Security\EcheanceMensuelleVoter"
ABSTAIN
"App\Security\EleveVoter"
ABSTAIN
"App\Security\EmploiDuTempsVoter"
ABSTAIN
"App\Security\GroupeVoter"
ABSTAIN
"App\Security\InscriptionVoter"
ABSTAIN
"App\Security\ObservationSuiviVoter"
ABSTAIN
"App\Security\PaiementVoter"
ABSTAIN
"App\Security\PresenceVoter"
ABSTAIN
"App\Security\ProfesseurVoter"
ABSTAIN
"App\Security\SectionVoter"
ABSTAIN
"App\Security\SessionPointageVoter"
ABSTAIN
Show voter details
17 DENIED ROLE_AGENT_PRESENCE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_AGENT_PRESENCE.
"App\Security\ClasseVoter"
ABSTAIN
"App\Security\ConcoursVoter"
ABSTAIN
"App\Security\CycleVoter"
ABSTAIN
"App\Security\EcheanceMensuelleVoter"
ABSTAIN
"App\Security\EleveVoter"
ABSTAIN
"App\Security\EmploiDuTempsVoter"
ABSTAIN
"App\Security\GroupeVoter"
ABSTAIN
"App\Security\InscriptionVoter"
ABSTAIN
"App\Security\ObservationSuiviVoter"
ABSTAIN
"App\Security\PaiementVoter"
ABSTAIN
"App\Security\PresenceVoter"
ABSTAIN
"App\Security\ProfesseurVoter"
ABSTAIN
"App\Security\SectionVoter"
ABSTAIN
"App\Security\SessionPointageVoter"
ABSTAIN
Show voter details
18 GRANTED ROLE_COMPTABLE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_COMPTABLE.
Show voter details
19 DENIED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_SUPER_ADMIN.
"App\Security\ClasseVoter"
ABSTAIN
"App\Security\ConcoursVoter"
ABSTAIN
"App\Security\CycleVoter"
ABSTAIN
"App\Security\EcheanceMensuelleVoter"
ABSTAIN
"App\Security\EleveVoter"
ABSTAIN
"App\Security\EmploiDuTempsVoter"
ABSTAIN
"App\Security\GroupeVoter"
ABSTAIN
"App\Security\InscriptionVoter"
ABSTAIN
"App\Security\ObservationSuiviVoter"
ABSTAIN
"App\Security\PaiementVoter"
ABSTAIN
"App\Security\PresenceVoter"
ABSTAIN
"App\Security\ProfesseurVoter"
ABSTAIN
"App\Security\SectionVoter"
ABSTAIN
"App\Security\SessionPointageVoter"
ABSTAIN
Show voter details
20 DENIED ROLE_RESPONSABLE_PEDAGOGIQUE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_RESPONSABLE_PEDAGOGIQUE.
"App\Security\ClasseVoter"
ABSTAIN
"App\Security\ConcoursVoter"
ABSTAIN
"App\Security\CycleVoter"
ABSTAIN
"App\Security\EcheanceMensuelleVoter"
ABSTAIN
"App\Security\EleveVoter"
ABSTAIN
"App\Security\EmploiDuTempsVoter"
ABSTAIN
"App\Security\GroupeVoter"
ABSTAIN
"App\Security\InscriptionVoter"
ABSTAIN
"App\Security\ObservationSuiviVoter"
ABSTAIN
"App\Security\PaiementVoter"
ABSTAIN
"App\Security\PresenceVoter"
ABSTAIN
"App\Security\ProfesseurVoter"
ABSTAIN
"App\Security\SectionVoter"
ABSTAIN
"App\Security\SessionPointageVoter"
ABSTAIN
Show voter details
21 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_ADMIN.
"App\Security\ClasseVoter"
ABSTAIN
"App\Security\ConcoursVoter"
ABSTAIN
"App\Security\CycleVoter"
ABSTAIN
"App\Security\EcheanceMensuelleVoter"
ABSTAIN
"App\Security\EleveVoter"
ABSTAIN
"App\Security\EmploiDuTempsVoter"
ABSTAIN
"App\Security\GroupeVoter"
ABSTAIN
"App\Security\InscriptionVoter"
ABSTAIN
"App\Security\ObservationSuiviVoter"
ABSTAIN
"App\Security\PaiementVoter"
ABSTAIN
"App\Security\PresenceVoter"
ABSTAIN
"App\Security\ProfesseurVoter"
ABSTAIN
"App\Security\SectionVoter"
ABSTAIN
"App\Security\SessionPointageVoter"
ABSTAIN
Show voter details
22 GRANTED ROLE_COMPTABLE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_COMPTABLE.
Show voter details
23 GRANTED ROLE_COMPTABLE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_COMPTABLE.
Show voter details
24 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_ADMIN.
"App\Security\ClasseVoter"
ABSTAIN
"App\Security\ConcoursVoter"
ABSTAIN
"App\Security\CycleVoter"
ABSTAIN
"App\Security\EcheanceMensuelleVoter"
ABSTAIN
"App\Security\EleveVoter"
ABSTAIN
"App\Security\EmploiDuTempsVoter"
ABSTAIN
"App\Security\GroupeVoter"
ABSTAIN
"App\Security\InscriptionVoter"
ABSTAIN
"App\Security\ObservationSuiviVoter"
ABSTAIN
"App\Security\PaiementVoter"
ABSTAIN
"App\Security\PresenceVoter"
ABSTAIN
"App\Security\ProfesseurVoter"
ABSTAIN
"App\Security\SectionVoter"
ABSTAIN
"App\Security\SessionPointageVoter"
ABSTAIN
Show voter details
25 DENIED ROLE_RESPONSABLE_PEDAGOGIQUE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_RESPONSABLE_PEDAGOGIQUE.
"App\Security\ClasseVoter"
ABSTAIN
"App\Security\ConcoursVoter"
ABSTAIN
"App\Security\CycleVoter"
ABSTAIN
"App\Security\EcheanceMensuelleVoter"
ABSTAIN
"App\Security\EleveVoter"
ABSTAIN
"App\Security\EmploiDuTempsVoter"
ABSTAIN
"App\Security\GroupeVoter"
ABSTAIN
"App\Security\InscriptionVoter"
ABSTAIN
"App\Security\ObservationSuiviVoter"
ABSTAIN
"App\Security\PaiementVoter"
ABSTAIN
"App\Security\PresenceVoter"
ABSTAIN
"App\Security\ProfesseurVoter"
ABSTAIN
"App\Security\SectionVoter"
ABSTAIN
"App\Security\SessionPointageVoter"
ABSTAIN
Show voter details
26 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_ADMIN.
"App\Security\ClasseVoter"
ABSTAIN
"App\Security\ConcoursVoter"
ABSTAIN
"App\Security\CycleVoter"
ABSTAIN
"App\Security\EcheanceMensuelleVoter"
ABSTAIN
"App\Security\EleveVoter"
ABSTAIN
"App\Security\EmploiDuTempsVoter"
ABSTAIN
"App\Security\GroupeVoter"
ABSTAIN
"App\Security\InscriptionVoter"
ABSTAIN
"App\Security\ObservationSuiviVoter"
ABSTAIN
"App\Security\PaiementVoter"
ABSTAIN
"App\Security\PresenceVoter"
ABSTAIN
"App\Security\ProfesseurVoter"
ABSTAIN
"App\Security\SectionVoter"
ABSTAIN
"App\Security\SessionPointageVoter"
ABSTAIN
Show voter details
27 DENIED ROLE_RESPONSABLE_PEDAGOGIQUE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_RESPONSABLE_PEDAGOGIQUE.
"App\Security\ClasseVoter"
ABSTAIN
"App\Security\ConcoursVoter"
ABSTAIN
"App\Security\CycleVoter"
ABSTAIN
"App\Security\EcheanceMensuelleVoter"
ABSTAIN
"App\Security\EleveVoter"
ABSTAIN
"App\Security\EmploiDuTempsVoter"
ABSTAIN
"App\Security\GroupeVoter"
ABSTAIN
"App\Security\InscriptionVoter"
ABSTAIN
"App\Security\ObservationSuiviVoter"
ABSTAIN
"App\Security\PaiementVoter"
ABSTAIN
"App\Security\PresenceVoter"
ABSTAIN
"App\Security\ProfesseurVoter"
ABSTAIN
"App\Security\SectionVoter"
ABSTAIN
"App\Security\SessionPointageVoter"
ABSTAIN
Show voter details
28 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_ADMIN.
"App\Security\ClasseVoter"
ABSTAIN
"App\Security\ConcoursVoter"
ABSTAIN
"App\Security\CycleVoter"
ABSTAIN
"App\Security\EcheanceMensuelleVoter"
ABSTAIN
"App\Security\EleveVoter"
ABSTAIN
"App\Security\EmploiDuTempsVoter"
ABSTAIN
"App\Security\GroupeVoter"
ABSTAIN
"App\Security\InscriptionVoter"
ABSTAIN
"App\Security\ObservationSuiviVoter"
ABSTAIN
"App\Security\PaiementVoter"
ABSTAIN
"App\Security\PresenceVoter"
ABSTAIN
"App\Security\ProfesseurVoter"
ABSTAIN
"App\Security\SectionVoter"
ABSTAIN
"App\Security\SessionPointageVoter"
ABSTAIN
Show voter details
29 GRANTED ROLE_COMPTABLE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_COMPTABLE.
Show voter details
30 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_ADMIN.
"App\Security\ClasseVoter"
ABSTAIN
"App\Security\ConcoursVoter"
ABSTAIN
"App\Security\CycleVoter"
ABSTAIN
"App\Security\EcheanceMensuelleVoter"
ABSTAIN
"App\Security\EleveVoter"
ABSTAIN
"App\Security\EmploiDuTempsVoter"
ABSTAIN
"App\Security\GroupeVoter"
ABSTAIN
"App\Security\InscriptionVoter"
ABSTAIN
"App\Security\ObservationSuiviVoter"
ABSTAIN
"App\Security\PaiementVoter"
ABSTAIN
"App\Security\PresenceVoter"
ABSTAIN
"App\Security\ProfesseurVoter"
ABSTAIN
"App\Security\SectionVoter"
ABSTAIN
"App\Security\SessionPointageVoter"
ABSTAIN
Show voter details
31 DENIED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_SUPER_ADMIN.
"App\Security\ClasseVoter"
ABSTAIN
"App\Security\ConcoursVoter"
ABSTAIN
"App\Security\CycleVoter"
ABSTAIN
"App\Security\EcheanceMensuelleVoter"
ABSTAIN
"App\Security\EleveVoter"
ABSTAIN
"App\Security\EmploiDuTempsVoter"
ABSTAIN
"App\Security\GroupeVoter"
ABSTAIN
"App\Security\InscriptionVoter"
ABSTAIN
"App\Security\ObservationSuiviVoter"
ABSTAIN
"App\Security\PaiementVoter"
ABSTAIN
"App\Security\PresenceVoter"
ABSTAIN
"App\Security\ProfesseurVoter"
ABSTAIN
"App\Security\SectionVoter"
ABSTAIN
"App\Security\SessionPointageVoter"
ABSTAIN
Show voter details
32 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_ADMIN.
"App\Security\ClasseVoter"
ABSTAIN
"App\Security\ConcoursVoter"
ABSTAIN
"App\Security\CycleVoter"
ABSTAIN
"App\Security\EcheanceMensuelleVoter"
ABSTAIN
"App\Security\EleveVoter"
ABSTAIN
"App\Security\EmploiDuTempsVoter"
ABSTAIN
"App\Security\GroupeVoter"
ABSTAIN
"App\Security\InscriptionVoter"
ABSTAIN
"App\Security\ObservationSuiviVoter"
ABSTAIN
"App\Security\PaiementVoter"
ABSTAIN
"App\Security\PresenceVoter"
ABSTAIN
"App\Security\ProfesseurVoter"
ABSTAIN
"App\Security\SectionVoter"
ABSTAIN
"App\Security\SessionPointageVoter"
ABSTAIN
Show voter details
33 DENIED ROLE_RESPONSABLE_PEDAGOGIQUE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_RESPONSABLE_PEDAGOGIQUE.
"App\Security\ClasseVoter"
ABSTAIN
"App\Security\ConcoursVoter"
ABSTAIN
"App\Security\CycleVoter"
ABSTAIN
"App\Security\EcheanceMensuelleVoter"
ABSTAIN
"App\Security\EleveVoter"
ABSTAIN
"App\Security\EmploiDuTempsVoter"
ABSTAIN
"App\Security\GroupeVoter"
ABSTAIN
"App\Security\InscriptionVoter"
ABSTAIN
"App\Security\ObservationSuiviVoter"
ABSTAIN
"App\Security\PaiementVoter"
ABSTAIN
"App\Security\PresenceVoter"
ABSTAIN
"App\Security\ProfesseurVoter"
ABSTAIN
"App\Security\SectionVoter"
ABSTAIN
"App\Security\SessionPointageVoter"
ABSTAIN
Show voter details
34 GRANTED ROLE_COMPTABLE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_COMPTABLE.
Show voter details
35 DENIED ROLE_AGENT_PRESENCE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_AGENT_PRESENCE.
"App\Security\ClasseVoter"
ABSTAIN
"App\Security\ConcoursVoter"
ABSTAIN
"App\Security\CycleVoter"
ABSTAIN
"App\Security\EcheanceMensuelleVoter"
ABSTAIN
"App\Security\EleveVoter"
ABSTAIN
"App\Security\EmploiDuTempsVoter"
ABSTAIN
"App\Security\GroupeVoter"
ABSTAIN
"App\Security\InscriptionVoter"
ABSTAIN
"App\Security\ObservationSuiviVoter"
ABSTAIN
"App\Security\PaiementVoter"
ABSTAIN
"App\Security\PresenceVoter"
ABSTAIN
"App\Security\ProfesseurVoter"
ABSTAIN
"App\Security\SectionVoter"
ABSTAIN
"App\Security\SessionPointageVoter"
ABSTAIN
Show voter details
36 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_ADMIN.
"App\Security\ClasseVoter"
ABSTAIN
"App\Security\ConcoursVoter"
ABSTAIN
"App\Security\CycleVoter"
ABSTAIN
"App\Security\EcheanceMensuelleVoter"
ABSTAIN
"App\Security\EleveVoter"
ABSTAIN
"App\Security\EmploiDuTempsVoter"
ABSTAIN
"App\Security\GroupeVoter"
ABSTAIN
"App\Security\InscriptionVoter"
ABSTAIN
"App\Security\ObservationSuiviVoter"
ABSTAIN
"App\Security\PaiementVoter"
ABSTAIN
"App\Security\PresenceVoter"
ABSTAIN
"App\Security\ProfesseurVoter"
ABSTAIN
"App\Security\SectionVoter"
ABSTAIN
"App\Security\SessionPointageVoter"
ABSTAIN
Show voter details
37 DENIED ROLE_RESPONSABLE_PEDAGOGIQUE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_RESPONSABLE_PEDAGOGIQUE.
"App\Security\ClasseVoter"
ABSTAIN
"App\Security\ConcoursVoter"
ABSTAIN
"App\Security\CycleVoter"
ABSTAIN
"App\Security\EcheanceMensuelleVoter"
ABSTAIN
"App\Security\EleveVoter"
ABSTAIN
"App\Security\EmploiDuTempsVoter"
ABSTAIN
"App\Security\GroupeVoter"
ABSTAIN
"App\Security\InscriptionVoter"
ABSTAIN
"App\Security\ObservationSuiviVoter"
ABSTAIN
"App\Security\PaiementVoter"
ABSTAIN
"App\Security\PresenceVoter"
ABSTAIN
"App\Security\ProfesseurVoter"
ABSTAIN
"App\Security\SectionVoter"
ABSTAIN
"App\Security\SessionPointageVoter"
ABSTAIN
Show voter details
38 DENIED ROLE_RESPONSABLE_PEDAGOGIQUE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_RESPONSABLE_PEDAGOGIQUE.
"App\Security\ClasseVoter"
ABSTAIN
"App\Security\ConcoursVoter"
ABSTAIN
"App\Security\CycleVoter"
ABSTAIN
"App\Security\EcheanceMensuelleVoter"
ABSTAIN
"App\Security\EleveVoter"
ABSTAIN
"App\Security\EmploiDuTempsVoter"
ABSTAIN
"App\Security\GroupeVoter"
ABSTAIN
"App\Security\InscriptionVoter"
ABSTAIN
"App\Security\ObservationSuiviVoter"
ABSTAIN
"App\Security\PaiementVoter"
ABSTAIN
"App\Security\PresenceVoter"
ABSTAIN
"App\Security\ProfesseurVoter"
ABSTAIN
"App\Security\SectionVoter"
ABSTAIN
"App\Security\SessionPointageVoter"
ABSTAIN
Show voter details
39 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_ADMIN.
"App\Security\ClasseVoter"
ABSTAIN
"App\Security\ConcoursVoter"
ABSTAIN
"App\Security\CycleVoter"
ABSTAIN
"App\Security\EcheanceMensuelleVoter"
ABSTAIN
"App\Security\EleveVoter"
ABSTAIN
"App\Security\EmploiDuTempsVoter"
ABSTAIN
"App\Security\GroupeVoter"
ABSTAIN
"App\Security\InscriptionVoter"
ABSTAIN
"App\Security\ObservationSuiviVoter"
ABSTAIN
"App\Security\PaiementVoter"
ABSTAIN
"App\Security\PresenceVoter"
ABSTAIN
"App\Security\ProfesseurVoter"
ABSTAIN
"App\Security\SectionVoter"
ABSTAIN
"App\Security\SessionPointageVoter"
ABSTAIN
Show voter details
40 GRANTED ROLE_COMPTABLE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_COMPTABLE.
Show voter details