GET https://demo.appanaia.com/formateurs/

Security

Token

contact@ecoledelatoile.fr Username
Authenticated
Property Value
Roles
[
  "ROLE_SUPER_ADMIN"
  "ROLE_ADMIN"
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#649
  -user: App\Entity\User {#947 …}
  -roleNames: [
    "ROLE_SUPER_ADMIN"
    "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 App\Security\AppAnaiaAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "remember_me"
  "App\Security\AppAnaiaAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#556
  -map: Symfony\Component\Security\Http\AccessMap {#555 …}
  -logger: Monolog\Logger {#567 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#621
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#129 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#567 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#622 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#593 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#568 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#624 …}
}
15.62 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#636
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#626 …}
}
0.15 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#638
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#130 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#69 …}
  -map: Symfony\Component\Security\Http\AccessMap {#555 …}
}
0.20 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#564
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#130 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#595 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#593 …}
}
0.00 ms (none)

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"App\Security\AppAnaiaAuthenticator"
0.00 ms (none) (none)
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
0.00 ms (none) (none)

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"App\Security\Voter\AttendanceVoter"
5
"App\Security\Voter\ConventionVoter"
6
"App\Security\Voter\DocumentVoter"
7
"App\Security\Voter\EmargementVoter"
8
"App\Security\Voter\EndFormationReportVoter"
9
"App\Security\Voter\EvaluationModelVoter"
10
"App\Security\Voter\EvaluationVoter"
11
"App\Security\Voter\FormationEntryVoter"
12
"App\Security\Voter\FormationLeavingVoter"
13
"App\Security\Voter\FormationSessionVoter"
14
"App\Security\Voter\FormationVoter"
15
"App\Security\Voter\FormerVoter"
16
"App\Security\Voter\HandicapPolicyVoter"
17
"App\Security\Voter\InternTrackingVoter"
18
"App\Security\Voter\InternVoter"
19
"App\Security\Voter\InternalRulesVoter"
20
"App\Security\Voter\OrganizationVoter"
21
"App\Security\Voter\PrepositioningVoter"
22
"App\Security\Voter\ReportVoter"
23
"App\Security\Voter\TicketVoter"
24
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_USER
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#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: "/formateurs/"
  #requestUri: "/formateurs/"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#642 …}
  #locale: null
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
2 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
3 GRANTED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
4 GRANTED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
5 DENIED ROLE_FORMER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS DENIED
"App\Security\Voter\AttendanceVoter"
ACCESS ABSTAIN
"App\Security\Voter\ConventionVoter"
ACCESS ABSTAIN
"App\Security\Voter\DocumentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EmargementVoter"
ACCESS ABSTAIN
"App\Security\Voter\EndFormationReportVoter"
ACCESS ABSTAIN
"App\Security\Voter\EvaluationModelVoter"
ACCESS ABSTAIN
"App\Security\Voter\EvaluationVoter"
ACCESS ABSTAIN
"App\Security\Voter\FormationEntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\FormationLeavingVoter"
ACCESS ABSTAIN
"App\Security\Voter\FormationSessionVoter"
ACCESS ABSTAIN
"App\Security\Voter\FormationVoter"
ACCESS ABSTAIN
"App\Security\Voter\FormerVoter"
ACCESS ABSTAIN
"App\Security\Voter\HandicapPolicyVoter"
ACCESS ABSTAIN
"App\Security\Voter\InternTrackingVoter"
ACCESS ABSTAIN
"App\Security\Voter\InternVoter"
ACCESS ABSTAIN
"App\Security\Voter\InternalRulesVoter"
ACCESS ABSTAIN
"App\Security\Voter\OrganizationVoter"
ACCESS ABSTAIN
"App\Security\Voter\PrepositioningVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportVoter"
ACCESS ABSTAIN
"App\Security\Voter\TicketVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED ROLE_FORMER_PARTNER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS DENIED
"App\Security\Voter\AttendanceVoter"
ACCESS ABSTAIN
"App\Security\Voter\ConventionVoter"
ACCESS ABSTAIN
"App\Security\Voter\DocumentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EmargementVoter"
ACCESS ABSTAIN
"App\Security\Voter\EndFormationReportVoter"
ACCESS ABSTAIN
"App\Security\Voter\EvaluationModelVoter"
ACCESS ABSTAIN
"App\Security\Voter\EvaluationVoter"
ACCESS ABSTAIN
"App\Security\Voter\FormationEntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\FormationLeavingVoter"
ACCESS ABSTAIN
"App\Security\Voter\FormationSessionVoter"
ACCESS ABSTAIN
"App\Security\Voter\FormationVoter"
ACCESS ABSTAIN
"App\Security\Voter\FormerVoter"
ACCESS ABSTAIN
"App\Security\Voter\HandicapPolicyVoter"
ACCESS ABSTAIN
"App\Security\Voter\InternTrackingVoter"
ACCESS ABSTAIN
"App\Security\Voter\InternVoter"
ACCESS ABSTAIN
"App\Security\Voter\InternalRulesVoter"
ACCESS ABSTAIN
"App\Security\Voter\OrganizationVoter"
ACCESS ABSTAIN
"App\Security\Voter\PrepositioningVoter"
ACCESS ABSTAIN
"App\Security\Voter\ReportVoter"
ACCESS ABSTAIN
"App\Security\Voter\TicketVoter"
ACCESS ABSTAIN
Show voter details
7 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
8 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
9 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
10 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
11 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
12 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
13 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
14 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
15 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
16 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details