PageController :: home
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\PageController::home" |
| _firewall_context | "security.firewall.map.context.main" |
| _locale | "fr" |
| _redirected | true |
| _route | "home" |
| _route_params | [ "schemes" => [ "https" ] "_locale" => "fr" ] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "577622" |
| schemes | [
"https"
] |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| connection | "close" |
| content-length | "" |
| content-type | "" |
| cookie | "sf_redirect=%7B%22token%22%3A%22566e8b%22%2C%22route%22%3A%22%7BredirectionLocal%7D%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CPageController%22%2C%22method%22%3A%22redirectionLocal%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fbdnf-bo%5C%2Fsrc%5C%2FController%5C%2FPageController.php%22%2C%22line%22%3A39%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| host | "bdnf.actimage-ext.net" |
| referer | "https://bdnf.actimage-ext.net/" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "216.73.216.86" |
| x-forwarded-host | "bdnf.actimage-ext.net" |
| x-forwarded-port | "443" |
| x-forwarded-proto | "https" |
| x-php-ob-level | "1" |
| x-real-ip | "216.73.216.86" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "private, must-revalidate" |
| content-security-policy | "default-src 'none'; block-all-mixed-content; connect-src 'self'; font-src fonts.gstatic.com 'self'; frame-src player.vimeo.com 'self'; img-src 'self' tarteaucitron.io data: logs.xiti.com; object-src 'self' data: tarteaucitron.io; script-src 'self' player.vimeo.com cdn.tarteaucitron.io 'nonce-d8TU8Nkqd6URKnxxow+Uvw=='; style-src 'self' fonts.googleapis.com 'unsafe-inline' cdn.tarteaucitron.io" |
| content-type | "text/html; charset=UTF-8" |
| date | "Mon, 08 Dec 2025 06:48:02 GMT" |
| expires | -1 |
| pragma | "no-cache" |
| referrer-policy | "no-referrer, strict-origin-when-cross-origin" |
| x-content-security-policy | "default-src 'none'; block-all-mixed-content; connect-src 'self'; font-src fonts.gstatic.com 'self'; frame-src player.vimeo.com 'self'; img-src 'self' tarteaucitron.io data: logs.xiti.com; object-src 'self' data: tarteaucitron.io; script-src 'self' player.vimeo.com cdn.tarteaucitron.io 'nonce-d8TU8Nkqd6URKnxxow+Uvw=='; style-src 'self' fonts.googleapis.com 'unsafe-inline' cdn.tarteaucitron.io" |
| x-content-type-options | "nosniff" |
| x-debug-token | "c2f75a" |
| x-frame-options | "DENY" |
| x-xss-protection | "1; mode=block" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| sf_redirect | "{"token":"566e8b","route":"{redirectionLocal}","method":"GET","controller":{"class":"App\\Controller\\PageController","method":"redirectionLocal","file":"\/var\/www\/bdnf-bo\/src\/Controller\/PageController.php","line":39},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 1
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
1
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
[
"file" => "/var/www/bdnf-bo/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 44
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/bdnf-bo/vendor/symfony/security-http/Firewall/AccessListener.php"
"line" => 87
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/bdnf-bo/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 49
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
"type" => "->"
]
[
"file" => "/var/www/bdnf-bo/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 26
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/var/www/bdnf-bo/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 73
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/var/www/bdnf-bo/vendor/symfony/security-http/Firewall.php"
"line" => 92
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/var/www/bdnf-bo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/var/www/bdnf-bo/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/bdnf-bo/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/bdnf-bo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/bdnf-bo/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/bdnf-bo/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/bdnf-bo/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/bdnf-bo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/bdnf-bo/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/bdnf-bo/public/index.php"
"line" => 5
"args" => [
"/var/www/bdnf-bo/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_SECRET | "8599426394qc22132218jc0e4c62139321" |
| BASE_URL | "https://bdnf.actimage-ext.net/" |
| DATABASE_URL | "postgresql://postgres:root@127.0.0.1:5432/bdnf?serverVersion=11&charset=utf8" |
Defined as regular env variables
| Key | Value |
|---|---|
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/var/www/bdnf-bo/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_CONNECTION | "close" |
| HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%22566e8b%22%2C%22route%22%3A%22%7BredirectionLocal%7D%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CPageController%22%2C%22method%22%3A%22redirectionLocal%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fbdnf-bo%5C%2Fsrc%5C%2FController%5C%2FPageController.php%22%2C%22line%22%3A39%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| HTTP_HOST | "bdnf.actimage-ext.net" |
| HTTP_REFERER | "https://bdnf.actimage-ext.net/" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_FORWARDED_FOR | "216.73.216.86" |
| HTTP_X_FORWARDED_HOST | "bdnf.actimage-ext.net" |
| HTTP_X_FORWARDED_PORT | "443" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_REAL_IP | "216.73.216.86" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "10.1.140.10" |
| REMOTE_PORT | "42334" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1765176482 |
| REQUEST_TIME_FLOAT | 1765176482.3182 |
| REQUEST_URI | "/fr" |
| SCRIPT_FILENAME | "/var/www/bdnf-bo/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "10.2.140.93" |
| SERVER_NAME | "bdnf.actimage-ext.net" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.0" |
| SERVER_SOFTWARE | "nginx/1.18.0" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_DEBUG,APP_SECRET,DATABASE_URL,BASE_URL" |
| USER | "www-data" |