http://preprod.abkingdom.com/

Security Token

Anonymous Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#720
  -secret: "Nrzz8x9"
  -user: "anon."
  -roles: []
  -roleNames: []
  -authenticated: true
  -attributes: []
}

Security Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.db_provider
context main
entry_point security.authentication.form_entry_point.main
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "switch_user"
  "form_login"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#732
  -map: Symfony\Component\Security\Http\AccessMap {#731 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#755 …}
  -logger: Symfony\Bridge\Monolog\Logger {#769 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#746
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#205 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#769 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#747 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#458 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#706 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#202 …}
    "enableUsageTracking"
  ]
}
0.03 ms (none)
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#751
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#753 …}
  #options: [
    "check_path" => "security_login"
    "login_path" => "/login"
    "always_use_default_target_path" => false
    "default_target_path" => "/"
    "target_path_parameter" => "_target_path"
    "use_referer" => false
    "failure_path" => null
    "failure_forward" => false
    "require_previous_session" => false
    "username_parameter" => "_username"
    "password_parameter" => "_password"
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "authenticate"
    "post_only" => true
    "use_forward" => false
  ]
  #logger: Symfony\Bridge\Monolog\Logger {#769 …}
  #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#342 …}
  #providerKey: "main"
  #httpUtils: Symfony\Component\Security\Http\HttpUtils {#703 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#202 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#750 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#458 …}
  -successHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#754 …}
  -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#752 …}
  -rememberMeServices: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#749
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#205 …}
  -secret: "Nrzz8x9"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#342 …}
  -logger: Symfony\Bridge\Monolog\Logger {#769 …}
}
2.37 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#682
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#202 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#685 …}
  -userChecker: Symfony\Component\Security\Core\User\UserChecker {#705 …}
  -providerKey: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#345 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Symfony\Bridge\Monolog\Logger {#769 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#458 …}
  -stateless: false
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#698
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#202 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "security_logout"
  ]
  -handlers: [
    Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler {#702
      -csrfTokenStorage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#687 …}
    }
    Symfony\Component\Security\Http\Logout\SessionLogoutHandler {#704}
  ]
  -successHandler: Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler {#700 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#703 …}
  -csrfTokenManager: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#678
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#202 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#345 …}
  -map: Symfony\Component\Security\Http\AccessMap {#731 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#342 …}
}
0.73 ms (none)

Security Voters (22)

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"
4
"App\Security\Voter\AlbumVoter"
5
"App\Security\Voter\BlogCommentVoter"
6
"App\Security\Voter\ClassifiedVoter"
7
"App\Security\Voter\EventVoter"
8
"App\Security\Voter\ForumMessageVoter"
9
"App\Security\Voter\ForumVoter"
10
"App\Security\Voter\GalleryPicVoter"
11
"App\Security\Voter\GalleryVoteVoter"
12
"App\Security\Voter\GalleryVoter"
13
"App\Security\Voter\LibraryDocumentEvaluationVoter"
14
"App\Security\Voter\LibraryDocumentVoter"
15
"App\Security\Voter\MessageContentVoter"
16
"App\Security\Voter\MessageVoter"
17
"App\Security\Voter\ProductEvaluationVoter"
18
"App\Security\Voter\ProductShopEvaluationVoter"
19
"App\Security\Voter\ProductShopVoter"
20
"App\Security\Voter\ProductVoter"
21
"App\Security\Voter\SupportTicketVoter"
22
"App\Security\Voter\UserVoteVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_ANONYMOUSLY
Symfony\Component\HttpFoundation\Request {#54
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#88 …}
  +request: Symfony\Component\HttpFoundation\ParameterBag {#94 …}
  +query: Symfony\Component\HttpFoundation\ParameterBag {#89 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#85 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#86 …}
  +cookies: Symfony\Component\HttpFoundation\ParameterBag {#87 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#84 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/"
  #requestUri: "/"
  #baseUrl: ""
  #basePath: ""
  #method: "POST"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#357 …}
  #locale: null
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
2 DENIED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AlbumVoter"
ACCESS ABSTAIN
"App\Security\Voter\BlogCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClassifiedVoter"
ACCESS ABSTAIN
"App\Security\Voter\EventVoter"
ACCESS ABSTAIN
"App\Security\Voter\ForumMessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\ForumVoter"
ACCESS ABSTAIN
"App\Security\Voter\GalleryPicVoter"
ACCESS ABSTAIN
"App\Security\Voter\GalleryVoteVoter"
ACCESS ABSTAIN
"App\Security\Voter\GalleryVoter"
ACCESS ABSTAIN
"App\Security\Voter\LibraryDocumentEvaluationVoter"
ACCESS ABSTAIN
"App\Security\Voter\LibraryDocumentVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageContentVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductEvaluationVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductShopEvaluationVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductShopVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\SupportTicketVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoteVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED ROLE_TRANSLATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AlbumVoter"
ACCESS ABSTAIN
"App\Security\Voter\BlogCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClassifiedVoter"
ACCESS ABSTAIN
"App\Security\Voter\EventVoter"
ACCESS ABSTAIN
"App\Security\Voter\ForumMessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\ForumVoter"
ACCESS ABSTAIN
"App\Security\Voter\GalleryPicVoter"
ACCESS ABSTAIN
"App\Security\Voter\GalleryVoteVoter"
ACCESS ABSTAIN
"App\Security\Voter\GalleryVoter"
ACCESS ABSTAIN
"App\Security\Voter\LibraryDocumentEvaluationVoter"
ACCESS ABSTAIN
"App\Security\Voter\LibraryDocumentVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageContentVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductEvaluationVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductShopEvaluationVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductShopVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\SupportTicketVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoteVoter"
ACCESS ABSTAIN
Show voter details