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 {#881 -links: [ 994 => Symfony\Component\WebLink\Link {#994 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/styles/app-wUDIo0y.css" } ] } |
| _route | "app_login" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#619 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#570 …} } ] |
| _stopwatch_token | "56036c" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cache-control | "max-age=259200" |
| cookie | "PHPSESSID=5c444a55093d533db2d23fa3e33acf1a" |
| forwarded | "for=216.73.216.96; proto=http; host=www.formcodeur-clients.fr" |
| host | "www.formcodeur-clients.fr" |
| remote-ip | "216.73.216.96" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| via | "1.1 squid-proxy-5b5d847c96-w227j (squid/6.10)" |
| x-forwarded-for | "216.73.216.96" |
| x-forwarded-port | "80" |
| x-forwarded-proto | "http" |
| x-iplb-unique-id | "D849D860:2462_923BD198:0050_690AB148_5D436:5ECB" |
| x-ovhrequest-id | "01a0d4b98cf49bc96a510182e42e60de" |
| x-php-ob-level | "1" |
| x-predictor | "1" |
| x-remote-ip | "216.73.216.96" |
| x-remote-port | "9314" |
| x-remote-proto | "http" |
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 | "Wed, 05 Nov 2025 02:07:04 GMT" |
| link | "</assets/styles/app-wUDIo0y.css>; rel="preload"; as="style"" |
| x-debug-token | "484cd8" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "5c444a55093d533db2d23fa3e33acf1a" |
Response Cookies
No response cookies
Session 2
Session Metadata
| Key | Value |
|---|---|
| Created | "Wed, 05 Nov 25 03:07:03 +0100" |
| Last used | "Wed, 05 Nov 25 03:07:04 +0100" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _profiler_search_end | null |
| _profiler_search_ip | null |
| _profiler_search_limit | null |
| _profiler_search_method | null |
| _profiler_search_start | null |
| _profiler_search_status_code | null |
| _profiler_search_token | null |
| _profiler_search_type | "request" |
| _profiler_search_url | null |
Session Usage
2
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/home/formcol/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/formcol/src/Controller/SecurityController.php"
"line" => 16
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/formcol/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/formcol/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/formcol/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/formcol/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/formcol/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/formcol/public/index.php"
"line" => 5
"args" => [
"/home/formcol/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/home/formcol/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/formcol/src/Controller/SecurityController.php"
"line" => 19
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/formcol/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/formcol/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/formcol/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/formcol/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/formcol/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/formcol/public/index.php"
"line" => 5
"args" => [
"/home/formcol/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 | "38cba2cfa38cbf539d865eee703310f3" |
| DATABASE_URL | "mysql://formcolmto:S2Yzy9GGa2u5@formcolmto.mysql.db/formcolmto?serverVersion=8.4&charset=utf8mb4" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CFG_CLUSTER | "cluster131" |
| DOCUMENT_ROOT | "/home/formcol/public" |
| ENVIRONMENT | "production" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GEOIP_AREA_CODE | "805" |
| GEOIP_CITY | "Santa Paula" |
| GEOIP_COUNTRY_CODE | "US" |
| GEOIP_COUNTRY_NAME | "United States" |
| GEOIP_DMA_CODE | "803" |
| GEOIP_LATITUDE | "34.355598" |
| GEOIP_LONGITUDE | "-119.070099" |
| GEOIP_REGION | "CA" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_CACHE_CONTROL | "max-age=259200" |
| HTTP_COOKIE | "PHPSESSID=5c444a55093d533db2d23fa3e33acf1a" |
| HTTP_FORWARDED | "for=216.73.216.96; proto=http; host=www.formcodeur-clients.fr" |
| HTTP_HOST | "www.formcodeur-clients.fr" |
| HTTP_REMOTE_IP | "216.73.216.96" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_VIA | "1.1 squid-proxy-5b5d847c96-w227j (squid/6.10)" |
| HTTP_X_FORWARDED_FOR | "216.73.216.96" |
| HTTP_X_FORWARDED_PORT | "80" |
| HTTP_X_FORWARDED_PROTO | "http" |
| HTTP_X_IPLB_UNIQUE_ID | "D849D860:2462_923BD198:0050_690AB148_5D436:5ECB" |
| HTTP_X_OVHREQUEST_ID | "01a0d4b98cf49bc96a510182e42e60de" |
| HTTP_X_PREDICTOR | "1" |
| HTTP_X_REMOTE_IP | "216.73.216.96" |
| HTTP_X_REMOTE_PORT | "9314" |
| HTTP_X_REMOTE_PROTO | "http" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/login" |
| REMOTE_ADDR | "216.73.216.96" |
| REMOTE_PORT | "15510" |
| REQUEST_METHOD | "GET" |
| REQUEST_TIME | 1762308424 |
| REQUEST_TIME_FLOAT | 1762308424.8896 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/home/formcol/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "http://www.formcodeur-clients.fr/login" |
| SCRIPT_URL | "/login" |
| SERVER_ADDR | "10.131.20.9" |
| SERVER_ADMIN | "postmaster@www.formcodeur-clients.fr" |
| SERVER_NAME | "www.formcodeur-clients.fr" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SYMFONY_DOTENV_PATH | "/home/formcol/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN" |
| UNIQUE_ID | "aQqxSJdBh7CsqwRE5j8sQwAABBo" |
| USER | "formcol" |
| argc | 0 |
| argv | [] |