https://b1.mirtillostudio.fr/ Return to referer URL

Security

Token

There is no security token.

Firewall

mainName
Security enabled
Stateless

Configuration

KeyValue
providersecurity.user.provider.concrete.app_user_provider
contextmain
entry_pointApp\Security\LoginFormAuthenticator
user_checkersecurity.user_checker
access_denied_handler(none)
access_denied_url(none)
authenticators
[
  "remember_me"
  "App\Security\LoginFormAuthenticator"
]

Listeners

ListenerDurationResponse
Symfony\Component\Security\Http\Firewall\ChannelListener {#2939
  -map: Symfony\Component\Security\Http\AccessMap {#2938 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#2974 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms(none)
Symfony\Component\Security\Http\Firewall\ContextListener {#2898
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#543 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#2974 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#2899 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#2964 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#934 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#542 …}
    "enableUsageTracking"
  ]
}
17.76 ms(none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#2895
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#2901 …}
}
0.00 ms(none)
Symfony\Component\Security\Http\Firewall\AccessListener {#2893
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#542 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#633 …}
  -map: Symfony\Component\Security\Http\AccessMap {#2938 …}
  -authManager: null
  -exceptionOnNoToken: false
}
1.96 ms(none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#2965
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#542 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#2991 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#2964 …}
}
0.00 ms(none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmativeStrategy
#Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"

Access decision log

#ResultAttributesObject
1GRANTED IS_AUTHENTICATED_ANONYMOUSLY
Symfony\Component\HttpFoundation\Request {#12
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#39 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#37 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#38 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#57 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#56 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#55 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#58 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "text/html"
    "application/xhtml+xml"
    "image/avif"
    "image/webp"
    "image/apng"
    "application/xml"
    "*/*"
    "application/signed-exchange"
  ]
  #pathInfo: "/"
  #requestUri: "/"
  #baseUrl: ""
  #basePath: ""
  #method: "POST"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#2885 …}
  #locale: "en"
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details