TemplateController :: templateAction
Request
GET Parameters
| Key | Value |
|---|---|
| url | "file:///app/.env" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | null |
| _controller | "Symfony\Bundle\FrameworkBundle\Controller\TemplateController::templateAction" |
| _firewall_context | "security.firewall.map.context.main" |
| _locale | "fr" |
| _route | "homepage" |
| _route_params | [ "template" => "default/homepage.html.twig" "_locale" => "fr" ] |
| _security_authenticators | [] |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#580 -supports: false -passport: null -duration: null -stub: "App\Security\ApiAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\ApiAuthenticator {#684 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#565 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#633 …} } ] |
| _stopwatch_token | "dc9885" |
| template | "default/homepage.html.twig" |
Request Headers
| Header | Value |
|---|---|
| accept | "text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8" |
| accept-encoding | "gzip, deflate, br" |
| accept-language | "en-GB,en;q=0.5" |
| host | "dashboard.dev.victo-app.fr" |
| origin | "https://dashboard.dev.victo-app.fr" |
| referer | "https://dashboard.dev.victo-app.fr/" |
| sec-ch-ua | ""Chromium";v="124", "Not_A Brand";v="8"" |
| sec-ch-ua-mobile | "?0" |
| sec-ch-ua-platform | ""Linux"" |
| sec-fetch-dest | "document" |
| sec-fetch-mode | "navigate" |
| sec-fetch-site | "cross-site" |
| upgrade-insecure-requests | "1" |
| user-agent | "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Tue, 12 May 2026 04:17:20 GMT" |
| x-debug-token | "94f735" |
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 |
|---|---|
| API_PLATFORM_URL | "https://api.dev.victo-app.fr/" |
| APP_ENV | "dev" |
| APP_SECRET | "not-a-secret--read-the-doc!" |
| APP_SHARE_DIR | "var/share" |
| DATABASE_URL | "sqlite:///%kernel.project_dir%/data/database.sqlite" |
| DEFAULT_URI | "http://localhost" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/var/www/Victo/dev/dashboard" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/Victo/dev/dashboard" ] |
| CONTEXT_DOCUMENT_ROOT | "/var/www/Victo/dev/dashboard/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/Victo/dev/dashboard/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www" |
| HTTPS | "on" |
| HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate, br" |
| HTTP_ACCEPT_LANGUAGE | "en-GB,en;q=0.5" |
| HTTP_HOST | "dashboard.dev.victo-app.fr" |
| HTTP_ORIGIN | "https://dashboard.dev.victo-app.fr" |
| HTTP_REFERER | "https://dashboard.dev.victo-app.fr/" |
| HTTP_SEC_CH_UA | ""Chromium";v="124", "Not_A Brand";v="8"" |
| HTTP_SEC_CH_UA_MOBILE | "?0" |
| HTTP_SEC_CH_UA_PLATFORM | ""Linux"" |
| HTTP_SEC_FETCH_DEST | "document" |
| HTTP_SEC_FETCH_MODE | "navigate" |
| HTTP_SEC_FETCH_SITE | "cross-site" |
| HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
| HTTP_USER_AGENT | "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "url=file:///app/.env" |
| REMOTE_ADDR | "45.88.138.44" |
| REMOTE_PORT | "6440" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1778559440 |
| REQUEST_TIME_FLOAT | 1778559440.4187 |
| REQUEST_URI | "/?url=file:///app/.env" |
| SCRIPT_FILENAME | "/var/www/Victo/dev/dashboard/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "149.202.95.185" |
| SERVER_ADMIN | "webmaster@localhost" |
| SERVER_NAME | "dashboard.dev.victo-app.fr" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.67 (Debian) Server at dashboard.dev.victo-app.fr Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.67 (Debian)" |
| SSL_TLS_SNI | "dashboard.dev.victo-app.fr" |
| SYMFONY_DOTENV_PATH | "/var/www/Victo/dev/dashboard/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,DATABASE_URL,MAILER_DSN,DEFAULT_URI,MESSENGER_TRANSPORT_DSN,API_PLATFORM_URL" |
| USER | "www-data" |
| proxy-nokeepalive | "1" |