InvoiceDownloadController :: download
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | null |
| _controller | "App\Controller\InvoiceDownloadController::download" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "app_invoice_download" |
| _route_params | [ "token" => "6c779f378331f2ae4a03518571ad3321" ] |
| _security_authenticators | [] |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#534 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#484 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#538 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#539 …} } ] |
| _stopwatch_token | "fe7f1c" |
| token | "6c779f378331f2ae4a03518571ad3321" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| host | "facturation.myapp.agence-saycom.com" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| accept-ranges | "bytes" |
| cache-control | "must-revalidate, no-cache, no-store, private" |
| content-disposition | "attachment; filename=Facture_202606-FA010808.pdf" |
| content-length | "95556" |
| content-type | "application/pdf" |
| date | "Mon, 15 Jun 2026 17:45:14 GMT" |
| expires | "0" |
| last-modified | "Mon, 01 Jun 2026 14:01:32 GMT" |
| pragma | "no-cache" |
| x-debug-token | "3304a9" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
0
Usages
Stateless check enabled
Session not used.
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "50439d67d8627df9317d0c93daa7121c" |
| DATABASE_LOCAL_URL | "mysql://facturation.usr:UYehjsrBAv5u8J7@127.0.0.1:3306/facturation.myapp?serverVersion=11.8.3-MariaDB-0+deb13u" |
| DATABASE_REMOTE_URL | "postgresql://localdev:Saycom85fr@ss244583-001.eu.clouddb.ovh.net:35795/pennylane" |
| MAILER_DSN | "smtp://secretariat%40agence-saycom.fr:R8L5HDbHDP%3FGVQn@ssl0.ovh.net:587" |
| MESSENGER_TRANSPORT_DSN | "sync://" |
| PDF_API_KEY | "apikey50439d67d8627df9317d0c93daa7121c" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/facturation-app/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/facturation-app/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_HOST | "facturation.myapp.agence-saycom.com" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REMOTE_ADDR | "216.73.217.151" |
| REMOTE_PORT | "2029" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1781545514 |
| REQUEST_TIME_FLOAT | 1781545514.8094 |
| REQUEST_URI | "/download/invoice/6c779f378331f2ae4a03518571ad3321" |
| SCRIPT_FILENAME | "/var/www/facturation-app/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "54.37.159.51" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "facturation.myapp.agence-saycom.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.67 (Debian) Server at facturation.myapp.agence-saycom.com Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.67 (Debian)" |
| SSL_TLS_SNI | "facturation.myapp.agence-saycom.com" |
| SYMFONY_DOTENV_PATH | "/var/www/facturation-app/.env" |
| SYMFONY_DOTENV_VARS | "DATABASE_LOCAL_URL,DATABASE_REMOTE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,APP_SECRET,PDF_API_KEY,APP_ENV" |