GET https://staging.financnihra.cz/pro-koho

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.users
context main
entry_point App\Security\Authenticator\LegacyUserAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "remember_me"
  "App\Security\Authenticator\LegacyUserAuthenticator"
  "App\Security\Authenticator\MyFacebookAuthenticator"
  "App\Security\Authenticator\MyGoogleAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#795
  -map: Symfony\Component\Security\Http\AccessMap {#796 …}
  -logger: Monolog\Logger {#787 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#805
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#752 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#799 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1079 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#804 …}
  -logger: Monolog\Logger {#787 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#775 …}
}
2.10 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#852
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#809 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#859
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1080 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#845 …}
  -userChecker: App\Security\UserChecker {#856 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#854 …}
  -logger: Monolog\Logger {#787 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1270 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#1096 …}
  -targetRoute: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#862
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1080 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#854 …}
  -map: Symfony\Component\Security\Http\AccessMap {#796 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#784
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "login_sign_out"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1080 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#757 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#775 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\Authenticator\LegacyUserAuthenticator"

This authenticator did not support the request.

skipped
"App\Security\Authenticator\MyFacebookAuthenticator"

This authenticator did not support the request.

skipped
"App\Security\Authenticator\MyGoogleAuthenticator"

This authenticator did not support the request.

skipped
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
2
"App\Security\Voter\AdminVoter"
3
"App\Security\Voter\CouponVoter"
4
"App\Security\Voter\FamilyVoter"
5
"App\Security\Voter\GameVoter"
6
"App\Security\Voter\ModeratedGameVoter"
7
"App\Security\Voter\PersonNameVoter"
8
"App\Security\Voter\UserVoter"
9
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_ADMIN.
"App\Security\Voter\AdminVoter"
ABSTAIN
"App\Security\Voter\CouponVoter"
ABSTAIN
"App\Security\Voter\FamilyVoter"
ABSTAIN
"App\Security\Voter\GameVoter"
ABSTAIN
"App\Security\Voter\ModeratedGameVoter"
ABSTAIN
"App\Security\Voter\PersonNameVoter"
ABSTAIN
"App\Security\Voter\UserVoter"
ABSTAIN
Show voter details
2 DENIED ROLE_MODERATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_MODERATOR.
"App\Security\Voter\AdminVoter"
ABSTAIN
"App\Security\Voter\CouponVoter"
ABSTAIN
"App\Security\Voter\FamilyVoter"
ABSTAIN
"App\Security\Voter\GameVoter"
ABSTAIN
"App\Security\Voter\ModeratedGameVoter"
ABSTAIN
"App\Security\Voter\PersonNameVoter"
ABSTAIN
"App\Security\Voter\UserVoter"
ABSTAIN
Show voter details
3 DENIED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
DENIED
The user is not appropriately authenticated.
"App\Security\Voter\AdminVoter"
ABSTAIN
"App\Security\Voter\CouponVoter"
ABSTAIN
"App\Security\Voter\FamilyVoter"
ABSTAIN
"App\Security\Voter\GameVoter"
ABSTAIN
"App\Security\Voter\ModeratedGameVoter"
ABSTAIN
"App\Security\Voter\PersonNameVoter"
ABSTAIN
"App\Security\Voter\UserVoter"
ABSTAIN
Show voter details
4 DENIED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_USER.
"App\Security\Voter\AdminVoter"
ABSTAIN
"App\Security\Voter\CouponVoter"
ABSTAIN
"App\Security\Voter\FamilyVoter"
ABSTAIN
"App\Security\Voter\GameVoter"
ABSTAIN
"App\Security\Voter\ModeratedGameVoter"
ABSTAIN
"App\Security\Voter\PersonNameVoter"
ABSTAIN
"App\Security\Voter\UserVoter"
ABSTAIN
Show voter details
5 DENIED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
DENIED
The user is not appropriately authenticated.
"App\Security\Voter\AdminVoter"
ABSTAIN
"App\Security\Voter\CouponVoter"
ABSTAIN
"App\Security\Voter\FamilyVoter"
ABSTAIN
"App\Security\Voter\GameVoter"
ABSTAIN
"App\Security\Voter\ModeratedGameVoter"
ABSTAIN
"App\Security\Voter\PersonNameVoter"
ABSTAIN
"App\Security\Voter\UserVoter"
ABSTAIN
Show voter details
6 DENIED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_USER.
"App\Security\Voter\AdminVoter"
ABSTAIN
"App\Security\Voter\CouponVoter"
ABSTAIN
"App\Security\Voter\FamilyVoter"
ABSTAIN
"App\Security\Voter\GameVoter"
ABSTAIN
"App\Security\Voter\ModeratedGameVoter"
ABSTAIN
"App\Security\Voter\PersonNameVoter"
ABSTAIN
"App\Security\Voter\UserVoter"
ABSTAIN
Show voter details
7 DENIED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_USER.
"App\Security\Voter\AdminVoter"
ABSTAIN
"App\Security\Voter\CouponVoter"
ABSTAIN
"App\Security\Voter\FamilyVoter"
ABSTAIN
"App\Security\Voter\GameVoter"
ABSTAIN
"App\Security\Voter\ModeratedGameVoter"
ABSTAIN
"App\Security\Voter\PersonNameVoter"
ABSTAIN
"App\Security\Voter\UserVoter"
ABSTAIN
Show voter details
8 DENIED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_USER.
"App\Security\Voter\AdminVoter"
ABSTAIN
"App\Security\Voter\CouponVoter"
ABSTAIN
"App\Security\Voter\FamilyVoter"
ABSTAIN
"App\Security\Voter\GameVoter"
ABSTAIN
"App\Security\Voter\ModeratedGameVoter"
ABSTAIN
"App\Security\Voter\PersonNameVoter"
ABSTAIN
"App\Security\Voter\UserVoter"
ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_USER.
"App\Security\Voter\AdminVoter"
ABSTAIN
"App\Security\Voter\CouponVoter"
ABSTAIN
"App\Security\Voter\FamilyVoter"
ABSTAIN
"App\Security\Voter\GameVoter"
ABSTAIN
"App\Security\Voter\ModeratedGameVoter"
ABSTAIN
"App\Security\Voter\PersonNameVoter"
ABSTAIN
"App\Security\Voter\UserVoter"
ABSTAIN
Show voter details
10 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_ADMIN.
"App\Security\Voter\AdminVoter"
ABSTAIN
"App\Security\Voter\CouponVoter"
ABSTAIN
"App\Security\Voter\FamilyVoter"
ABSTAIN
"App\Security\Voter\GameVoter"
ABSTAIN
"App\Security\Voter\ModeratedGameVoter"
ABSTAIN
"App\Security\Voter\PersonNameVoter"
ABSTAIN
"App\Security\Voter\UserVoter"
ABSTAIN
Show voter details
11 DENIED ROLE_MODERATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_MODERATOR.
"App\Security\Voter\AdminVoter"
ABSTAIN
"App\Security\Voter\CouponVoter"
ABSTAIN
"App\Security\Voter\FamilyVoter"
ABSTAIN
"App\Security\Voter\GameVoter"
ABSTAIN
"App\Security\Voter\ModeratedGameVoter"
ABSTAIN
"App\Security\Voter\PersonNameVoter"
ABSTAIN
"App\Security\Voter\UserVoter"
ABSTAIN
Show voter details
12 DENIED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_USER.
"App\Security\Voter\AdminVoter"
ABSTAIN
"App\Security\Voter\CouponVoter"
ABSTAIN
"App\Security\Voter\FamilyVoter"
ABSTAIN
"App\Security\Voter\GameVoter"
ABSTAIN
"App\Security\Voter\ModeratedGameVoter"
ABSTAIN
"App\Security\Voter\PersonNameVoter"
ABSTAIN
"App\Security\Voter\UserVoter"
ABSTAIN
Show voter details
13 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_ADMIN.
"App\Security\Voter\AdminVoter"
ABSTAIN
"App\Security\Voter\CouponVoter"
ABSTAIN
"App\Security\Voter\FamilyVoter"
ABSTAIN
"App\Security\Voter\GameVoter"
ABSTAIN
"App\Security\Voter\ModeratedGameVoter"
ABSTAIN
"App\Security\Voter\PersonNameVoter"
ABSTAIN
"App\Security\Voter\UserVoter"
ABSTAIN
Show voter details
14 DENIED ROLE_MODERATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_MODERATOR.
"App\Security\Voter\AdminVoter"
ABSTAIN
"App\Security\Voter\CouponVoter"
ABSTAIN
"App\Security\Voter\FamilyVoter"
ABSTAIN
"App\Security\Voter\GameVoter"
ABSTAIN
"App\Security\Voter\ModeratedGameVoter"
ABSTAIN
"App\Security\Voter\PersonNameVoter"
ABSTAIN
"App\Security\Voter\UserVoter"
ABSTAIN
Show voter details
15 DENIED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_USER.
"App\Security\Voter\AdminVoter"
ABSTAIN
"App\Security\Voter\CouponVoter"
ABSTAIN
"App\Security\Voter\FamilyVoter"
ABSTAIN
"App\Security\Voter\GameVoter"
ABSTAIN
"App\Security\Voter\ModeratedGameVoter"
ABSTAIN
"App\Security\Voter\PersonNameVoter"
ABSTAIN
"App\Security\Voter\UserVoter"
ABSTAIN
Show voter details
16 DENIED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_USER.
"App\Security\Voter\AdminVoter"
ABSTAIN
"App\Security\Voter\CouponVoter"
ABSTAIN
"App\Security\Voter\FamilyVoter"
ABSTAIN
"App\Security\Voter\GameVoter"
ABSTAIN
"App\Security\Voter\ModeratedGameVoter"
ABSTAIN
"App\Security\Voter\PersonNameVoter"
ABSTAIN
"App\Security\Voter\UserVoter"
ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_USER.
"App\Security\Voter\AdminVoter"
ABSTAIN
"App\Security\Voter\CouponVoter"
ABSTAIN
"App\Security\Voter\FamilyVoter"
ABSTAIN
"App\Security\Voter\GameVoter"
ABSTAIN
"App\Security\Voter\ModeratedGameVoter"
ABSTAIN
"App\Security\Voter\PersonNameVoter"
ABSTAIN
"App\Security\Voter\UserVoter"
ABSTAIN
Show voter details
18 DENIED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_USER.
"App\Security\Voter\AdminVoter"
ABSTAIN
"App\Security\Voter\CouponVoter"
ABSTAIN
"App\Security\Voter\FamilyVoter"
ABSTAIN
"App\Security\Voter\GameVoter"
ABSTAIN
"App\Security\Voter\ModeratedGameVoter"
ABSTAIN
"App\Security\Voter\PersonNameVoter"
ABSTAIN
"App\Security\Voter\UserVoter"
ABSTAIN
Show voter details
19 DENIED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_USER.
"App\Security\Voter\AdminVoter"
ABSTAIN
"App\Security\Voter\CouponVoter"
ABSTAIN
"App\Security\Voter\FamilyVoter"
ABSTAIN
"App\Security\Voter\GameVoter"
ABSTAIN
"App\Security\Voter\ModeratedGameVoter"
ABSTAIN
"App\Security\Voter\PersonNameVoter"
ABSTAIN
"App\Security\Voter\UserVoter"
ABSTAIN
Show voter details