GET https://mgilbert.org/quiz/search

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider App\Security\ConnectUserProvider
context main
entry_point App\Security\AppAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "symfony_connect"
  "App\Security\AppAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#3740
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#4293 …}
  -time: null
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#4293 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#4535
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#1699 …}
  -time: 1.0967254638672E-5
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#1699 …}
}
0.01 ms (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#4044
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#1033 …}
  -time: null
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#1033 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#4437
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#4029 …}
  -time: null
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#4029 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#4105
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#3863 …}
  -time: 0.00090718269348145
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#3863 …}
}
0.91 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1256
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#171 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1249 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#442 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
2
"App\Security\Voter\MessageVoter"
3
"App\Security\Voter\ProfileVoter"
4
"App\Security\Voter\QuestionVoter"
5
"App\Security\Voter\QuizVoter"
6
"App\Security\Voter\SharedQuizTemplateVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
Symfony\Component\HttpFoundation\Request {#3887
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#1724 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#1680 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#4445 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#3270 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#1371 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#2530 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#3782 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "*/*"
  ]
  #pathInfo: "/quiz/search"
  #requestUri: "/quiz/search"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#1347 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_USER.
"App\Security\Voter\MessageVoter"
ABSTAIN
"App\Security\Voter\ProfileVoter"
ABSTAIN
"App\Security\Voter\QuestionVoter"
ABSTAIN
"App\Security\Voter\QuizVoter"
ABSTAIN
"App\Security\Voter\SharedQuizTemplateVoter"
ABSTAIN
Show voter details