https://www.t.dev.slivki.by/admin/ajax_check_version Return to referer URL

Security

Token

igor@slivki.by Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
  "ROLE_ADMIN_TEST"
  "ROLE_TEST_SUBSCRIPTION_B"
  "ROLE_HAD_SUSBCRIPTION"
  "ROLE_CANCELED_SUBSCRIPTION"
  "ROLE_CATEGORY_MANAGER"
  "ROLE_MANAGER_VIEWER"
  "ROLE_MANAGER_MAILING"
  "ROLE_ADMIN"
  "ROLE_OPERATOR"
  "ROLE_MANAGER_STATISTIC"
  "ROLE_MANAGER_SALE"
  "ROLE_MANAGER_OFFER"
  "ROLE_MANAGER_INFO_PAGE"
  "ROLE_MANAGER_TAG"
  "ROLE_PAST_OFFERS_VIEWER"
  "ROLE_MANAGER_NEW_CATEGORY"
  "ROLE_MANAGER_ADV"
  "ROLE_MANAGER_COMMENT"
  "ROLE_SEO"
  "ROLE_MANAGER"
  "ROLE_PUBLICIST"
  "ROLE_BALANCE_CORRECTOR"
  "ROLE_ADVANCED_MANAGER_SALE"
  "ROLE_CONTENT_MANAGER"
  "ROLE_MANAGER_BANNER"
  "ROLE_MANAGER_ONLINE_STAT"
  "ROLE_USER_SWITCHER"
]
Inherited Roles
[
  "ROLE_ADMIN_USER"
  "ROLE_SUPPLIER"
  "ROLE_CRM_SUPER_MANAGER"
  "ROLE_ALLOWED_TO_SWITCH"
  "ROLE_ORDER_MANAGER"
  "ROLE_SUBSCRIPTION_MANAGER"
  "ROLE_MANAGER_CLAIM"
  "ROLE_MANAGER_MALL"
]
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#2249
  -firewallName: "main"
  -user: Slivki\Entity\User {#2673 …}
  -roleNames: [
    "ROLE_USER"
    "ROLE_ADMIN_TEST"
    "ROLE_TEST_SUBSCRIPTION_B"
    "ROLE_HAD_SUSBCRIPTION"
    "ROLE_CANCELED_SUBSCRIPTION"
    "ROLE_CATEGORY_MANAGER"
    "ROLE_MANAGER_VIEWER"
    "ROLE_MANAGER_MAILING"
    "ROLE_ADMIN"
    "ROLE_OPERATOR"
    "ROLE_MANAGER_STATISTIC"
    "ROLE_MANAGER_SALE"
    "ROLE_MANAGER_OFFER"
    "ROLE_MANAGER_INFO_PAGE"
    "ROLE_MANAGER_TAG"
    "ROLE_PAST_OFFERS_VIEWER"
    "ROLE_MANAGER_NEW_CATEGORY"
    "ROLE_MANAGER_ADV"
    "ROLE_MANAGER_COMMENT"
    "ROLE_SEO"
    "ROLE_MANAGER"
    "ROLE_PUBLICIST"
    "ROLE_BALANCE_CORRECTOR"
    "ROLE_ADVANCED_MANAGER_SALE"
    "ROLE_CONTENT_MANAGER"
    "ROLE_MANAGER_BANNER"
    "ROLE_MANAGER_ONLINE_STAT"
    "ROLE_USER_SWITCHER"
  ]
  -authenticated: true
  -attributes: []
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider Slivki\Security\Provider\UserProvider
context main
entry_point Slivki\Security\SlivkiAuthenticator
user_checker Slivki\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "remember_me"
  "Slivki\Security\LoginFormAuthenticator"
  "Slivki\Security\SlivkiAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#2741
  -map: Symfony\Component\Security\Http\AccessMap {#2742 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#2733 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#2887
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#3495 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#2733 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#2886 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#2718 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#2732 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#3195 …}
    "enableUsageTracking"
  ]
}
64.20 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#3038
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#3054 …}
}
9.82 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#2153
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#3195 …}
  -provider: Slivki\Security\Provider\UserProvider {#3067 …}
  -userChecker: Slivki\Security\UserChecker {#2255 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#3000 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Symfony\Bridge\Monolog\Logger {#2733 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#3616 …}
  -stateless: false
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#2735
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#3195 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/profile/logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#2711 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#2718 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#3047
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#3195 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#3000 …}
  -map: Symfony\Component\Security\Http\AccessMap {#2742 …}
  -authManager: null
  -exceptionOnNoToken: false
}
1.06 ms (none)

Authenticators

Authenticator Supports Duration Passport
"Slivki\Security\LoginFormAuthenticator"
0.00 ms (none)
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
0.00 ms (none)
"Slivki\Security\SlivkiAuthenticator"
0.73 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#2258
  #user: Slivki\Entity\User {#2673 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#2259
      -userIdentifier: "5351795e997e952d0622.51592337"
      -userLoader: Closure(): User {#2272 …}
      -user: Slivki\Entity\User {#2673 …}
    }
  ]
  -attributes: []
}

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"

Access decision log

# Result Attributes Object
1 GRANTED
[
  "ROLE_OPERATOR"
  "ROLE_MANAGER"
  "ROLE_PUBLICIST"
]
Symfony\Component\HttpFoundation\Request {#55
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#96 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#102 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#97 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#93 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#94 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#95 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#92 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/admin/ajax_check_version"
  #requestUri: "/admin/ajax_check_version"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#3417 …}
  #locale: null
  #defaultLocale: "ru"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details