GET https://mash-central-back.test.itlabs.top/admin/avatar-category

Security

Token

There is no security token.

Firewall

admin Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#1377
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#10860 …}
  -time: null
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#10860 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#8528
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#9104 …}
  -time: 7.4863433837891E-5
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#9104 …}
}
0.08 ms (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#8199
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#7073 …}
  -time: null
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#7073 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#9928
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#10064 …}
  -time: 0.00015807151794434
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#10064 …}
}
0.16 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#6074
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "admin_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#165 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#5534 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#5026 …}
  -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\RoleVoter"

Access decision log

# Result Attributes Object
1 DENIED
[
  "ROLE_ADMIN"
  "ROLE_USER"
]
Symfony\Component\HttpFoundation\Request {#10628
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#3324 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#8806 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#7661 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#7311 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#9379 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#2171 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#1087 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "*/*"
  ]
  #pathInfo: "/admin/avatar-category"
  #requestUri: "/admin/avatar-category"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#9002 …}
  #locale: "ru"
  #defaultLocale: "ru"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: [
    "2\x0074.7.242.43\x00192.168.96.1\x00for=74.7.242.43;proto=https;host=mash-central-back.test.itlabs.top" => [
      "74.7.242.43"
    ]
    "4\x00mash-central-back.test.itlabs.top\x00\x00for=74.7.242.43;proto=https;host=mash-central-back.test.itlabs.top" => [
      "mash-central-back.test.itlabs.top"
    ]
    "32\x00\x00\x00for=74.7.242.43;proto=https;host=mash-central-back.test.itlabs.top" => []
    "8\x00https\x00\x00for=74.7.242.43;proto=https;host=mash-central-back.test.itlabs.top" => [
      "https"
    ]
    "16\x00443\x00\x00for=74.7.242.43;proto=https;host=mash-central-back.test.itlabs.top" => [
      "0.0.0.0:443"
    ]
  ]
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
DENIED
The user doesn't have any of ROLE_ADMIN, ROLE_USER.
Show voter details