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 {#596 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#554 …} } ] |
| _stopwatch_token | "f27b25" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "sf_redirect=%7B%22token%22%3A%22510cb0%22%2C%22route%22%3A%22admin%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CAdmin%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fhtml%5C%2Fsrc%5C%2FController%5C%2FAdmin%5C%2FDashboardController.php%22%2C%22line%22%3A24%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=193e783b041cb1098edfdf6e4850c697; main_deauth_profile_token=2e5343" |
| host | "test.capterre.fr" |
| referer | "https://test.capterre.fr/admin" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "10.42.0.1" |
| x-forwarded-host | "test.capterre.fr" |
| x-forwarded-port | "443" |
| x-forwarded-proto | "https" |
| x-forwarded-server | "traefik-c98fdf6fb-pvgwk" |
| x-php-ob-level | "0" |
| x-real-ip | "10.42.0.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 | "Mon, 15 Dec 2025 22:44:15 GMT" |
| x-debug-token | "b8bd14" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "193e783b041cb1098edfdf6e4850c697" |
| main_deauth_profile_token | "2e5343" |
| sf_redirect | "{"token":"510cb0","route":"admin","method":"GET","controller":{"class":"App\\Controller\\Admin\\DashboardController","method":"index","file":"\/var\/www\/html\/src\/Controller\/Admin\/DashboardController.php","line":24},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 2
Session Metadata
| Key | Value |
|---|---|
| Created | "Mon, 15 Dec 25 22:44:15 +0000" |
| Last used | "Mon, 15 Dec 25 22:44:15 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-ea-batch-action-batchDelete | "5ZTKvtR7HwxNXX4jnohv28DK_3gDj1iCFyXogaGyD4U" |
| _csrf/https-ea-delete | "O1vqXGFr4cRHrDdkRl6p5or0iEqcC_mMiUJef3MZzus" |
| _security.main.target_path | "https://test.capterre.fr/admin" |
Session Usage
2
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/var/www/html/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/src/Controller/SecurityController.php"
"line" => 16
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/public/index.php"
"line" => 5
"args" => [
"/var/www/html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/var/www/html/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/src/Controller/SecurityController.php"
"line" => 19
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/public/index.php"
"line" => 5
"args" => [
"/var/www/html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| ADMIN_PASS | "woQhKoX25Y9Gj3JDfgjiYEePejZandOc" |
| APP_ENV | "dev" |
| APP_SECRET | "95181a113b9348aac103c118a1ab13c5" |
| CORS_ALLOW_ORIGIN | "*" |
| DATABASE_URL | "mysql://udbsfapp:UQBXygCo5vRMJALL2kIpxAa3WHVKL1oA@svc-cpt-db:3306/dbsfapp?serverVersion=10.10.2-MariaDB&charset=utf8mb4" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| COMPOSER_ALLOW_SUPERUSER | "1" |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/var/www/html/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GPG_KEYS | "AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD" |
| HOME | "/var/www" |
| HOSTNAME | "dep-cpt-web-68bf586588-mjbk6" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%22510cb0%22%2C%22route%22%3A%22admin%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CAdmin%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fhtml%5C%2Fsrc%5C%2FController%5C%2FAdmin%5C%2FDashboardController.php%22%2C%22line%22%3A24%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=193e783b041cb1098edfdf6e4850c697; main_deauth_profile_token=2e5343" |
| HTTP_HOST | "test.capterre.fr" |
| HTTP_REFERER | "https://test.capterre.fr/admin" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_FORWARDED_FOR | "10.42.0.1" |
| HTTP_X_FORWARDED_HOST | "test.capterre.fr" |
| HTTP_X_FORWARDED_PORT | "443" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_FORWARDED_SERVER | "traefik-c98fdf6fb-pvgwk" |
| HTTP_X_REAL_IP | "10.42.0.1" |
| KUBERNETES_PORT | "tcp://10.43.0.1:443" |
| KUBERNETES_PORT_443_TCP | "tcp://10.43.0.1:443" |
| KUBERNETES_PORT_443_TCP_ADDR | "10.43.0.1" |
| KUBERNETES_PORT_443_TCP_PORT | "443" |
| KUBERNETES_PORT_443_TCP_PROTO | "tcp" |
| KUBERNETES_SERVICE_HOST | "10.43.0.1" |
| KUBERNETES_SERVICE_PORT | "443" |
| KUBERNETES_SERVICE_PORT_HTTPS | "443" |
| 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.4.15.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 | "a060684f614b8344f9b34c334b6ba8db1177555997edb5b1aceab0a4b807da7e" |
| PHP_URL | "https://www.php.net/distributions/php-8.4.15.tar.xz" |
| PHP_VERSION | "8.4.15" |
| PWD | "/app" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "10.42.0.8" |
| REMOTE_PORT | "48624" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1765838655 |
| REQUEST_TIME_FLOAT | 1765838655.8067 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/var/www/html/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "10.42.0.71" |
| SERVER_NAME | "" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.29.3" |
| SVC_CPT_DB_PORT | "tcp://10.43.182.55:3306" |
| SVC_CPT_DB_PORT_3306_TCP | "tcp://10.43.182.55:3306" |
| SVC_CPT_DB_PORT_3306_TCP_ADDR | "10.43.182.55" |
| SVC_CPT_DB_PORT_3306_TCP_PORT | "3306" |
| SVC_CPT_DB_PORT_3306_TCP_PROTO | "tcp" |
| SVC_CPT_DB_SERVICE_HOST | "10.43.182.55" |
| SVC_CPT_DB_SERVICE_PORT | "3306" |
| SVC_CPT_WEB_PORT | "tcp://10.43.100.162:80" |
| SVC_CPT_WEB_PORT_80_TCP | "tcp://10.43.100.162:80" |
| SVC_CPT_WEB_PORT_80_TCP_ADDR | "10.43.100.162" |
| SVC_CPT_WEB_PORT_80_TCP_PORT | "80" |
| SVC_CPT_WEB_PORT_80_TCP_PROTO | "tcp" |
| SVC_CPT_WEB_SERVICE_HOST | "10.43.100.162" |
| SVC_CPT_WEB_SERVICE_PORT | "80" |
| SYMFONY_DOTENV_PATH | "/var/www/html/.env" |
| SYMFONY_DOTENV_VARS | "DATABASE_URL,ADMIN_PASS,APP_ENV,APP_SECRET,CORS_ALLOW_ORIGIN" |
| USER | "www-data" |
| X-Forwarded-Proto | "http" |
| argc | 0 |
| argv | [] |