GET https://raberu.raduga.red/admin/vacancies/imports

Security

Token

admin Username
Authenticated
Property Value
Roles
[
  "ROLE_SUPER_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#1938
  -user: App\Domain\Admin\Admin {#1974 …}
  -roleNames: [
    "ROLE_SUPER_USER"
  ]
  -attributes: []
  -firewallName: "admin"
}

Firewall

admin Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_admin_provider
context admin
entry_point app.authentication.admin
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "app.authentication.admin"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1912
  -map: Symfony\Component\Security\Http\AccessMap {#1913 …}
  -logger: Symfony\Component\HttpKernel\Log\Logger {#602 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1920
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#432 …}
  -sessionKey: "_security_admin"
  -logger: Symfony\Component\HttpKernel\Log\Logger {#602 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1921 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1887 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#1886 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#1923 …}
}
30.64 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1939
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1961 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1902
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#433 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "admin.logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1879 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1887 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1924
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#433 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1434 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1913 …}
}
0.32 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
"App\Security\Voter\EmployerVoter"
4
"App\Security\Voter\ApplicantVoter"
5
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"

Access decision log

# Result Attributes Object
1 GRANTED
[
  "ROLE_SUPER_USER"
  "ROLE_ADMIN"
]
Symfony\Component\HttpFoundation\Request {#3
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#14 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#8 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#11 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#17 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#16 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#15 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#18 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/admin/vacancies/imports"
  #requestUri: "/admin/vacancies/imports"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#1931 …}
  #locale: null
  #defaultLocale: "ru"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: [
    "2\x00192.168.0.254\x00172.22.0.1\x00" => [
      "192.168.0.254"
    ]
    "4\x00\x00\x00" => []
    "32\x00\x00\x00" => []
    "8\x00https\x00\x00" => [
      "https"
    ]
    "16\x00\x00\x00" => []
  ]
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details