GET https://mash-central-back.test.itlabs.top/admin/avatar-category?page=3

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 {#5299
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#6146 …}
  -time: null
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#6146 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#5279
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#6015 …}
  -time: 0.00010800361633301
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#6015 …}
}
0.11 ms (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#9460
  -response: Symfony\Component\HttpFoundation\RedirectResponse {#5392 …}
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#5798 …}
  -time: 0.61029505729675
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#5798 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#6498
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#5937 …}
  -time: 0.00024104118347168
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#5937 …}
}
0.24 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#7060
  -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 {#798 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#310 …}
  -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 {#11637
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#11239 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#11903 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#11626 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#11059 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#11063 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#10588 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#11543 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "*/*"
  ]
  #pathInfo: "/admin/avatar-category"
  #requestUri: "/admin/avatar-category?page=3"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#11983 …}
  #locale: "ru"
  #defaultLocale: "ru"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: [
    "2\x00216.73.216.80\x00192.168.96.1\x00for=216.73.216.80;proto=https;host=mash-central-back.test.itlabs.top" => [
      "216.73.216.80"
    ]
    "4\x00mash-central-back.test.itlabs.top\x00\x00for=216.73.216.80;proto=https;host=mash-central-back.test.itlabs.top" => [
      "mash-central-back.test.itlabs.top"
    ]
    "32\x00\x00\x00for=216.73.216.80;proto=https;host=mash-central-back.test.itlabs.top" => []
    "8\x00https\x00\x00for=216.73.216.80;proto=https;host=mash-central-back.test.itlabs.top" => [
      "https"
    ]
    "16\x00443\x00\x00for=216.73.216.80;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