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 | "app_login" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#327 -supports: false -passport: null -duration: null -stub: "App\Security\UtilisateursAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\UtilisateursAuthenticator {#423 …} } ] |
| _stopwatch_token | "614cfd" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "PHPSESSID=j54dpjjdg342dkq0qu3ki7qjlr; sf_redirect=%7B%22token%22%3A%22f2655e%22%2C%22route%22%3A%22app_home%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%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fclients%5C%2Fclient1%5C%2Fweb14%5C%2Fweb%5C%2Ferpena%5C%2Fsrc%5C%2FController%5C%2FSecurityController.php%22%2C%22line%22%3A32%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=f2655e" |
| host | "www.scolarite.ena.ci" |
| referer | "https://www.scolarite.ena.ci/" |
| 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 05:50:52 GMT" |
| x-debug-token | "524765" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "j54dpjjdg342dkq0qu3ki7qjlr" |
| main_deauth_profile_token | "f2655e" |
| sf_redirect | "{"token":"f2655e","route":"app_home","method":"GET","controller":{"class":"App\\Controller\\SecurityController","method":"index","file":"\/var\/www\/clients\/client1\/web14\/web\/erpena\/src\/Controller\/SecurityController.php","line":32},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 3
Session Metadata
| Key | Value |
|---|---|
| Created | "Fri, 03 Apr 26 05:50:51 +0000" |
| Last used | "Fri, 03 Apr 26 05:50:51 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.main.target_path | "https://www.scolarite.ena.ci/" |
Session Usage
3
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/var/www/clients/client1/web14/web/erpena/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web14/web/erpena/src/Controller/SecurityController.php"
"line" => 49
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web14/web/erpena/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web14/web/erpena/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web14/web/erpena/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web14/web/erpena/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web14/web/erpena/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web14/web/erpena/public/index.php"
"line" => 5
"args" => [
"/var/www/clients/client1/web14/web/erpena/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/var/www/clients/client1/web14/web/erpena/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web14/web/erpena/src/Controller/SecurityController.php"
"line" => 53
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web14/web/erpena/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web14/web/erpena/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web14/web/erpena/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web14/web/erpena/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web14/web/erpena/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web14/web/erpena/public/index.php"
"line" => 5
"args" => [
"/var/www/clients/client1/web14/web/erpena/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Bridge\Twig\AppVariable:181
[
[
"file" => "/var/www/clients/client1/web14/web/erpena/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 181
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web14/web/erpena/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1909
"function" => "getFlashes"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web14/web/erpena/var/cache/dev/twig/eb/eb1f76ad0e48f30d7538acf9174b56dc.php"
"line" => 49
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/var/www/clients/client1/web14/web/erpena/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_804e265d7c9ec0dad550c4daa3c89fdf"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web14/web/erpena/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web14/web/erpena/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web14/web/erpena/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web14/web/erpena/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1520
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web14/web/erpena/var/cache/dev/twig/95/951f7e7e334228c37f4a534d0547f440.php"
"line" => 82
"function" => "include"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/var/www/clients/client1/web14/web/erpena/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_ce5360f5a2bee803c7592de0db182123"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web14/web/erpena/var/cache/dev/twig/cb/cb5362e83ced88af3243e1dcf4836a17.php"
"line" => 55
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web14/web/erpena/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_fadda399e870f4deb75a332be9252977"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web14/web/erpena/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web14/web/erpena/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web14/web/erpena/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web14/web/erpena/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web14/web/erpena/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 459
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web14/web/erpena/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 464
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web14/web/erpena/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 278
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web14/web/erpena/src/Controller/SecurityController.php"
"line" => 55
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web14/web/erpena/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web14/web/erpena/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web14/web/erpena/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web14/web/erpena/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web14/web/erpena/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/clients/client1/web14/web/erpena/public/index.php"
"line" => 5
"args" => [
"/var/www/clients/client1/web14/web/erpena/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://c1scolarite:Sases2025%40@127.0.0.1:3306/c1scolarite?charset=utf8mb4" |
| MAILER_DSN | "smtp://enaci.info@gmail.com:nnnpwryjxqilbqle@smtp.gmail.com:587?encryption=tls&auth_mode=login" |
| NZO_ENCRYPTOR_IV | "change_me" |
| NZO_ENCRYPTOR_SECRET | "change_me" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/clients/client1/web14/web" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/clients/client1/web14/web" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| H2PUSH | "off" |
| H2_PUSH | "off" |
| H2_PUSHED | "" |
| H2_PUSHED_ON | "" |
| H2_STREAM_ID | "5" |
| H2_STREAM_TAG | "167841-457-5" |
| HOME | "/var/www/clients/client1/web14" |
| HOSTNAME | "" |
| HTTP2 | "on" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "PHPSESSID=j54dpjjdg342dkq0qu3ki7qjlr; sf_redirect=%7B%22token%22%3A%22f2655e%22%2C%22route%22%3A%22app_home%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%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fclients%5C%2Fclient1%5C%2Fweb14%5C%2Fweb%5C%2Ferpena%5C%2Fsrc%5C%2FController%5C%2FSecurityController.php%22%2C%22line%22%3A32%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=f2655e" |
| HTTP_HOST | "www.scolarite.ena.ci" |
| HTTP_REFERER | "https://www.scolarite.ena.ci/" |
| 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" |
| PHP_SELF | "/erpena/public/index.php" |
| QUERY_STRING | "" |
| REDIRECT_H2PUSH | "off" |
| REDIRECT_H2_PUSH | "off" |
| REDIRECT_H2_PUSHED | "" |
| REDIRECT_H2_PUSHED_ON | "" |
| REDIRECT_H2_STREAM_ID | "5" |
| REDIRECT_H2_STREAM_TAG | "167841-457-5" |
| REDIRECT_HTTP2 | "on" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SCRIPT_URI | "https://www.scolarite.ena.ci/login" |
| REDIRECT_SCRIPT_URL | "/login" |
| REDIRECT_SSL_TLS_SNI | "www.scolarite.ena.ci" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/login" |
| REMOTE_ADDR | "216.73.216.222" |
| REMOTE_PORT | "17796" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1775195451 |
| REQUEST_TIME_FLOAT | 1775195451.9936 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/var/www/clients/client1/web14/web/erpena/public/index.php" |
| SCRIPT_NAME | "/erpena/public/index.php" |
| SCRIPT_URI | "https://www.scolarite.ena.ci/login" |
| SCRIPT_URL | "/login" |
| SERVER_ADDR | "31.207.33.177" |
| SERVER_ADMIN | "webmaster@scolarite.ena.ci" |
| SERVER_NAME | "www.scolarite.ena.ci" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/2.0" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "www.scolarite.ena.ci" |
| SYMFONY_DOTENV_PATH | "/var/www/clients/client1/web14/web/erpena/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MAILER_DSN,NZO_ENCRYPTOR_SECRET,NZO_ENCRYPTOR_IV" |
| TEMP | "/var/www/clients/client1/web14/tmp" |
| TMP | "/var/www/clients/client1/web14/tmp" |
| TMPDIR | "/var/www/clients/client1/web14/tmp" |
| USER | "web14" |
| proxy-nokeepalive | "1" |