GET https://clicfoot.fr/forfaits

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1114
  -map: Symfony\Component\Security\Http\AccessMap {#1113 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1125 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1076
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#283 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#1125 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1075 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1142 …}
  -registered: true
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#252 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#1073 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1069
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1071 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1067
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#284 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#274 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1113 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1122
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#284 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "core.user.security.logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1144 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1142 …}
}
0.00 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"
4
"App\ApiResource\Voter\Forfait\AbonnementVoter"
5
"App\ApiResource\Voter\Pronostics\PredictionVoter"
6
"App\ApiResource\Voter\Pronostics\PronosticVoter"
7
"App\Voter\Admin\User\UserUtilVoter"
8
"App\Voter\Front\Clubs\ClubsVoter"
9
"App\Voter\Front\Joueurs\JoueurVoter"
10
"App\Voter\Front\Ligues\LiguesVoter"
11
"App\Voter\Front\Matchs\MatchsVoter"
12
"App\Voter\Front\Pronostics\PredictionVoter"
13
"App\Voter\Front\Pronostics\PronosticVoter"