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" |
| _links | Symfony\Component\WebLink\GenericLinkProvider {#686 -links: [ 919 => Symfony\Component\WebLink\Link {#919 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/styles/app-T9wM1s-.css" } 918 => Symfony\Component\WebLink\Link {#918 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/styles/card-tile-42V2iA7.css" } ] } |
| _redirected | true |
| _route | "app_login" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#546 -supports: false -passport: null -duration: null -stub: "App\Security\LoginFormAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\LoginFormAuthenticator {#517 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#547 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#548 …} } ] |
| _stopwatch_token | "c4b580" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "main_deauth_profile_token=bfda72; PHPSESSID=9f67a17ae743a7960d11b67be7d09fa9; sf_redirect=%7B%22token%22%3A%22bfda72%22%2C%22route%22%3A%22app_index%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%2Fhome%5C%2Fclients%5C%2F2a2a142e21a1805e2a2d80101f4b37cd%5C%2Fdev%5C%2Fsrc%5C%2FController%5C%2FSecurityController.php%22%2C%22line%22%3A13%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| host | "dev3.prime-system.ch" |
| referer | "https://dev3.prime-system.ch/" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-proto | "https" |
| 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 | "Sat, 06 Dec 2025 04:01:43 GMT" |
| link | "</assets/styles/app-T9wM1s-.css>; rel="preload"; as="style",</assets/styles/card-tile-42V2iA7.css>; rel="preload"; as="style"" |
| x-debug-token | "65b307" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "9f67a17ae743a7960d11b67be7d09fa9" |
| main_deauth_profile_token | "bfda72" |
| sf_redirect | "{"token":"bfda72","route":"app_index","method":"GET","controller":{"class":"App\\Controller\\SecurityController","method":"index","file":"\/home\/clients\/2a2a142e21a1805e2a2d80101f4b37cd\/dev\/src\/Controller\/SecurityController.php","line":13},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 3
Session Metadata
| Key | Value |
|---|---|
| Created | "Sat, 06 Dec 25 05:01:43 +0100" |
| Last used | "Sat, 06 Dec 25 05:01:43 +0100" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.main.target_path | "https://dev3.prime-system.ch/" |
Session Usage
3
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/home/clients/2a2a142e21a1805e2a2d80101f4b37cd/dev/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/clients/2a2a142e21a1805e2a2d80101f4b37cd/dev/src/Controller/SecurityController.php"
"line" => 25
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/clients/2a2a142e21a1805e2a2d80101f4b37cd/dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/clients/2a2a142e21a1805e2a2d80101f4b37cd/dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/2a2a142e21a1805e2a2d80101f4b37cd/dev/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/2a2a142e21a1805e2a2d80101f4b37cd/dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/clients/2a2a142e21a1805e2a2d80101f4b37cd/dev/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/clients/2a2a142e21a1805e2a2d80101f4b37cd/dev/public/index.php"
"line" => 5
"args" => [
"/home/clients/2a2a142e21a1805e2a2d80101f4b37cd/dev/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/home/clients/2a2a142e21a1805e2a2d80101f4b37cd/dev/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/clients/2a2a142e21a1805e2a2d80101f4b37cd/dev/src/Controller/SecurityController.php"
"line" => 27
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/clients/2a2a142e21a1805e2a2d80101f4b37cd/dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/clients/2a2a142e21a1805e2a2d80101f4b37cd/dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/2a2a142e21a1805e2a2d80101f4b37cd/dev/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/2a2a142e21a1805e2a2d80101f4b37cd/dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/clients/2a2a142e21a1805e2a2d80101f4b37cd/dev/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/clients/2a2a142e21a1805e2a2d80101f4b37cd/dev/public/index.php"
"line" => 5
"args" => [
"/home/clients/2a2a142e21a1805e2a2d80101f4b37cd/dev/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/home/clients/2a2a142e21a1805e2a2d80101f4b37cd/dev/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/clients/2a2a142e21a1805e2a2d80101f4b37cd/dev/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 92
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/clients/2a2a142e21a1805e2a2d80101f4b37cd/dev/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1913
"function" => "getUser"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/home/clients/2a2a142e21a1805e2a2d80101f4b37cd/dev/var/cache/dev/twig/1d/1dde89e4d86e793ef139736d8e016502.php"
"line" => 125
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/home/clients/2a2a142e21a1805e2a2d80101f4b37cd/dev/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_container"
"class" => "__TwigTemplate_2461b2dc1afc88352096a23ce2bb42de"
"type" => "->"
]
[
"file" => "/home/clients/2a2a142e21a1805e2a2d80101f4b37cd/dev/var/cache/dev/twig/4a/4a148f0d440b559022c87ab9f17ca3a7.php"
"line" => 105
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/clients/2a2a142e21a1805e2a2d80101f4b37cd/dev/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_85609e1c1db58fd4cdac6fe26cd804bd"
"type" => "->"
]
[
"file" => "/home/clients/2a2a142e21a1805e2a2d80101f4b37cd/dev/var/cache/dev/twig/1d/1dde89e4d86e793ef139736d8e016502.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/clients/2a2a142e21a1805e2a2d80101f4b37cd/dev/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_2461b2dc1afc88352096a23ce2bb42de"
"type" => "->"
]
[
"file" => "/home/clients/2a2a142e21a1805e2a2d80101f4b37cd/dev/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/clients/2a2a142e21a1805e2a2d80101f4b37cd/dev/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/clients/2a2a142e21a1805e2a2d80101f4b37cd/dev/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/clients/2a2a142e21a1805e2a2d80101f4b37cd/dev/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/clients/2a2a142e21a1805e2a2d80101f4b37cd/dev/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 431
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/clients/2a2a142e21a1805e2a2d80101f4b37cd/dev/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 436
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/clients/2a2a142e21a1805e2a2d80101f4b37cd/dev/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 250
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/clients/2a2a142e21a1805e2a2d80101f4b37cd/dev/src/Controller/SecurityController.php"
"line" => 29
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/clients/2a2a142e21a1805e2a2d80101f4b37cd/dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/clients/2a2a142e21a1805e2a2d80101f4b37cd/dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/2a2a142e21a1805e2a2d80101f4b37cd/dev/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/2a2a142e21a1805e2a2d80101f4b37cd/dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/clients/2a2a142e21a1805e2a2d80101f4b37cd/dev/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/clients/2a2a142e21a1805e2a2d80101f4b37cd/dev/public/index.php"
"line" => 5
"args" => [
"/home/clients/2a2a142e21a1805e2a2d80101f4b37cd/dev/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 | "cd095a00d0b4f04740844dcbd0cbfc1b" |
| DATABASE_URL | "mysql://ncsq_dev:WuyDR9_so5_3@ncsq.myd.infomaniak.com:3306/ncsq_prime_dev3?serverVersion=10.6.17-MariaDB" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/home/clients/2a2a142e21a1805e2a2d80101f4b37cd/.config/apache/dev3.prime-system.ch/.fpm/" |
| CONTEXT_PREFIX | "/.fpm/" |
| DOCUMENT_ROOT | "/home/clients/2a2a142e21a1805e2a2d80101f4b37cd/dev/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "main_deauth_profile_token=bfda72; PHPSESSID=9f67a17ae743a7960d11b67be7d09fa9; sf_redirect=%7B%22token%22%3A%22bfda72%22%2C%22route%22%3A%22app_index%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%2Fhome%5C%2Fclients%5C%2F2a2a142e21a1805e2a2d80101f4b37cd%5C%2Fdev%5C%2Fsrc%5C%2FController%5C%2FSecurityController.php%22%2C%22line%22%3A13%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| HTTP_HOST | "dev3.prime-system.ch" |
| HTTP_REFERER | "https://dev3.prime-system.ch/" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_FORWARDED_PROTO | "https" |
| ORIG_PATH_INFO | "/index.php" |
| ORIG_PATH_TRANSLATED | "/home/clients/2a2a142e21a1805e2a2d80101f4b37cd/dev/public/index.php" |
| ORIG_SCRIPT_FILENAME | "/home/clients/2a2a142e21a1805e2a2d80101f4b37cd/.config/apache/dev3.prime-system.ch/.fpm/php5.external" |
| ORIG_SCRIPT_NAME | "/.fpm/php5.external" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHP_SELF | "/index.php" |
| PHP_VERSION | "8.3" |
| QUERY_STRING | "" |
| REDIRECT_HANDLER | "php5-fcgi" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_PHP_VERSION | "8.3" |
| REDIRECT_REDIRECT_HTTPS | "on" |
| REDIRECT_REDIRECT_PHP_VERSION | "8.3" |
| REDIRECT_REDIRECT_SCRIPT_URI | "https://dev3.prime-system.ch/login" |
| REDIRECT_REDIRECT_SCRIPT_URL | "/login" |
| REDIRECT_REDIRECT_SSL_TLS_SNI | "dev3.prime-system.ch" |
| REDIRECT_REDIRECT_STATUS | "200" |
| REDIRECT_REDIRECT_UNIQUE_ID | "aTOqp1KvCl_SQFtYEriArAAAABU" |
| REDIRECT_SCRIPT_URI | "https://dev3.prime-system.ch/login" |
| REDIRECT_SCRIPT_URL | "/login" |
| REDIRECT_SSL_TLS_SNI | "dev3.prime-system.ch" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "aTOqp1KvCl_SQFtYEriArAAAABU" |
| REDIRECT_URL | "/index.php" |
| REMOTE_ADDR | "216.73.216.173" |
| REMOTE_PORT | "54444" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1764993703 |
| REQUEST_TIME_FLOAT | 1764993703.7516 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/home/clients/2a2a142e21a1805e2a2d80101f4b37cd/dev/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://dev3.prime-system.ch/login" |
| SCRIPT_URL | "/login" |
| SERVER_ADDR | "127.0.0.80" |
| SERVER_ADMIN | "marc.bedaux@pentagon-system.ch" |
| SERVER_NAME | "dev3.prime-system.ch" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "dev3.prime-system.ch" |
| SYMFONY_DOTENV_PATH | "/home/clients/2a2a142e21a1805e2a2d80101f4b37cd/dev/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,MAILER_DSN,DATABASE_URL" |
| TEMP | "/home/clients/2a2a142e21a1805e2a2d80101f4b37cd/tmp" |
| TMP | "/home/clients/2a2a142e21a1805e2a2d80101f4b37cd/tmp" |
| TMPDIR | "/home/clients/2a2a142e21a1805e2a2d80101f4b37cd/tmp" |
| UNIQUE_ID | "aTOqp1KvCl_SQFtYEriArAAAABU" |