SecurityController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\SecurityController::login" |
| _firewall_context | "security.firewall.map.context.main" |
| _redirected | true |
| _route | "login" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#266 -options: [ "username_parameter" => "login[email]" "password_parameter" => "login[password]" "check_path" => "login" "post_only" => true "form_only" => false "enable_csrf" => true "csrf_parameter" => "_csrf_token" "csrf_token_id" => "authenticate" "login_path" => "login" "use_forward" => false ] -httpKernel: ? Symfony\Component\HttpKernel\HttpKernelInterface -httpUtils: Symfony\Component\Security\Http\HttpUtils {#257 …} -userProvider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#267 …} -successHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#258 …} -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#262 …} } Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#329 -secret: ? string -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#238 …} -cookieName: "REMEMBERME" -logger: Monolog\Logger {#263 …} -rememberMeHandler: Symfony\Component\Security\Http\RememberMe\SignatureRememberMeHandler {#330 …} } ] |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "sf_redirect=%7B%22token%22%3A%229a29b1%22%2C%22route%22%3A%22home_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CHomeController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fevolis_preprod%5C%2Fsrc%5C%2FController%5C%2FHomeController.php%22%2C%22line%22%3A30%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; EVOLIS_SESSION=82ff346560d9c5bc26440918025e886c" |
| host | "preprod.observatoirebtpevolis.com" |
| referer | "https://preprod.observatoirebtpevolis.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 |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Thu, 05 Feb 2026 07:14:41 GMT" |
| x-debug-token | "473194" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| EVOLIS_SESSION | "82ff346560d9c5bc26440918025e886c" |
| sf_redirect | "{"token":"9a29b1","route":"home_index","method":"GET","controller":{"class":"App\\Controller\\HomeController","method":"index","file":"\/home\/evolis_preprod\/src\/Controller\/HomeController.php","line":30},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session
Session Metadata
| Key | Value |
|---|---|
| Created | "Thu, 05 Feb 26 08:14:41 +0100" |
| Last used | "Thu, 05 Feb 26 08:14:41 +0100" |
| Lifetime | 14400 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-authenticate | "H8HniFOKB3DpdX345AF5D5vYHEP6ULRhsJbT7XvgFxs" |
| _csrf/https-login | "8dZNKm-I7PwuFq2BJRbRgNIhBDNXUpx1cJqAFaG7Aus" |
| _security.main.target_path | "https://preprod.observatoirebtpevolis.com/" |
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_SECRET | "ec7894457a28dfbb33154d98dfc4990e475dd5c7119969c68e29b37645ead26b" |
| APP_TIMEZONE | "Europe/Paris" |
| APP_URL | "https://preprod.observatoire.dev" |
| CACHE_DEFAULT_REDIS_PROVIDER | "redis://127.0.0.1:6379" |
| DATABASE_NAME | "evolis_preprod" |
| DATABASE_PASSWORD | "dKdhg6MCh*w^cEZysVJRv7d7c5C&byW3rVK0*Wt^kXGzh!4*Zj" |
| DATABASE_PORT | "5432" |
| DATABASE_URL | "postgresql://evolis_preprod:dKdhg6MCh*w^cEZysVJRv7d7c5C&byW3rVK0*Wt^kXGzh!4*Zj@127.0.0.1:5432/evolis_preprod?serverVersion=18.1&charset=utf8" |
| DATABASE_USER | "evolis_preprod" |
| MAILER_DSN | "sendmail://default?command=/usr/sbin/sendmail%20-bs" |
| MAILER_FROM_ADDRESS | "noreply@observatoirebtpevolis.com" |
| MAILER_FROM_NAME | "ObservatoireBTP" |
| MESSENGER_TRANSPORT_DSN | "redis://127.0.0.1:6379/messages" |
| POSTGRES_HOST | "127.0.0.1" |
| POSTGRES_VERSION | "18.1" |
| RABBITMQ_URL | "" |
| REDIS_MESSENGER_URL | "" |
| ROUTER_DEFAULT_URI | "https://preprod.observatoirebtpevolis.com" |
| WKHTMLTOIMAGE_PATH | "" |
| WKHTMLTOPDF_PATH | "" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "0" |
| APP_ENV | "dev" |
| CONTEXT_DOCUMENT_ROOT | "/home/evolis_preprod/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/home/evolis_preprod/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%229a29b1%22%2C%22route%22%3A%22home_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CHomeController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fevolis_preprod%5C%2Fsrc%5C%2FController%5C%2FHomeController.php%22%2C%22line%22%3A30%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; EVOLIS_SESSION=82ff346560d9c5bc26440918025e886c" |
| HTTP_HOST | "preprod.observatoirebtpevolis.com" |
| HTTP_REFERER | "https://preprod.observatoirebtpevolis.com/" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| INVOCATION_ID | "245d8c1b514848a0999703eadaf47a19" |
| JOURNAL_STREAM | "7:117572625" |
| LANG | "fr_FR.UTF-8" |
| NOTIFY_SOCKET | "/run/systemd/notify" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REMOTE_ADDR | "216.73.216.118" |
| REMOTE_PORT | "61361" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1770275681 |
| REQUEST_TIME_FLOAT | 1770275681.7283 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/home/evolis_preprod/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "5.39.75.232" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "preprod.observatoirebtpevolis.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "preprod.observatoirebtpevolis.com" |
| SYMFONY_DOTENV_PATH | "/home/evolis_preprod/.env" |
| SYMFONY_DOTENV_VARS | "APP_SECRET,DATABASE_NAME,DATABASE_USER,DATABASE_PASSWORD,DATABASE_PORT,POSTGRES_VERSION,POSTGRES_HOST,DATABASE_URL,MESSENGER_TRANSPORT_DSN,RABBITMQ_URL,REDIS_MESSENGER_URL,MAILER_DSN,MAILER_FROM_ADDRESS,MAILER_FROM_NAME,APP_URL,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH,CACHE_DEFAULT_REDIS_PROVIDER,APP_TIMEZONE,ROUTER_DEFAULT_URI" |
| SYSTEMD_EXEC_PID | "2942815" |
| USER | "www-data" |
| proxy-nokeepalive | "1" |