Redirect 302 redirect from GET @_profiler_home (dc6f79)

GET https://back.mr-ling.com/login

Security

Token

There is no security token.

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"
  "json_login"
]

Listeners

Listener Duration Response
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#4468
  -response: null
  -listener: Symfony\Component\Security\Http\Firewall\ChannelListener {#1150 …}
  -time: null
  -stub: ? object
}
0.00 ms (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#3286
  -response: null
  -listener: Symfony\Component\Security\Http\Firewall\ContextListener {#2049 …}
  -time: 2.6941299438477E-5
  -stub: ? object
}
0.00 ms (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#1256
  -response: null
  -listener: Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener {#1130 …}
  -time: null
  -stub: ? object
}
0.00 ms (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#3746
  -response: null
  -listener: Symfony\Component\Security\Http\Firewall\AccessListener {#2836 …}
  -time: 4.0531158447266E-6
  -stub: ? object
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#3067
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#708 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1276 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2041 …}
}
0.00 ms (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\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"

Access decision log

# Result Attributes Object
1 DENIED IS_AUTHENTICATED_FULLY
Symfony\Component\HttpFoundation\Request {#3419
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#1219 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#6753 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#3900 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#6750 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#2159 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#1241 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#3477 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "*/*"
  ]
  #pathInfo: "/_profiler"
  #requestUri: "/_profiler"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#2938 …}
  #locale: null
  #defaultLocale: "ru"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
Show voter details