GET https://family.constellation.cool/babillard

Security

Token

There is no security token. It was removed in 03081a.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.our_db_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"
  "remember_me"
  "App\Security\ClientLoginAuthenticator"
  "App\Security\GoogleAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#2311
  -map: Symfony\Component\Security\Http\AccessMap {#2310 …}
  -logger: Monolog\Logger {#2352 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#2439
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#2341 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#2442 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#494 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#2440 …}
  -logger: Monolog\Logger {#2352 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2339 …}
}
0.03 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#2497
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#2475 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#2340
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#496 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#2358 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2339 …}
  -csrfTokenManager: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#2499
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#496 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#501 …}
  -map: Symfony\Component\Security\Http\AccessMap {#2310 …}
}
0.79 ms (none)

Authenticators

Status Authenticator
skipped
"App\Security\ClientLoginAuthenticator"

This authenticator did not support the request.

skipped
"App\Security\GoogleAuthenticator"

This authenticator did not support the request.

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

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\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"App\Security\Voters\ChallengeVoter"
5
"App\Security\Voters\ClassroomVoter"
6
"App\Security\Voters\FamilyModeVoter"
7
"App\Security\Voters\FamilyTextEntryVoter"
8
"App\Security\Voters\FamilyWorkBlockVoter"
9
"App\Security\Voters\FamilyWorldObjectVoter"
10
"App\Security\Voters\FamilyWorldVoter"
11
"App\Security\Voters\TextEntryVoter"
12
"App\Security\Voters\UserChallengeVoter"
13
"App\Security\Voters\UserVoter"
14
"App\Security\Voters\WorkBlockVoter"
15
"App\Security\Voters\WorldObjectVoter"
16
"App\Security\Voters\WorldVoter"

Access decision log

# Result Attributes Object
1 DENIED
[
  "ROLE_MANAGER"
  "ROLE_SUPPORT_GUY"
]
Symfony\Component\HttpFoundation\Request {#33
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#36 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#34 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#35 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#39 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#38 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#37 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#40 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/babillard"
  #requestUri: "/babillard"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#2076 …}
  #locale: "fr-CA"
  #defaultLocale: "fr-CA"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: [
    "8\x00https\x00\x00" => [
      "https"
    ]
    "2\x0018.118.32.52\x0010.2.0.175\x00" => [
      "18.118.32.52"
    ]
    "4\x00\x00\x00" => []
    "16\x00443\x00\x00" => [
      "0.0.0.0:443"
    ]
    "32\x00\x00\x00" => []
  ]
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS DENIED
"App\Security\Voters\ChallengeVoter"
ACCESS ABSTAIN
"App\Security\Voters\ClassroomVoter"
ACCESS ABSTAIN
"App\Security\Voters\FamilyModeVoter"
ACCESS ABSTAIN
"App\Security\Voters\FamilyTextEntryVoter"
ACCESS ABSTAIN
"App\Security\Voters\FamilyWorkBlockVoter"
ACCESS ABSTAIN
"App\Security\Voters\FamilyWorldObjectVoter"
ACCESS ABSTAIN
"App\Security\Voters\FamilyWorldVoter"
ACCESS ABSTAIN
"App\Security\Voters\TextEntryVoter"
ACCESS ABSTAIN
"App\Security\Voters\UserChallengeVoter"
ACCESS ABSTAIN
"App\Security\Voters\UserVoter"
ACCESS ABSTAIN
"App\Security\Voters\WorkBlockVoter"
ACCESS ABSTAIN
"App\Security\Voters\WorldObjectVoter"
ACCESS ABSTAIN
"App\Security\Voters\WorldVoter"
ACCESS ABSTAIN
Show voter details