Request / Response
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\SiteController::home" |
| _firewall_context | "security.firewall.map.context.main" |
| _locale | "fr" |
| _route | "home" |
| _route_params | [ "_locale" => "fr" ] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "aea71e" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "PHPSESSID=jcdjv5a68eepl032tsapcua1g0" |
| host | "evaleo.atiweb.fr" |
| 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 |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=utf-8" |
| date | "Wed, 17 Dec 2025 17:37:45 GMT" |
| location | "https://evaleo.atiweb.fr/evaleo/login" |
| x-debug-token | "019949" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "jcdjv5a68eepl032tsapcua1g0" |
Response Cookies
No response cookies
Session 4
Session Metadata
| Key | Value |
|---|---|
| Created | "Wed, 17 Dec 25 18:37:44 +0100" |
| Last used | "Wed, 17 Dec 25 18:37:44 +0100" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _locale | "fr" |
| _security.main.target_path | "https://evaleo.atiweb.fr/" |
Session Usage
4
Usages
Stateless check enabled
| Usage |
|---|
Atiweb\EventSubscriber\UserLocaleSubscriber:43
[
[
"file" => "/var/www/evaleo.com/www/atiweb/src/EventSubscriber/UserLocaleSubscriber.php"
"line" => 43
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/evaleo.com/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelRequest"
"class" => "Atiweb\EventSubscriber\UserLocaleSubscriber"
"type" => "->"
]
[
"file" => "/var/www/evaleo.com/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/evaleo.com/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/evaleo.com/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/evaleo.com/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 157
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/evaleo.com/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/evaleo.com/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/evaleo.com/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/evaleo.com/www/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/evaleo.com/www/public/index.php"
"line" => 5
"args" => [
"/var/www/evaleo.com/www/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
[
"file" => "/var/www/evaleo.com/www/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 41
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/evaleo.com/www/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
"line" => 69
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/evaleo.com/www/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 111
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
"type" => "->"
]
[
"file" => "/var/www/evaleo.com/www/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 34
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/evaleo.com/www/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 40
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/var/www/evaleo.com/www/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 38
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/var/www/evaleo.com/www/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 25
"function" => "supports"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/var/www/evaleo.com/www/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 83
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/var/www/evaleo.com/www/vendor/symfony/security-http/Firewall.php"
"line" => 95
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/var/www/evaleo.com/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/var/www/evaleo.com/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/evaleo.com/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/evaleo.com/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/evaleo.com/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 157
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/evaleo.com/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/evaleo.com/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/evaleo.com/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/evaleo.com/www/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/evaleo.com/www/public/index.php"
"line" => 5
"args" => [
"/var/www/evaleo.com/www/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Firewall\ExceptionListener:28
[
[
"file" => "/var/www/evaleo.com/www/vendor/symfony/security-http/Util/TargetPathTrait.php"
"line" => 28
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/evaleo.com/www/vendor/symfony/security-http/Firewall/ExceptionListener.php"
"line" => 224
"function" => "saveTargetPath"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/var/www/evaleo.com/www/vendor/symfony/security-http/Firewall/ExceptionListener.php"
"line" => 195
"function" => "setTargetPath"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/var/www/evaleo.com/www/vendor/symfony/security-http/Firewall/ExceptionListener.php"
"line" => 148
"function" => "startAuthentication"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/var/www/evaleo.com/www/vendor/symfony/security-http/Firewall/ExceptionListener.php"
"line" => 103
"function" => "handleAccessDeniedException"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/var/www/evaleo.com/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelException"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/var/www/evaleo.com/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/evaleo.com/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/evaleo.com/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/evaleo.com/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 239
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/evaleo.com/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 91
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/evaleo.com/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/evaleo.com/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/evaleo.com/www/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/evaleo.com/www/public/index.php"
"line" => 5
"args" => [
"/var/www/evaleo.com/www/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Atiweb\EventSubscriber\TransSubscriber:117
[
[
"file" => "/var/www/evaleo.com/www/atiweb/src/EventSubscriber/TransSubscriber.php"
"line" => 117
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/evaleo.com/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Atiweb\EventSubscriber\TransSubscriber"
"type" => "->"
]
[
"file" => "/var/www/evaleo.com/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/evaleo.com/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/evaleo.com/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/evaleo.com/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/evaleo.com/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 265
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/evaleo.com/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 91
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/evaleo.com/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/evaleo.com/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/evaleo.com/www/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/evaleo.com/www/public/index.php"
"line" => 5
"args" => [
"/var/www/evaleo.com/www/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| ELASTICSEARCH_URL | "http://localhost:9200/" |
| GOOGLE_RECAPTCHA_SECRET_KEY | "" |
| GOOGLE_RECAPTCHA_SITE_KEY | "" |
| PROJECT_NAME | "evaleo" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_SECRET | "4f8a9d2e1c3b5a7f0d8e6c4b2a193e5f" |
| CABCM_DATABASE_URL | "mysql://inscriptadm:E$5OZhOAo0Y7@localhost:3306/cabcm" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/evaleo.com/www/public" |
| CONTEXT_PREFIX | "" |
| DATABASE_URL | "mysql://cevaleo:Huy9DAWVBt2zy8S@localhost:3306/cevaleo" |
| DB_BASE | "cevaleo" |
| DB_HOST | "localhost" |
| DB_PASS | "Huy9DAWVBt2zy8S" |
| DB_USER | "cevaleo" |
| DOCUMENT_ROOT | "/var/www/evaleo.com/www/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| H2PUSH | "off" |
| H2_PUSH | "off" |
| H2_PUSHED | "" |
| H2_PUSHED_ON | "" |
| H2_STREAM_ID | "3" |
| H2_STREAM_TAG | "3100410-131-3" |
| HOME | "/var/www" |
| HTTP2 | "on" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "PHPSESSID=jcdjv5a68eepl032tsapcua1g0" |
| HTTP_HOST | "evaleo.atiweb.fr" |
| 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:/sbin:/bin:/snap/bin" |
| PHP_ADMIN_VALUE | "open_basedir=/var/www/evaleo.com/www/:/tmp/" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_APP_ENV | "dev" |
| REDIRECT_APP_SECRET | "4f8a9d2e1c3b5a7f0d8e6c4b2a193e5f" |
| REDIRECT_CABCM_DATABASE_URL | "mysql://inscriptadm:E$5OZhOAo0Y7@localhost:3306/cabcm" |
| REDIRECT_DATABASE_URL | "mysql://cevaleo:Huy9DAWVBt2zy8S@localhost:3306/cevaleo" |
| REDIRECT_DB_BASE | "cevaleo" |
| REDIRECT_DB_HOST | "localhost" |
| REDIRECT_DB_PASS | "Huy9DAWVBt2zy8S" |
| REDIRECT_DB_USER | "cevaleo" |
| REDIRECT_H2PUSH | "off" |
| REDIRECT_H2_PUSH | "off" |
| REDIRECT_H2_PUSHED | "" |
| REDIRECT_H2_PUSHED_ON | "" |
| REDIRECT_H2_STREAM_ID | "3" |
| REDIRECT_H2_STREAM_TAG | "3100410-131-3" |
| REDIRECT_HTTP2 | "on" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_PHP_ADMIN_VALUE | "open_basedir=/var/www/evaleo.com/www/:/tmp/" |
| REDIRECT_SSL_TLS_SNI | "evaleo.atiweb.fr" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/" |
| REMOTE_ADDR | "216.73.216.91" |
| REMOTE_PORT | "8252" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1765993065 |
| REQUEST_TIME_FLOAT | 1765993065.0325 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/var/www/evaleo.com/www/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "172.31.12.78" |
| SERVER_ADMIN | "info@atiweb.fr" |
| SERVER_NAME | "evaleo.atiweb.fr" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/2.0" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "evaleo.atiweb.fr" |
| SYMFONY_DOTENV_VARS | "GOOGLE_RECAPTCHA_SITE_KEY,GOOGLE_RECAPTCHA_SECRET_KEY,ELASTICSEARCH_URL,PROJECT_NAME" |
| USER | "www-data" |
| proxy-nokeepalive | "1" |