Error 500 Internal Server Error

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

Forwarded to ErrorController (afe40c)

Security

Token

amine_gest_fd Username
Authenticated
6704f3 From
Property Value
Roles
[
  "ROLE_FULLDEVIS_MANAGER"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#49
  -user: App\Entity\User {#861 …}
  -roleNames: [
    "ROLE_FULLDEVIS_MANAGER"
  ]
  -attributes: []
  -firewallName: "main"
}

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 …}
}
10.64 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 …}
}
0.50 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"

Access decision log

# Result Attributes Object
1 GRANTED
[
  "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: ""
  #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
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
GRANTED
The user has ROLE_FULLDEVIS_MANAGER.
Show voter details
2 GRANTED DOCUMENT_DOWNLOAD
App\Entity\Document {#1447
  -id: 1116430
  -name: "aec6dcb3e859b6030c47cb930973f770.pdf"
  -user: Proxies\__CG__\App\Entity\User {#1477 …}
  -type: Proxies\__CG__\App\Entity\DocumentType {#1471 …}
  -createdAt: DateTime @1776284229 {#1469
    date: 2026-04-15 22:17:09.0 Europe/Paris (+02:00)
  }
  -quotationStatus: null
  -visitDate: null
  -comment: null
  -quotation: Proxies\__CG__\App\Entity\Quotation {#1597 …}
  -patient: Proxies\__CG__\App\Entity\Patient {#1607 …}
  -centre: Proxies\__CG__\App\Entity\Centre {#1617 …}
  -boundedAt: DateTime @1776284229 {#1465
    date: 2026-04-15 22:17:09.0 Europe/Paris (+02:00)
  }
  -signedByPatient: false
  -signedByCentre: false
  -signedByPatientAt: null
  -signedByCentreAt: null
  -signedByCentreUser: null
  -signedByPatientUser: null
  -secondUser: null
  -refusedByPatient: false
  -refusedByPatientAt: null
  -sentToPatientToSign: false
  -sentToPatientToSignAt: null
}
"App\Security\ProfileVoter"
ABSTAIN
"App\Security\QuotationDataAccessVoter"
ABSTAIN
"App\Security\RoleVoter"
ABSTAIN
"App\Security\Voter\DocumentVoter"
GRANTED
Show voter details