https://egor.cash.bet25.me/users/healthcheck/online/check?_t=1765971094697

Security

Token

1140 Username
Authenticated
Property Value
Roles
[
  "ROLE_CABINET_CASHDESKS_PRINT_WIN_CHECK_BORLETTE"
  "ROLE_SUPPORT"
  "ROLE_ADMINISTRATOR"
  "ROLE_SUPERVISOR"
  "ROLE_CASHIER"
  "ROLE_OPERATIONAL_CASHIER"
  "ROLE_GENERAL_CASHIER"
  "ROLE_CABINET_CLUBS"
  "ROLE_CABINET_CLUBS_CHAINS_LIST"
  "ROLE_CABINET_CASHDESKS"
  "ROLE_CABINET_PAYMENTS"
  "ROLE_CABINET_USERS"
  "ROLE_CABINET_ENCASHMENTS"
  "ROLE_CABINET_ENCASHMENT_PLAN"
  "ROLE_CABINET_REPORTS"
  "ROLE_CABINET_TIMETABLE_REPORTS"
  "ROLE_CABINET_USERS_CREATE"
  "ROLE_CABINET_USERS_EDIT"
  "ROLE_CABINET_CASHDESKS_CREATE"
  "ROLE_CABINET_CASHDESKS_EDIT"
  "ROLE_USER"
]
Inherited Roles
[
  "ROLE_VIEW_CLUBS_INFO"
  "ROLE_BETTING_CANCEL_BET"
  "ROLE_CABINET_CASHDESKS_CLIENT"
  "ROLE_CABINET_CLUBS_CHAINS_EDIT"
  "ROLE_CABINET_HISTORY"
  "ROLE_CABINET_PAYMENTS_CREATE"
  "ROLE_CASHDESK_SET_BLOCK"
  "ROLE_CASHDESK_SET_NEGATIVE_BALANCE"
  "ROLE_CONTROL_PERCENT"
  "ROLE_EXPORT_TO_EXCEL"
  "ROLE_CABINET_JACKPOT_PIN"
  "ROLE_ACCESS_ONLY_BORLETTE_PAYMENTS"
  "ROLE_WITHOUT_BORLETTE_PAYMENTS"
  "ROLE_EXTERNAL_PAYMENTS"
  "ROLE_CABINET_HISTORY_CHANGE"
]
Token
Symfony\Component\Security\Guard\Token\PostAuthenticationGuardToken {#422
  -providerKey: "main"
  -user: App\Entity\User {#1162 …}
  -roleNames: [
    "ROLE_CABINET_CASHDESKS_PRINT_WIN_CHECK_BORLETTE"
    "ROLE_SUPPORT"
    "ROLE_ADMINISTRATOR"
    "ROLE_SUPERVISOR"
    "ROLE_CASHIER"
    "ROLE_OPERATIONAL_CASHIER"
    "ROLE_GENERAL_CASHIER"
    "ROLE_CABINET_CLUBS"
    "ROLE_CABINET_CLUBS_CHAINS_LIST"
    "ROLE_CABINET_CASHDESKS"
    "ROLE_CABINET_PAYMENTS"
    "ROLE_CABINET_USERS"
    "ROLE_CABINET_ENCASHMENTS"
    "ROLE_CABINET_ENCASHMENT_PLAN"
    "ROLE_CABINET_REPORTS"
    "ROLE_CABINET_TIMETABLE_REPORTS"
    "ROLE_CABINET_USERS_CREATE"
    "ROLE_CABINET_USERS_EDIT"
    "ROLE_CABINET_CASHDESKS_CREATE"
    "ROLE_CABINET_CASHDESKS_EDIT"
    "ROLE_USER"
  ]
  -authenticated: true
  -attributes: []
}

Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#416
  -map: Symfony\Component\Security\Http\AccessMap {#410 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#436 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#424
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#221 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#436 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#438 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#329 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#178 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#222 …}
    "enableUsageTracking"
  ]
}
13.09 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#449
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#381 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#432 …}
  -providerKey: "main"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#450 …}
  -logger: Symfony\Bridge\Monolog\Logger {#436 …}
  -rememberMeServices: null
  -hideUserNotFoundExceptions: true
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#222 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#455
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#221 …}
  -secret: "RlVB5lj"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#432 …}
  -logger: Symfony\Bridge\Monolog\Logger {#436 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#463
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#222 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#457 …}
  -map: Symfony\Component\Security\Http\AccessMap {#410 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#432 …}
  -exceptionOnNoToken: true
}
0.29 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#445
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#222 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#174 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#163 …}
}
0.00 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\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_USER
Symfony\Component\HttpFoundation\Request {#7
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#12 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#10 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#11 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#15 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#14 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#13 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#16 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/users/healthcheck/online/check"
  #requestUri: "/users/healthcheck/online/check?_t=1765971094697"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#140 …}
  #locale: "ru_RU"
  #defaultLocale: "en_EN"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
2 GRANTED ROLE_SUPPORT
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
3 GRANTED ROLE_ADMINISTRATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
4 GRANTED ROLE_ADMINISTRATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
5 GRANTED ROLE_SUPPORT
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
6 GRANTED ROLE_SUPPORT
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
7 GRANTED ROLE_ADMINISTRATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
8 DENIED ROLE_PARTNER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
Show voter details
9 GRANTED ROLE_SUPERVISOR
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
10 GRANTED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details