GET https://constellation.constellation.cool/_profiler

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.our_db_provider
context main
entry_point App\Security\AuthenticationEntrypoint
user_checker App\Security\UserChecker
access_denied_handler App\Security\AccessDeniedHandler
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 {#2433
  -map: Symfony\Component\Security\Http\AccessMap {#2434 …}
  -logger: Monolog\Logger {#2401 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#2961
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#2398 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#2964 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#540 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#2962 …}
  -logger: Monolog\Logger {#2401 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2405 …}
}
0.03 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#3244
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#3189 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#2404
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#541 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#2393 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2405 …}
  -csrfTokenManager: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#3246
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#541 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#547 …}
  -map: Symfony\Component\Security\Http\AccessMap {#2434 …}
}
1.23 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\RoleVoter"
2
"App\Security\Voters\ChallengeVoter"
3
"App\Security\Voters\ClassroomVoter"
4
"App\Security\Voters\FamilyChallengeVoter"
5
"App\Security\Voters\FamilyMemberVoter"
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_NO_ACCESS
Symfony\Component\HttpFoundation\Request {#21
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#24 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#22 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#23 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#27 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#26 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#25 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#28 …}
  #content: ""
  #languages: []
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/_profiler"
  #requestUri: "/_profiler"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#2314 …}
  #locale: "en-CA"
  #defaultLocale: "fr-CA"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: [
    "8\x00https\x00\x00" => [
      "https"
    ]
    "2\x00216.73.216.89\x0010.2.1.45\x00" => [
      "216.73.216.89"
    ]
    "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"
DENIED
The user doesn't have ROLE_NO_ACCESS.
"App\Security\Voters\ChallengeVoter"
ABSTAIN
"App\Security\Voters\ClassroomVoter"
ABSTAIN
"App\Security\Voters\FamilyChallengeVoter"
ABSTAIN
"App\Security\Voters\FamilyMemberVoter"
ABSTAIN
"App\Security\Voters\FamilyModeVoter"
ABSTAIN
"App\Security\Voters\FamilyTextEntryVoter"
ABSTAIN
"App\Security\Voters\FamilyWorkBlockVoter"
ABSTAIN
"App\Security\Voters\FamilyWorldObjectVoter"
ABSTAIN
"App\Security\Voters\FamilyWorldVoter"
ABSTAIN
"App\Security\Voters\TextEntryVoter"
ABSTAIN
"App\Security\Voters\UserChallengeVoter"
ABSTAIN
"App\Security\Voters\UserVoter"
ABSTAIN
"App\Security\Voters\WorkBlockVoter"
ABSTAIN
"App\Security\Voters\WorldObjectVoter"
ABSTAIN
"App\Security\Voters\WorldVoter"
ABSTAIN
Show voter details