SecurityController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | null |
| _controller | "App\Controller\SecurityController::login" |
| _firewall_context | "security.firewall.map.context.main" |
| _redirected | true |
| _route | "login" |
| _route_params | [] |
| _stopwatch_token | "dc144c" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "PHPSESSID=5721a5d80542d84d2bcb22c7dcc8910a; sf_redirect=%7B%22token%22%3A%221fc135%22%2C%22route%22%3A%22home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CSiteController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fsrc%5C%2FController%5C%2FSiteController.php%22%2C%22line%22%3A24%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| host | "preprod.disc-chantier.com" |
| referer | "http://preprod.disc-chantier.com/login" |
| 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-proto | "https" |
| x-frame-options | "SAMEORIGIN" |
| x-php-ob-level | "0" |
| 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 | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Sat, 06 Dec 2025 02:36:27 GMT" |
| x-debug-token | "b0bf0e" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "5721a5d80542d84d2bcb22c7dcc8910a" |
| sf_redirect | "{"token":"1fc135","route":"home","method":"GET","controller":{"class":"App\\Controller\\SiteController","method":"index","file":"\/var\/www\/src\/Controller\/SiteController.php","line":24},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 4
Session Metadata
| Key | Value |
|---|---|
| Created | "Sat, 06 Dec 25 03:36:27 +0100" |
| Last used | "Sat, 06 Dec 25 03:36:27 +0100" |
| Lifetime | 604800 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/authenticate | "cwbAl4xD49PzevWtcP0Hlu3KVNxAjR4CUb55fUXpdiI" |
| _security.main.target_path | "http://preprod.disc-chantier.com/" |
Session Usage
4
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[
[
"file" => "/var/www/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 40
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/src/Controller/SecurityController.php"
"line" => 19
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/public/index.php"
"line" => 20
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:59
[
[
"file" => "/var/www/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 59
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/src/Controller/SecurityController.php"
"line" => 22
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/public/index.php"
"line" => 20
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:76
[
[
"file" => "/var/www/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 76
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 69
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/form/FormRenderer.php"
"line" => 54
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/30/30410ea137b163895ae49b60bd6b20cb.php"
"line" => 136
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 431
"function" => "block_body"
"class" => "__TwigTemplate_9b93f4b7fdb29fcddde486a541268029"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/41/415d60deb0b513d7c8f756e31091b845.php"
"line" => 74
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 387
"function" => "doDisplay"
"class" => "__TwigTemplate_755fc427528f2ed18e21d9a30bc1ebe6"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/30/30410ea137b163895ae49b60bd6b20cb.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 387
"function" => "doDisplay"
"class" => "__TwigTemplate_9b93f4b7fdb29fcddde486a541268029"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 343
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 35
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Environment.php"
"line" => 320
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 431
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 436
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 250
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/src/Controller/SecurityController.php"
"line" => 24
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/public/index.php"
"line" => 20
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:66
[
[
"file" => "/var/www/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 66
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 74
"function" => "setToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/form/FormRenderer.php"
"line" => 54
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/30/30410ea137b163895ae49b60bd6b20cb.php"
"line" => 136
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 431
"function" => "block_body"
"class" => "__TwigTemplate_9b93f4b7fdb29fcddde486a541268029"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/41/415d60deb0b513d7c8f756e31091b845.php"
"line" => 74
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 387
"function" => "doDisplay"
"class" => "__TwigTemplate_755fc427528f2ed18e21d9a30bc1ebe6"
"type" => "->"
]
[
"file" => "/var/www/var/cache/dev/twig/30/30410ea137b163895ae49b60bd6b20cb.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 387
"function" => "doDisplay"
"class" => "__TwigTemplate_9b93f4b7fdb29fcddde486a541268029"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 343
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 35
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vendor/twig/twig/src/Environment.php"
"line" => 320
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 431
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 436
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 250
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/src/Controller/SecurityController.php"
"line" => 24
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/public/index.php"
"line" => 20
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_MAINTENANCE | "0" |
| APP_SECRET | "c32889a7076615aa3b30dd42545fe4a4" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
| DATABASE_URL | "mysql://root:Tananataquitter123.lo@db_preprod:3306/disc?serverVersion=8.3.0&charset=utf8mb4" |
| MAILER_DSN | "smtp://maildev_zabal_v2:25" |
| MAPBOX_TOKEN | "pk.eyJ1IjoiaGFzaGlpeCIsImEiOiJja3l1MGVscXAxMW9pMm9xYWIyM2IxbW0zIn0.OGFGDXy-tpH2In1koHwMTQ" |
Defined as regular env variables
| Key | Value |
|---|---|
| APACHE_CONFDIR | "/etc/apache2" |
| APACHE_ENVVARS | "/etc/apache2/envvars" |
| APACHE_LOCK_DIR | "/var/lock/apache2" |
| APACHE_LOG_DIR | "/var/log/apache2" |
| APACHE_PID_FILE | "/var/run/apache2/apache2.pid" |
| APACHE_RUN_DIR | "/var/run/apache2" |
| APACHE_RUN_GROUP | "www-data" |
| APACHE_RUN_USER | "www-data" |
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GPG_KEYS | "39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC" |
| HOSTNAME | "c676c7457604" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "PHPSESSID=5721a5d80542d84d2bcb22c7dcc8910a; sf_redirect=%7B%22token%22%3A%221fc135%22%2C%22route%22%3A%22home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CSiteController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fsrc%5C%2FController%5C%2FSiteController.php%22%2C%22line%22%3A24%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| HTTP_HOST | "preprod.disc-chantier.com" |
| HTTP_REFERER | "http://preprod.disc-chantier.com/login" |
| 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_PROTO | "https" |
| HTTP_X_FRAME_OPTIONS | "SAMEORIGIN" |
| HTTP_X_REAL_IP | "216.73.216.86" |
| LANG | "C" |
| PANTHER_CHROME_ARGUMENTS | "--disable-dev-shm-usage --remote-debugging-pipe" |
| PANTHER_NO_HEADLESS | "0" |
| PANTHER_NO_SANDBOX | "1" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHPIZE_DEPS | "autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c" |
| PHP_ASC_URL | "https://www.php.net/distributions/php-8.2.22.tar.xz.asc" |
| PHP_CFLAGS | "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" |
| PHP_CPPFLAGS | "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" |
| PHP_INI_DIR | "/usr/local/etc/php" |
| PHP_LDFLAGS | "-Wl,-O1 -pie" |
| PHP_SELF | "/index.php" |
| PHP_SHA256 | "8566229bc88ad1f4aadc10700ab5fbcec81587c748999d985f11cf3b745462df" |
| PHP_URL | "https://www.php.net/distributions/php-8.2.22.tar.xz" |
| PHP_VERSION | "8.2.22" |
| PWD | "/var/www" |
| QUERY_STRING | "" |
| REMOTE_ADDR | "172.20.0.1" |
| REMOTE_PORT | "58806" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1764988587 |
| REQUEST_TIME_FLOAT | 1764988587.536 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/var/www/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "172.20.0.3" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "preprod.disc-chantier.com" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.61 (Debian) Server at preprod.disc-chantier.com Port 80</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.61 (Debian)" |
| SHLVL | "0" |
| SOLVER_API_URL | "http://solver:8000" |
| SYMFONY_DOTENV_PATH | "/var/www/.env" |
| SYMFONY_DOTENV_VARS | "APP_MAINTENANCE,APP_ENV,APP_SECRET,DATABASE_URL,MAPBOX_TOKEN,CORS_ALLOW_ORIGIN,MAILER_DSN" |
| argc | 0 |
| argv | [] |