Forwarded to ErrorController (09f8fe)

Security

Token

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

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point (none)
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Security\LoginFormAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#609
  -map: Symfony\Component\Security\Http\AccessMap {#610 …}
  -logger: Monolog\Logger {#573 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#618
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#574 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#621 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#418 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#619 …}
  -logger: Monolog\Logger {#573 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#569 …}
}
0.31 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#624
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#625 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#632
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#421 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#423 …}
  -map: Symfony\Component\Security\Http\AccessMap {#610 …}
}
0.33 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#570
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#421 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#579 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#569 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\LoginFormAuthenticator"

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
Symfony\Component\HttpFoundation\Request {#21
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#109 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#37 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#96 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#104 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#105 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#101 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#97 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/user/article/delete/66"
  #requestUri: "/user/article/delete/66?data%5Bmessage%5D=The%20Article%20was%20deleted%20Successfuly&data%5Bsuccess%5D=1"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#636 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
DENIED
The user doesn't have ROLE_USER.
Show voter details