GET https://intranet-dev.stsi.tech/

Security

Token

CAP-III 32 Freddy Jhonson Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
  "ROLE_LSPD"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#359
  -user: App\Entity\User {#701 …}
  -roleNames: [
    "ROLE_USER"
    "ROLE_LSPD"
  ]
  -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\LoginFormAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "remember_me"
  "App\Security\LoginFormAuthenticator"
  "App\Security\DiscordAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#342
  -map: Symfony\Component\Security\Http\AccessMap {#333 …}
  -logger: Monolog\Logger {#404 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#299
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#396 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#261 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#83 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#278 …}
  -logger: Monolog\Logger {#404 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#38 …}
}
14.16 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#267
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#289 …}
}
0.10 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#297
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#84 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#282 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#295 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#268 …}
  -logger: Monolog\Logger {#404 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ADMIN"
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#202 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#100 …}
  -targetRoute: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#362
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#84 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#268 …}
  -map: Symfony\Component\Security\Http\AccessMap {#333 …}
}
0.20 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#37
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#84 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#406 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#38 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\LoginFormAuthenticator"

This authenticator did not support the request.

skipped
"App\Security\DiscordAuthenticator"

This authenticator did not support the request.

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

This authenticator did not support the request.

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\AbsenceVoter"
5
"App\Security\Voter\CivilVoter"
6
"App\Security\Voter\ContratVoter"
7
"App\Security\Voter\ConvocationVoter"
8
"App\Security\Voter\EffectifVoter"
9
"App\Security\Voter\EvaluationVoter"
10
"App\Security\Voter\EventVoter"
11
"App\Security\Voter\FormationVoter"
12
"App\Security\Voter\FourriereVoter"
13
"App\Security\Voter\GradeVoter"
14
"App\Security\Voter\GroupeVoter"
15
"App\Security\Voter\HelpVoter"
16
"App\Security\Voter\InfractionVoter"
17
"App\Security\Voter\InventoryVoter"
18
"App\Security\Voter\MedicalVoter"
19
"App\Security\Voter\MiroVoter"
20
"App\Security\Voter\ModerationVoter"
21
"App\Security\Voter\PageVoter"
22
"App\Security\Voter\PlainteVoter"
23
"App\Security\Voter\PrimeVoter"
24
"App\Security\Voter\RecolteG6Voter"
25
"App\Security\Voter\RestrictionVoter"
26
"App\Security\Voter\SanctionVoter"
27
"App\Security\Voter\ServiceVoter"
28
"App\Security\Voter\SiteVoter"
29
"App\Security\Voter\UnitVoter"
30
"App\Security\Voter\VehiculeRechercheVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#15 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#9 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#12 …}
  +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: "/"
  #requestUri: "/"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#351 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: [
    "2\x002a01:cb00:115:7b00:5e0:30ba:ad40:40e5\x00172.71.232.109\x00" => [
      "2a01:cb00:115:7b00:5e0:30ba:ad40:40e5"
    ]
    "4\x00\x00\x00" => []
    "32\x00\x00\x00" => []
    "8\x00\x00\x00" => []
    "16\x00\x00\x00" => []
  ]
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
2 GRANTED site_index
"Site"
"App\Security\Voter\AbsenceVoter"
ACCESS ABSTAIN
"App\Security\Voter\CivilVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContratVoter"
ACCESS ABSTAIN
"App\Security\Voter\ConvocationVoter"
ACCESS ABSTAIN
"App\Security\Voter\EffectifVoter"
ACCESS ABSTAIN
"App\Security\Voter\EvaluationVoter"
ACCESS ABSTAIN
"App\Security\Voter\EventVoter"
ACCESS ABSTAIN
"App\Security\Voter\FormationVoter"
ACCESS ABSTAIN
"App\Security\Voter\FourriereVoter"
ACCESS ABSTAIN
"App\Security\Voter\GradeVoter"
ACCESS ABSTAIN
"App\Security\Voter\GroupeVoter"
ACCESS ABSTAIN
"App\Security\Voter\HelpVoter"
ACCESS ABSTAIN
"App\Security\Voter\InfractionVoter"
ACCESS ABSTAIN
"App\Security\Voter\InventoryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MedicalVoter"
ACCESS ABSTAIN
"App\Security\Voter\MiroVoter"
ACCESS ABSTAIN
"App\Security\Voter\ModerationVoter"
ACCESS ABSTAIN
"App\Security\Voter\PageVoter"
ACCESS ABSTAIN
"App\Security\Voter\PlainteVoter"
ACCESS ABSTAIN
"App\Security\Voter\PrimeVoter"
ACCESS ABSTAIN
"App\Security\Voter\RecolteG6Voter"
ACCESS ABSTAIN
"App\Security\Voter\RestrictionVoter"
ACCESS ABSTAIN
"App\Security\Voter\SanctionVoter"
ACCESS ABSTAIN
"App\Security\Voter\ServiceVoter"
ACCESS ABSTAIN
"App\Security\Voter\SiteVoter"
ACCESS GRANTED
Show voter details
3 GRANTED civil_new
"Civil"
"App\Security\Voter\AbsenceVoter"
ACCESS ABSTAIN
"App\Security\Voter\CivilVoter"
ACCESS GRANTED
Show voter details
4 GRANTED groupe_list
"Groupe"
"App\Security\Voter\AbsenceVoter"
ACCESS ABSTAIN
"App\Security\Voter\CivilVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContratVoter"
ACCESS ABSTAIN
"App\Security\Voter\ConvocationVoter"
ACCESS ABSTAIN
"App\Security\Voter\EffectifVoter"
ACCESS ABSTAIN
"App\Security\Voter\EvaluationVoter"
ACCESS ABSTAIN
"App\Security\Voter\EventVoter"
ACCESS ABSTAIN
"App\Security\Voter\FormationVoter"
ACCESS ABSTAIN
"App\Security\Voter\FourriereVoter"
ACCESS ABSTAIN
"App\Security\Voter\GradeVoter"
ACCESS ABSTAIN
"App\Security\Voter\GroupeVoter"
ACCESS GRANTED
Show voter details
5 GRANTED civil_list_fpr
"Civil"
"App\Security\Voter\AbsenceVoter"
ACCESS ABSTAIN
"App\Security\Voter\CivilVoter"
ACCESS GRANTED
Show voter details
6 GRANTED effectif_list
"LSPD"
"App\Security\Voter\AbsenceVoter"
ACCESS ABSTAIN
"App\Security\Voter\CivilVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContratVoter"
ACCESS ABSTAIN
"App\Security\Voter\ConvocationVoter"
ACCESS ABSTAIN
"App\Security\Voter\EffectifVoter"
ACCESS GRANTED
Show voter details
7 GRANTED formation_perso
"Formation"
"App\Security\Voter\AbsenceVoter"
ACCESS ABSTAIN
"App\Security\Voter\CivilVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContratVoter"
ACCESS ABSTAIN
"App\Security\Voter\ConvocationVoter"
ACCESS ABSTAIN
"App\Security\Voter\EffectifVoter"
ACCESS ABSTAIN
"App\Security\Voter\EvaluationVoter"
ACCESS ABSTAIN
"App\Security\Voter\EventVoter"
ACCESS ABSTAIN
"App\Security\Voter\FormationVoter"
ACCESS GRANTED
Show voter details
8 GRANTED evaluation_index
"LSPD"
"App\Security\Voter\AbsenceVoter"
ACCESS ABSTAIN
"App\Security\Voter\CivilVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContratVoter"
ACCESS ABSTAIN
"App\Security\Voter\ConvocationVoter"
ACCESS ABSTAIN
"App\Security\Voter\EffectifVoter"
ACCESS ABSTAIN
"App\Security\Voter\EvaluationVoter"
ACCESS GRANTED
Show voter details
9 GRANTED absence_list
"LSPD"
"App\Security\Voter\AbsenceVoter"
ACCESS GRANTED
Show voter details
10 GRANTED tableau_sanctions_index
"LSPD"
"App\Security\Voter\AbsenceVoter"
ACCESS ABSTAIN
"App\Security\Voter\CivilVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContratVoter"
ACCESS ABSTAIN
"App\Security\Voter\ConvocationVoter"
ACCESS ABSTAIN
"App\Security\Voter\EffectifVoter"
ACCESS ABSTAIN
"App\Security\Voter\EvaluationVoter"
ACCESS ABSTAIN
"App\Security\Voter\EventVoter"
ACCESS ABSTAIN
"App\Security\Voter\FormationVoter"
ACCESS ABSTAIN
"App\Security\Voter\FourriereVoter"
ACCESS ABSTAIN
"App\Security\Voter\GradeVoter"
ACCESS ABSTAIN
"App\Security\Voter\GroupeVoter"
ACCESS ABSTAIN
"App\Security\Voter\HelpVoter"
ACCESS ABSTAIN
"App\Security\Voter\InfractionVoter"
ACCESS ABSTAIN
"App\Security\Voter\InventoryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MedicalVoter"
ACCESS ABSTAIN
"App\Security\Voter\MiroVoter"
ACCESS ABSTAIN
"App\Security\Voter\ModerationVoter"
ACCESS ABSTAIN
"App\Security\Voter\PageVoter"
ACCESS ABSTAIN
"App\Security\Voter\PlainteVoter"
ACCESS ABSTAIN
"App\Security\Voter\PrimeVoter"
ACCESS ABSTAIN
"App\Security\Voter\RecolteG6Voter"
ACCESS ABSTAIN
"App\Security\Voter\RestrictionVoter"
ACCESS ABSTAIN
"App\Security\Voter\SanctionVoter"
ACCESS GRANTED
Show voter details
11 GRANTED effectif_list
"LSPD"
"App\Security\Voter\AbsenceVoter"
ACCESS ABSTAIN
"App\Security\Voter\CivilVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContratVoter"
ACCESS ABSTAIN
"App\Security\Voter\ConvocationVoter"
ACCESS ABSTAIN
"App\Security\Voter\EffectifVoter"
ACCESS GRANTED
Show voter details
12 GRANTED effectif_matricules
"LSPD"
"App\Security\Voter\AbsenceVoter"
ACCESS ABSTAIN
"App\Security\Voter\CivilVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContratVoter"
ACCESS ABSTAIN
"App\Security\Voter\ConvocationVoter"
ACCESS ABSTAIN
"App\Security\Voter\EffectifVoter"
ACCESS GRANTED
Show voter details
13 GRANTED effectif_gestion
"LSPD"
"App\Security\Voter\AbsenceVoter"
ACCESS ABSTAIN
"App\Security\Voter\CivilVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContratVoter"
ACCESS ABSTAIN
"App\Security\Voter\ConvocationVoter"
ACCESS ABSTAIN
"App\Security\Voter\EffectifVoter"
ACCESS GRANTED
Show voter details
14 GRANTED prime_category
"LSPD"
"App\Security\Voter\AbsenceVoter"
ACCESS ABSTAIN
"App\Security\Voter\CivilVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContratVoter"
ACCESS ABSTAIN
"App\Security\Voter\ConvocationVoter"
ACCESS ABSTAIN
"App\Security\Voter\EffectifVoter"
ACCESS ABSTAIN
"App\Security\Voter\EvaluationVoter"
ACCESS ABSTAIN
"App\Security\Voter\EventVoter"
ACCESS ABSTAIN
"App\Security\Voter\FormationVoter"
ACCESS ABSTAIN
"App\Security\Voter\FourriereVoter"
ACCESS ABSTAIN
"App\Security\Voter\GradeVoter"
ACCESS ABSTAIN
"App\Security\Voter\GroupeVoter"
ACCESS ABSTAIN
"App\Security\Voter\HelpVoter"
ACCESS ABSTAIN
"App\Security\Voter\InfractionVoter"
ACCESS ABSTAIN
"App\Security\Voter\InventoryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MedicalVoter"
ACCESS ABSTAIN
"App\Security\Voter\MiroVoter"
ACCESS ABSTAIN
"App\Security\Voter\ModerationVoter"
ACCESS ABSTAIN
"App\Security\Voter\PageVoter"
ACCESS ABSTAIN
"App\Security\Voter\PlainteVoter"
ACCESS ABSTAIN
"App\Security\Voter\PrimeVoter"
ACCESS GRANTED
Show voter details
15 GRANTED convocation_index
"LSPD"
"App\Security\Voter\AbsenceVoter"
ACCESS ABSTAIN
"App\Security\Voter\CivilVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContratVoter"
ACCESS ABSTAIN
"App\Security\Voter\ConvocationVoter"
ACCESS GRANTED
Show voter details
16 GRANTED contrat_list
"LSPD"
"App\Security\Voter\AbsenceVoter"
ACCESS ABSTAIN
"App\Security\Voter\CivilVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContratVoter"
ACCESS GRANTED
Show voter details
17 GRANTED inv_list
"LSPD"
"App\Security\Voter\AbsenceVoter"
ACCESS ABSTAIN
"App\Security\Voter\CivilVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContratVoter"
ACCESS ABSTAIN
"App\Security\Voter\ConvocationVoter"
ACCESS ABSTAIN
"App\Security\Voter\EffectifVoter"
ACCESS ABSTAIN
"App\Security\Voter\EvaluationVoter"
ACCESS ABSTAIN
"App\Security\Voter\EventVoter"
ACCESS ABSTAIN
"App\Security\Voter\FormationVoter"
ACCESS ABSTAIN
"App\Security\Voter\FourriereVoter"
ACCESS ABSTAIN
"App\Security\Voter\GradeVoter"
ACCESS ABSTAIN
"App\Security\Voter\GroupeVoter"
ACCESS ABSTAIN
"App\Security\Voter\HelpVoter"
ACCESS ABSTAIN
"App\Security\Voter\InfractionVoter"
ACCESS ABSTAIN
"App\Security\Voter\InventoryVoter"
ACCESS GRANTED
Show voter details
18 GRANTED plainte_list
"LSPD"
"App\Security\Voter\AbsenceVoter"
ACCESS ABSTAIN
"App\Security\Voter\CivilVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContratVoter"
ACCESS ABSTAIN
"App\Security\Voter\ConvocationVoter"
ACCESS ABSTAIN
"App\Security\Voter\EffectifVoter"
ACCESS ABSTAIN
"App\Security\Voter\EvaluationVoter"
ACCESS ABSTAIN
"App\Security\Voter\EventVoter"
ACCESS ABSTAIN
"App\Security\Voter\FormationVoter"
ACCESS ABSTAIN
"App\Security\Voter\FourriereVoter"
ACCESS ABSTAIN
"App\Security\Voter\GradeVoter"
ACCESS ABSTAIN
"App\Security\Voter\GroupeVoter"
ACCESS ABSTAIN
"App\Security\Voter\HelpVoter"
ACCESS ABSTAIN
"App\Security\Voter\InfractionVoter"
ACCESS ABSTAIN
"App\Security\Voter\InventoryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MedicalVoter"
ACCESS ABSTAIN
"App\Security\Voter\MiroVoter"
ACCESS ABSTAIN
"App\Security\Voter\ModerationVoter"
ACCESS ABSTAIN
"App\Security\Voter\PageVoter"
ACCESS ABSTAIN
"App\Security\Voter\PlainteVoter"
ACCESS GRANTED
Show voter details
19 GRANTED infraction_list
"Infraction"
"App\Security\Voter\AbsenceVoter"
ACCESS ABSTAIN
"App\Security\Voter\CivilVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContratVoter"
ACCESS ABSTAIN
"App\Security\Voter\ConvocationVoter"
ACCESS ABSTAIN
"App\Security\Voter\EffectifVoter"
ACCESS ABSTAIN
"App\Security\Voter\EvaluationVoter"
ACCESS ABSTAIN
"App\Security\Voter\EventVoter"
ACCESS ABSTAIN
"App\Security\Voter\FormationVoter"
ACCESS ABSTAIN
"App\Security\Voter\FourriereVoter"
ACCESS ABSTAIN
"App\Security\Voter\GradeVoter"
ACCESS ABSTAIN
"App\Security\Voter\GroupeVoter"
ACCESS ABSTAIN
"App\Security\Voter\HelpVoter"
ACCESS ABSTAIN
"App\Security\Voter\InfractionVoter"
ACCESS GRANTED
Show voter details
20 GRANTED fourriere_list
"Fourriere"
"App\Security\Voter\AbsenceVoter"
ACCESS ABSTAIN
"App\Security\Voter\CivilVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContratVoter"
ACCESS ABSTAIN
"App\Security\Voter\ConvocationVoter"
ACCESS ABSTAIN
"App\Security\Voter\EffectifVoter"
ACCESS ABSTAIN
"App\Security\Voter\EvaluationVoter"
ACCESS ABSTAIN
"App\Security\Voter\EventVoter"
ACCESS ABSTAIN
"App\Security\Voter\FormationVoter"
ACCESS ABSTAIN
"App\Security\Voter\FourriereVoter"
ACCESS GRANTED
Show voter details
21 GRANTED vehicule_r_list
"VehiculeRecherche"
"App\Security\Voter\AbsenceVoter"
ACCESS ABSTAIN
"App\Security\Voter\CivilVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContratVoter"
ACCESS ABSTAIN
"App\Security\Voter\ConvocationVoter"
ACCESS ABSTAIN
"App\Security\Voter\EffectifVoter"
ACCESS ABSTAIN
"App\Security\Voter\EvaluationVoter"
ACCESS ABSTAIN
"App\Security\Voter\EventVoter"
ACCESS ABSTAIN
"App\Security\Voter\FormationVoter"
ACCESS ABSTAIN
"App\Security\Voter\FourriereVoter"
ACCESS ABSTAIN
"App\Security\Voter\GradeVoter"
ACCESS ABSTAIN
"App\Security\Voter\GroupeVoter"
ACCESS ABSTAIN
"App\Security\Voter\HelpVoter"
ACCESS ABSTAIN
"App\Security\Voter\InfractionVoter"
ACCESS ABSTAIN
"App\Security\Voter\InventoryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MedicalVoter"
ACCESS ABSTAIN
"App\Security\Voter\MiroVoter"
ACCESS ABSTAIN
"App\Security\Voter\ModerationVoter"
ACCESS ABSTAIN
"App\Security\Voter\PageVoter"
ACCESS ABSTAIN
"App\Security\Voter\PlainteVoter"
ACCESS ABSTAIN
"App\Security\Voter\PrimeVoter"
ACCESS ABSTAIN
"App\Security\Voter\RecolteG6Voter"
ACCESS ABSTAIN
"App\Security\Voter\RestrictionVoter"
ACCESS ABSTAIN
"App\Security\Voter\SanctionVoter"
ACCESS ABSTAIN
"App\Security\Voter\ServiceVoter"
ACCESS ABSTAIN
"App\Security\Voter\SiteVoter"
ACCESS ABSTAIN
"App\Security\Voter\UnitVoter"
ACCESS ABSTAIN
"App\Security\Voter\VehiculeRechercheVoter"
ACCESS GRANTED
Show voter details
22 GRANTED page_index
App\Entity\User {#701 …}
"App\Security\Voter\AbsenceVoter"
ACCESS ABSTAIN
"App\Security\Voter\CivilVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContratVoter"
ACCESS ABSTAIN
"App\Security\Voter\ConvocationVoter"
ACCESS ABSTAIN
"App\Security\Voter\EffectifVoter"
ACCESS ABSTAIN
"App\Security\Voter\EvaluationVoter"
ACCESS ABSTAIN
"App\Security\Voter\EventVoter"
ACCESS ABSTAIN
"App\Security\Voter\FormationVoter"
ACCESS ABSTAIN
"App\Security\Voter\FourriereVoter"
ACCESS ABSTAIN
"App\Security\Voter\GradeVoter"
ACCESS ABSTAIN
"App\Security\Voter\GroupeVoter"
ACCESS ABSTAIN
"App\Security\Voter\HelpVoter"
ACCESS ABSTAIN
"App\Security\Voter\InfractionVoter"
ACCESS ABSTAIN
"App\Security\Voter\InventoryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MedicalVoter"
ACCESS ABSTAIN
"App\Security\Voter\MiroVoter"
ACCESS ABSTAIN
"App\Security\Voter\ModerationVoter"
ACCESS ABSTAIN
"App\Security\Voter\PageVoter"
ACCESS GRANTED
Show voter details
23 DENIED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"App\Security\Voter\AbsenceVoter"
ACCESS ABSTAIN
"App\Security\Voter\CivilVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContratVoter"
ACCESS ABSTAIN
"App\Security\Voter\ConvocationVoter"
ACCESS ABSTAIN
"App\Security\Voter\EffectifVoter"
ACCESS ABSTAIN
"App\Security\Voter\EvaluationVoter"
ACCESS ABSTAIN
"App\Security\Voter\EventVoter"
ACCESS ABSTAIN
"App\Security\Voter\FormationVoter"
ACCESS ABSTAIN
"App\Security\Voter\FourriereVoter"
ACCESS ABSTAIN
"App\Security\Voter\GradeVoter"
ACCESS ABSTAIN
"App\Security\Voter\GroupeVoter"
ACCESS ABSTAIN
"App\Security\Voter\HelpVoter"
ACCESS ABSTAIN
"App\Security\Voter\InfractionVoter"
ACCESS ABSTAIN
"App\Security\Voter\InventoryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MedicalVoter"
ACCESS ABSTAIN
"App\Security\Voter\MiroVoter"
ACCESS ABSTAIN
"App\Security\Voter\ModerationVoter"
ACCESS ABSTAIN
"App\Security\Voter\PageVoter"
ACCESS ABSTAIN
"App\Security\Voter\PlainteVoter"
ACCESS ABSTAIN
"App\Security\Voter\PrimeVoter"
ACCESS ABSTAIN
"App\Security\Voter\RecolteG6Voter"
ACCESS ABSTAIN
"App\Security\Voter\RestrictionVoter"
ACCESS ABSTAIN
"App\Security\Voter\SanctionVoter"
ACCESS ABSTAIN
"App\Security\Voter\ServiceVoter"
ACCESS ABSTAIN
"App\Security\Voter\SiteVoter"
ACCESS ABSTAIN
"App\Security\Voter\UnitVoter"
ACCESS ABSTAIN
"App\Security\Voter\VehiculeRechercheVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED service_use
App\Entity\User {#701 …}
"App\Security\Voter\AbsenceVoter"
ACCESS ABSTAIN
"App\Security\Voter\CivilVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContratVoter"
ACCESS ABSTAIN
"App\Security\Voter\ConvocationVoter"
ACCESS ABSTAIN
"App\Security\Voter\EffectifVoter"
ACCESS ABSTAIN
"App\Security\Voter\EvaluationVoter"
ACCESS ABSTAIN
"App\Security\Voter\EventVoter"
ACCESS ABSTAIN
"App\Security\Voter\FormationVoter"
ACCESS ABSTAIN
"App\Security\Voter\FourriereVoter"
ACCESS ABSTAIN
"App\Security\Voter\GradeVoter"
ACCESS ABSTAIN
"App\Security\Voter\GroupeVoter"
ACCESS ABSTAIN
"App\Security\Voter\HelpVoter"
ACCESS ABSTAIN
"App\Security\Voter\InfractionVoter"
ACCESS ABSTAIN
"App\Security\Voter\InventoryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MedicalVoter"
ACCESS ABSTAIN
"App\Security\Voter\MiroVoter"
ACCESS ABSTAIN
"App\Security\Voter\ModerationVoter"
ACCESS ABSTAIN
"App\Security\Voter\PageVoter"
ACCESS ABSTAIN
"App\Security\Voter\PlainteVoter"
ACCESS ABSTAIN
"App\Security\Voter\PrimeVoter"
ACCESS ABSTAIN
"App\Security\Voter\RecolteG6Voter"
ACCESS ABSTAIN
"App\Security\Voter\RestrictionVoter"
ACCESS ABSTAIN
"App\Security\Voter\SanctionVoter"
ACCESS ABSTAIN
"App\Security\Voter\ServiceVoter"
ACCESS DENIED
"App\Security\Voter\SiteVoter"
ACCESS ABSTAIN
"App\Security\Voter\UnitVoter"
ACCESS ABSTAIN
"App\Security\Voter\VehiculeRechercheVoter"
ACCESS ABSTAIN
Show voter details