GET https://recette.arinao.fr/

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1019
  -map: Symfony\Component\Security\Http\AccessMap {#1014 …}
  -logger: Monolog\Logger {#621 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#993
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#133 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#1057 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#167 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1049 …}
  -logger: Monolog\Logger {#621 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#918 …}
}
0.32 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#949
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1031 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#1062
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#168 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#994 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#1063 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#159 …}
  -logger: Monolog\Logger {#621 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ADMIN"
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#562 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#386 …}
  -targetRoute: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#965
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#168 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#159 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1014 …}
}
1.56 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#770
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#168 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#931 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#918 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\AppCustomAuthenticator"

This authenticator did not support the request.

skipped
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
2
"App\Security\Voter\ClausePrestationVoter"
3
"App\Security\Voter\CommandeFournisseurVoter"
4
"App\Security\Voter\CommissionVoter"
5
"App\Security\Voter\ContactVoter"
6
"App\Security\Voter\ContratVoter"
7
"App\Security\Voter\DiscussionVoter"
8
"App\Security\Voter\EventVoter"
9
"App\Security\Voter\FactureContratVoter"
10
"App\Security\Voter\FournisseurVoter"
11
"App\Security\Voter\FourniturePrestationVoter"
12
"App\Security\Voter\FraisFournisseurVoter"
13
"App\Security\Voter\LieuVoter"
14
"App\Security\Voter\NoteDeFraisVoter"
15
"App\Security\Voter\OpportuniteVoter"
16
"App\Security\Voter\OrganisateurVoter"
17
"App\Security\Voter\PrestationsVoter"
18
"App\Security\Voter\ProjetVoter"
19
"App\Security\Voter\UserVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#15 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#5 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#10 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#18 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#17 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#16 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#19 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "*/*"
  ]
  #pathInfo: "/"
  #requestUri: "/"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#1036 …}
  #locale: null
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
DENIED
The user doesn't have ROLE_USER.
"App\Security\Voter\ClausePrestationVoter"
ABSTAIN
"App\Security\Voter\CommandeFournisseurVoter"
ABSTAIN
"App\Security\Voter\CommissionVoter"
ABSTAIN
"App\Security\Voter\ContactVoter"
ABSTAIN
"App\Security\Voter\ContratVoter"
ABSTAIN
"App\Security\Voter\DiscussionVoter"
ABSTAIN
"App\Security\Voter\EventVoter"
ABSTAIN
"App\Security\Voter\FactureContratVoter"
ABSTAIN
"App\Security\Voter\FournisseurVoter"
ABSTAIN
"App\Security\Voter\FourniturePrestationVoter"
ABSTAIN
"App\Security\Voter\FraisFournisseurVoter"
ABSTAIN
"App\Security\Voter\LieuVoter"
ABSTAIN
"App\Security\Voter\NoteDeFraisVoter"
ABSTAIN
"App\Security\Voter\OpportuniteVoter"
ABSTAIN
"App\Security\Voter\OrganisateurVoter"
ABSTAIN
"App\Security\Voter\PrestationsVoter"
ABSTAIN
"App\Security\Voter\ProjetVoter"
ABSTAIN
"App\Security\Voter\UserVoter"
ABSTAIN
Show voter details