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 | "app_login" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#405 -supports: false -passport: null -duration: null -stub: "App\Security\UtilisateursAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\UtilisateursAuthenticator {#321 …} } ] |
| _stopwatch_token | "0f82f4" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| connection | "close" |
| content-length | "0" |
| cookie | "PHPSESSID=vkt0ram5gl75ko0sldfpi34mut; main_deauth_profile_token=f49820; sf_redirect=%7B%22token%22%3A%223aafe6%22%2C%22route%22%3A%22app_frontend%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CSecurityController%22%2C%22method%22%3A%22frontend%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fclients%5C%2Fclient1%5C%2Fweb4%5C%2Fweb%5C%2Fsigigen%5C%2Fsrc%5C%2FController%5C%2FSecurityController.php%22%2C%22line%22%3A36%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| host | "supervisions.menci-igen.net" |
| referer | "https://supervisions.menci-igen.net/frontend" |
| 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 | "Fri, 03 Apr 2026 15:00:49 GMT" |
| x-debug-token | "e9940c" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "vkt0ram5gl75ko0sldfpi34mut" |
| main_deauth_profile_token | "f49820" |
| sf_redirect | "{"token":"3aafe6","route":"app_frontend","method":"GET","controller":{"class":"App\\Controller\\SecurityController","method":"frontend","file":"\/var\/www\/clients\/client1\/web4\/web\/sigigen\/src\/Controller\/SecurityController.php","line":36},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 3
Session Metadata
| Key | Value |
|---|---|
| Created | "Fri, 03 Apr 26 15:00:49 +0000" |
| Last used | "Fri, 03 Apr 26 15:00:49 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.main.target_path | "https://supervisions.menci-igen.net/frontend" |
Session Usage
3
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/var/www/clients/client1/web4/web/sigigen/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web4/web/sigigen/src/Controller/SecurityController.php"
"line" => 58
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web4/web/sigigen/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web4/web/sigigen/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web4/web/sigigen/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web4/web/sigigen/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web4/web/sigigen/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web4/web/sigigen/public/index.php"
"line" => 5
"args" => [
"/var/www/clients/client1/web4/web/sigigen/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/var/www/clients/client1/web4/web/sigigen/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web4/web/sigigen/src/Controller/SecurityController.php"
"line" => 61
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web4/web/sigigen/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web4/web/sigigen/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web4/web/sigigen/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web4/web/sigigen/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web4/web/sigigen/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web4/web/sigigen/public/index.php"
"line" => 5
"args" => [
"/var/www/clients/client1/web4/web/sigigen/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Bridge\Twig\AppVariable:181
[
[
"file" => "/var/www/clients/client1/web4/web/sigigen/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 181
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web4/web/sigigen/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1909
"function" => "getFlashes"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web4/web/sigigen/var/cache/dev/twig/3b/3bf9144313111067111852e35f695710.php"
"line" => 49
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/var/www/clients/client1/web4/web/sigigen/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_28fda19ceb033f998ccc92d9b4e80119"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web4/web/sigigen/var/cache/dev/twig/76/76eefa548d2f9ec2e1ded58c9fc16b45.php"
"line" => 106
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web4/web/sigigen/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_bodySecurity"
"class" => "__TwigTemplate_551792b3627dbba5716e10aa87845de4"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web4/web/sigigen/var/cache/dev/twig/5d/5d1322be34a46b76e69ef31f72eea2e8.php"
"line" => 85
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web4/web/sigigen/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_29e36b100988deeab11ed6b227481381"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web4/web/sigigen/var/cache/dev/twig/76/76eefa548d2f9ec2e1ded58c9fc16b45.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web4/web/sigigen/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_551792b3627dbba5716e10aa87845de4"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web4/web/sigigen/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web4/web/sigigen/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web4/web/sigigen/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web4/web/sigigen/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web4/web/sigigen/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 431
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web4/web/sigigen/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 436
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web4/web/sigigen/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 250
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web4/web/sigigen/src/Controller/SecurityController.php"
"line" => 66
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web4/web/sigigen/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web4/web/sigigen/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web4/web/sigigen/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web4/web/sigigen/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web4/web/sigigen/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web4/web/sigigen/public/index.php"
"line" => 5
"args" => [
"/var/www/clients/client1/web4/web/sigigen/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "ea3471808cb92eb2d866fb0d45249f87" |
| DATABASE_URL | "mysql://c1igen_supervisions:zoCWWdcq69E%23P@127.0.0.1:3306/c1igen_supervision_mobile_examens?serverVersion=mariadb-10.4.21&charset=utf8mb4" |
| JWT_PASSPHRASE | "5b8061d8c604d316609b20ff14235110f8e602da3a7994124cdbb927f112800c" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| MAILER_DSN | "smtp://localhost:1025" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| NZO_ENCRYPTOR_IV | "change_me" |
| NZO_ENCRYPTOR_SECRET | "change_me" |
| WKHTMLTOIMAGE_PATH | "%kernel.project_dir%/bin/wkhtmltopdf/0.12.6_system/wkhtmltoimage" |
| WKHTMLTOPDF_PATH | "%kernel.project_dir%/bin/wkhtmltopdf/0.12.6_system/wkhtmltopdf" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| BASE | "/sigigen/public" |
| CONTENT_LENGTH | "0" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/supervisions.menci-igen.net/web" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/supervisions.menci-igen.net/web" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_CONNECTION | "close" |
| HTTP_COOKIE | "PHPSESSID=vkt0ram5gl75ko0sldfpi34mut; main_deauth_profile_token=f49820; sf_redirect=%7B%22token%22%3A%223aafe6%22%2C%22route%22%3A%22app_frontend%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CSecurityController%22%2C%22method%22%3A%22frontend%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fclients%5C%2Fclient1%5C%2Fweb4%5C%2Fweb%5C%2Fsigigen%5C%2Fsrc%5C%2FController%5C%2FSecurityController.php%22%2C%22line%22%3A36%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| HTTP_HOST | "supervisions.menci-igen.net" |
| HTTP_REFERER | "https://supervisions.menci-igen.net/frontend" |
| 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" |
| PHPRC | "/etc/php/8.2/cgi/" |
| PHP_DOCUMENT_ROOT | "/var/www/clients/client1/web4" |
| PHP_FCGI_MAX_REQUESTS | "5000" |
| PHP_SELF | "/sigigen/public/index.php" |
| PWD | "/var/www/php-fcgi-scripts/web4" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SCRIPT_URI | "https://supervisions.menci-igen.net/login" |
| REDIRECT_SCRIPT_URL | "/login" |
| REDIRECT_SSL_TLS_SNI | "supervisions.menci-igen.net" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/login" |
| REMOTE_ADDR | "216.73.216.59" |
| REMOTE_PORT | "42959" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1775228449 |
| REQUEST_TIME_FLOAT | 1775228449.1327 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/var/www/supervisions.menci-igen.net/web/sigigen/public/index.php" |
| SCRIPT_NAME | "/sigigen/public/index.php" |
| SCRIPT_URI | "https://supervisions.menci-igen.net/login" |
| SCRIPT_URL | "/login" |
| SERVER_ADDR | "94.72.105.146" |
| SERVER_ADMIN | "webmaster@supervisions.menci-igen.net" |
| SERVER_NAME | "supervisions.menci-igen.net" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "supervisions.menci-igen.net" |
| SYMFONY_DOTENV_PATH | "/var/www/clients/client1/web4/web/sigigen/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,DATABASE_URL,MAILER_DSN,NZO_ENCRYPTOR_SECRET,NZO_ENCRYPTOR_IV,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE" |
| TEMP | "/var/www/clients/client1/web4/tmp" |
| TMP | "/var/www/clients/client1/web4/tmp" |
| TMPDIR | "/var/www/clients/client1/web4/tmp" |