GET https://editeur-dentaire.fr/document/peview/1116430

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 {#301
  -map: Symfony\Component\Security\Http\AccessMap {#302 …}
  -logger: Monolog\Logger {#277 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#73
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#266 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#70 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#488 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#72 …}
  -logger: Monolog\Logger {#277 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#281 …}
}
0.19 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#67
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#66 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#60
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#489 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#456 …}
  -map: Symfony\Component\Security\Http\AccessMap {#302 …}
}
6.55 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#280
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#489 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#261 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#281 …}
  -csrfTokenManager: null
}
(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_ADMIN"
  "ROLE_MANAGER"
  "ROLE_SECRETARY"
  "ROLE_DIRECTOR"
  "ROLE_PRACTITIONER"
  "ROLE_GROUPADMIN"
  "ROLE_FULLDEVIS_MANAGER"
  "ROLE_FULLDEVIS_SECRETARY"
  "ROLE_FULLDEVIS_SUPERVISOR"
]
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: "/document/peview/1116430"
  #requestUri: "/document/peview/1116430"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#56 …}
  #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_ADMIN, ROLE_MANAGER, ROLE_SECRETARY, ROLE_DIRECTOR, ROLE_PRACTITIONER, ROLE_GROUPADMIN, ROLE_FULLDEVIS_MANAGER, ROLE_FULLDEVIS_SECRETARY, ROLE_FULLDEVIS_SUPERVISOR.
"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