https://asso-planner.la-lila.org/evenement/changement-statut Return to referer URL

Security

Token

coantic.thibault@gmail.com Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#429
  -credentials: null
  -firewallName: "main"
  -user: App\Entity\User {#1182 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -authenticated: true
  -attributes: []
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.user
context main
entry_point App\Security\FacebookAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
  "remember_me"
  "App\Security\FacebookAuthenticator"
  "App\Security\GoogleAuthenticator"
  "App\Security\AmazonAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#110
  -map: Symfony\Component\Security\Http\AccessMap {#109 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#40 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#436
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#147 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#40 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#434 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#54 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#398 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#148 …}
    "enableUsageTracking"
  ]
}
90.59 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#461
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#529 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#53
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#148 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#415 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#54 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1725
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#148 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1705 …}
  -map: Symfony\Component\Security\Http\AccessMap {#109 …}
  -authManager: null
  -exceptionOnNoToken: false
}
2.65 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 {#59
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#84 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#58 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#93 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#86 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#85 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#83 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#87 …}
  #content: "type=event&id=408&column=INTENDED"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/evenement/changement-statut"
  #requestUri: "/evenement/changement-statut"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#373 …}
  #locale: null
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details