GET https://oro.htgs.tech/_profiler

Security

Token

There is no security token. It was removed in e34f5c.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point security.authenticator.form_login.main
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
  "remember_me"
]

Listeners

Listener Duration Response
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#4368
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#18131 …}
  -time: null
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#18131 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#1566
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#18104 …}
  -time: 0.00049805641174316
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#18104 …}
}
0.50 ms (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#6629
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#19143 …}
  -time: null
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#19143 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#14928
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#19232 …}
  -time: 0.00042319297790527
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#19232 …}
}
0.42 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#405
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#275 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#415 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#404 …}
  -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"

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
Symfony\Component\HttpFoundation\Request {#15914
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#19772 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#13142 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#8100 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#17754 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#2900 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#20226 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#15504 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/_profiler"
  #requestUri: "/_profiler"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#15209 …}
  #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.
Show voter details