GET https://mgilbert.org/question/search?applied=1&includeShared=1

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 {#4087
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#2383 …}
  -time: null
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#2383 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#2125
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#2688 …}
  -time: 1.6927719116211E-5
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#2688 …}
}
0.02 ms (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#3254
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#3752 …}
  -time: null
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#3752 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#3304
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#3967 …}
  -time: null
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#3967 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#4359
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#2358 …}
  -time: 0.00048279762268066
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#2358 …}
}
0.49 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 {#2705
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#2265 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#4000 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#4429 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#2529 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#1354 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#1758 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#2660 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "*/*"
  ]
  #pathInfo: "/question/search"
  #requestUri: "/question/search?applied=1&includeShared=1"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#4154 …}
  #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