GET https://editeur-dentaire.fr/quotation/search-as-manager?direction=desc&from_form=1&pole=polepec

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
"Symfony\Component\Security\Http\Firewall\ChannelListener"
(none) (none)
"Symfony\Component\Security\Http\Firewall\ContextListener"
0.19 ms (none)
"Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
(none) (none)
"Symfony\Component\Security\Http\Firewall\AccessListener"
6.59 ms (none)
"Symfony\Component\Security\Http\Firewall\LogoutListener"
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\LoginFormAuthenticator"

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
2
"App\Security\ProfileVoter"
3
"App\Security\QuotationDataAccessVoter"
4
"App\Security\RoleVoter"
5
"App\Security\Voter\DocumentVoter"
6
"App\Security\Voter\EmailVoter"
7
"App\Security\Voter\QuotationVoter"

Access decision log

# Result Attributes Object
1 DENIED
[
  "ROLE_MANAGER"
  "ROLE_FULLDEVIS_MANAGER"
]
Symfony\Component\HttpFoundation\Request {#10
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#13 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#11 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#12 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#16 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#15 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#14 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#17 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/quotation/search-as-manager"
  #requestUri: "/quotation/search-as-manager?direction=desc&from_form=1&pole=polepec"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#75 …}
  #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 any of ROLE_MANAGER, ROLE_FULLDEVIS_MANAGER.
"App\Security\ProfileVoter"
ABSTAIN
"App\Security\QuotationDataAccessVoter"
ABSTAIN
"App\Security\RoleVoter"
ABSTAIN
"App\Security\Voter\DocumentVoter"
ABSTAIN
"App\Security\Voter\EmailVoter"
ABSTAIN
"App\Security\Voter\QuotationVoter"
ABSTAIN
Show voter details