Redirect 302 redirect from GET @main_page (2c8bb9)

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 {#2456
  -response: null
  -listener: Symfony\Component\Security\Http\Firewall\ChannelListener {#3431 …}
  -time: null
  -stub: ? object
}
0.00 ms (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#2701
  -response: null
  -listener: Symfony\Component\Security\Http\Firewall\ContextListener {#2116 …}
  -time: 2.7894973754883E-5
  -stub: ? object
}
0.00 ms (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#2702
  -response: null
  -listener: Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener {#3295 …}
  -time: null
  -stub: ? object
}
0.00 ms (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#2705
  -response: null
  -listener: Symfony\Component\Security\Http\Firewall\AccessListener {#3286 …}
  -time: 4.0531158447266E-6
  -stub: ? object
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#3185
  -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 {#3194 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2108 …}
}
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 {#1723
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#2528 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#3197 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#1344 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#2527 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#2520 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#2211 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#3091 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "*/*"
  ]
  #pathInfo: "/"
  #requestUri: "/"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#3188 …}
  #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