GET https://www.lesvgpfaciles.com/Espace-Client/backupphp

Security

Token

cge.vgp@gmail.com Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles
[
  "ROLE_CLIENT"
]
Token
Symfony\Component\Security\Core\Authentication\Token\RememberMeToken {#366
  -user: App\Entity\User {#428 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -attributes: []
  -secret: "681093234f3b273c22a8e2db0694a99d"
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\AuthentificatorAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "remember_me"
  "App\Security\AuthentificatorAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#73
  -map: Symfony\Component\Security\Http\AccessMap {#41 …}
  -logger: Symfony\Bridge\Monolog\Logger {#289 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#303
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#16 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#289 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#313 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#288 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#291 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#263 …}
}
419.01 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#250
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#254 …}
}
0.52 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#304
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#26 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#312 …}
  -map: Symfony\Component\Security\Http\AccessMap {#41 …}
}
0.86 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#283
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#26 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#281 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#288 …}
}
0.00 ms (none)

Authenticators

Authenticator Supports Duration Passport
"App\Security\AuthentificatorAuthenticator"
0.00 ms (none)
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
0.00 ms (none)

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 {#15
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#59 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#57 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#58 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#62 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#61 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#60 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#63 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/Espace-Client/backupphp"
  #requestUri: "/Espace-Client/backupphp"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#317 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details