https://preprod.mrmagz.com/admin/product/ppicker?magazine=1443&page=1

Security Token

donovan Username
Authenticated
Property Value
Roles
[
  "ROLE_SUPER_ADMIN"
  "ROLE_USER"
]
Inherited Roles
[
  "ROLE_ADMIN"
  "ROLE_ALLOWED_TO_SWITCH"
  "ROLE_STAFF"
  "ROLE_SONATA_FOO_EDITOR"
  "ROLE_SONATA_FOO_ADMIN"
  "ROLE_SONATA_FOO_READER"
  null
]
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#399
  -credentials: null
  -providerKey: "admin"
  -user: App\Application\Sonata\UserBundle\Entity\User {#674 …}
  -roles: [
    Symfony\Component\Security\Core\Role\Role {#313
      -role: "ROLE_SUPER_ADMIN"
    }
    Symfony\Component\Security\Core\Role\Role {#323
      -role: "ROLE_USER"
    }
  ]
  -roleNames: [
    "ROLE_SUPER_ADMIN"
    "ROLE_USER"
  ]
  -authenticated: true
  -attributes: []
}

Security Firewall

admin Name
Security enabled
Stateless
Allows anonymous

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#381
  -map: Symfony\Component\Security\Http\AccessMap {#382 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#398 …}
  -logger: Symfony\Bridge\Monolog\Logger {#375 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#407
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#468 …}
  -sessionKey: "_security_user"
  -logger: Symfony\Bridge\Monolog\Logger {#375 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#406 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#606 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#373 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#469 …}
    "enableUsageTracking"
  ]
}
12.72 ms (none)
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#315
  -csrfTokenManager: null
  #options: [
    "check_path" => "/admin/login_check"
    "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 {#375 …}
  #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#425 …}
  #providerKey: "admin"
  #httpUtils: Symfony\Component\Security\Http\HttpUtils {#358 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#469 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#1101 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#606 …}
  -successHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#679 …}
  -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#312 …}
  -rememberMeServices: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#404
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#468 …}
  -secret: "V1xpFuK"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#425 …}
  -logger: Symfony\Bridge\Monolog\Logger {#375 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#359
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#469 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/admin/logout"
  ]
  -handlers: [
    Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler {#361
      -csrfTokenStorage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#362 …}
    }
    Symfony\Component\Security\Http\Logout\SessionLogoutHandler {#368}
  ]
  -successHandler: Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler {#360 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#358 …}
  -csrfTokenManager: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1102
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#469 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1125 …}
  -map: Symfony\Component\Security\Http\AccessMap {#382 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#425 …}
}
0.46 ms (none)

Security Voters (4)

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

Access decision log

# Result Attributes Object
1 GRANTED
[
  "ROLE_SUPER_ADMIN"
  "ROLE_ADMIN"
  "ROLE_SONATA_ADMIN"
  "ROLE_SONATA_FOO_EDITOR"
  "ROLE_STAFF"
]
Symfony\Component\HttpFoundation\Request {#14
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#17 …}
  +request: Symfony\Component\HttpFoundation\ParameterBag {#15 …}
  +query: Symfony\Component\HttpFoundation\ParameterBag {#16 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#20 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#19 …}
  +cookies: Symfony\Component\HttpFoundation\ParameterBag {#18 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#21 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/admin/product/ppicker"
  #requestUri: "/admin/product/ppicker?magazine=1443&page=1"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#363 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Acl\Voter\AclVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details