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 {#702 -supports: false -passport: null -duration: null -stub: "App\Security\AppCustomAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\AppCustomAuthenticator {#663 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#710 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#708 …} } ] |
_stopwatch_token | "521277" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, br" |
cdn-loop | "cloudflare; loops=1" |
cf-connecting-ip | "216.73.216.29" |
cf-ipcountry | "US" |
cf-ray | "98bda8544a4f10f9-ORD" |
cf-visitor | "{"scheme":"https"}" |
connection | "Keep-Alive" |
cookie | "PHPSESSID=f2loeohlt2stq12dslg40073pn; sf_redirect=%7B%22token%22%3A%22b81f75%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%5CHomeController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fpci_service%5C%2Fsrc%5C%2FController%5C%2FHomeController.php%22%2C%22line%22%3A12%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=b81f75" |
host | "pciservice.fr" |
referer | "https://pciservice.fr/" |
user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])" |
x-forwarded-for | "216.73.216.29" |
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 | "Thu, 09 Oct 2025 11:49:56 GMT" |
x-debug-token | "35451c" |
Cookies
Request Cookies
Key | Value |
---|---|
PHPSESSID | "f2loeohlt2stq12dslg40073pn" |
main_deauth_profile_token | "b81f75" |
sf_redirect | "{"token":"b81f75","route":"app_home","method":"GET","controller":{"class":"App\\Controller\\HomeController","method":"index","file":"\/var\/www\/pci_service\/src\/Controller\/HomeController.php","line":12},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 3
Session Metadata
Key | Value |
---|---|
Created | "Thu, 09 Oct 25 13:49:56 +0200" |
Last used | "Thu, 09 Oct 25 13:49:56 +0200" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_security.main.target_path | "https://pciservice.fr/" |
Session Usage
3
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[ [ "file" => "/var/www/pci_service/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 38 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/pci_service/src/Controller/SecurityController.php" "line" => 29 "function" => "getLastAuthenticationError" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/var/www/pci_service/vendor/symfony/http-kernel/HttpKernel.php" "line" => 183 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/var/www/pci_service/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/pci_service/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/pci_service/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/pci_service/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/pci_service/public/index.php" "line" => 7 "args" => [ "/var/www/pci_service/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[ [ "file" => "/var/www/pci_service/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 57 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/pci_service/src/Controller/SecurityController.php" "line" => 30 "function" => "getLastUsername" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/var/www/pci_service/vendor/symfony/http-kernel/HttpKernel.php" "line" => 183 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/var/www/pci_service/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/pci_service/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/pci_service/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/pci_service/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/pci_service/public/index.php" "line" => 7 "args" => [ "/var/www/pci_service/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Bridge\Twig\AppVariable:181
[ [ "file" => "/var/www/pci_service/vendor/symfony/twig-bridge/AppVariable.php" "line" => 181 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/pci_service/vendor/twig/twig/src/Extension/CoreExtension.php" "line" => 1909 "function" => "getFlashes" "class" => "Symfony\Bridge\Twig\AppVariable" "type" => "->" ] [ "file" => "/var/www/pci_service/var/cache/dev/twig/12/12cee0c8aba759fef9a0e29f84d6fad3.php" "line" => 74 "function" => "getAttribute" "class" => "Twig\Extension\CoreExtension" "type" => "::" ] [ "file" => "/var/www/pci_service/vendor/twig/twig/src/Template.php" "line" => 402 "function" => "doDisplay" "class" => "__TwigTemplate_ede9b11953096fc7c5a1e4b76cc3d074" "type" => "->" ] [ "file" => "/var/www/pci_service/var/cache/dev/twig/b8/b8d792c2f8dd0d85af2d4398c833a723.php" "line" => 55 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/pci_service/vendor/twig/twig/src/Template.php" "line" => 402 "function" => "doDisplay" "class" => "__TwigTemplate_82a7f96c0fc69b2429280666e0ab4f7d" "type" => "->" ] [ "file" => "/var/www/pci_service/vendor/twig/twig/src/Template.php" "line" => 358 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/pci_service/vendor/twig/twig/src/Template.php" "line" => 373 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/pci_service/vendor/twig/twig/src/TemplateWrapper.php" "line" => 51 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/pci_service/vendor/twig/twig/src/Environment.php" "line" => 333 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/pci_service/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 431 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/var/www/pci_service/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 436 "function" => "doRenderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/pci_service/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 250 "function" => "doRender" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/pci_service/src/Controller/SecurityController.php" "line" => 32 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/pci_service/vendor/symfony/http-kernel/HttpKernel.php" "line" => 183 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/var/www/pci_service/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/pci_service/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/pci_service/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/pci_service/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/pci_service/public/index.php" "line" => 7 "args" => [ "/var/www/pci_service/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_GOOGLE_KEY | "AIzaSyB56kUWccTYS_15dbAQsc7Y3ihIbdoHCOo" |
APP_MONDAY_KEY | "eyJhbGciOiJIUzI1NiJ9.eyJ0aWQiOjUyNjA2NDM4OSwiYWFpIjoxMSwidWlkIjo3NzE5NTk0OCwiaWFkIjoiMjAyNS0wNi0xM1QxMzoxMDozOC44OTJaIiwicGVyIjoibWU6d3JpdGUiLCJhY3RpZCI6MjUzMTUwMzcsInJnbiI6ImV1YzEifQ.vfTNo7eM79UTyp0O92ja4AXnWG9rH0X50GJUdUKdl1k" |
APP_SECRET | "ad0482dcd1ebc536614d057386f9bcce" |
DATABASE_URL | "mysql://mysqlUser:[email protected]:3306/pci_service?serverVersion=11.6.2-MariaDB&charset=utf8mb4" |
GOOGLE_MAPS_API_KEY | "# Get your API key at https://developers.google.com/maps/documentation/javascript/get-api-key" |
LOCK_DSN | "flock" |
MAILER_DSN | "smtp://envoi.smtp%40pci.fr:%24Scemm007%[email protected]:587?encryption=tls" |
MERCURE_JWT_SECRET | "!ChangeThisMercureHubJWTSecretKey!" |
MERCURE_PUBLIC_URL | "https://example.com/.well-known/mercure" |
MERCURE_URL | "https://example.com/.well-known/mercure" |
MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
UX_MAP_DSN | "google://%env(GOOGLE_MAPS_API_KEY)%@default" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTEXT_DOCUMENT_ROOT | "/var/www/pci_service/public" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/var/www/pci_service/public" |
GATEWAY_INTERFACE | "CGI/1.1" |
HTTPS | "on" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, br" |
HTTP_CDN_LOOP | "cloudflare; loops=1" |
HTTP_CF_CONNECTING_IP | "216.73.216.29" |
HTTP_CF_IPCOUNTRY | "US" |
HTTP_CF_RAY | "98bda8544a4f10f9-ORD" |
HTTP_CF_VISITOR | "{"scheme":"https"}" |
HTTP_CONNECTION | "Keep-Alive" |
HTTP_COOKIE | "PHPSESSID=f2loeohlt2stq12dslg40073pn; sf_redirect=%7B%22token%22%3A%22b81f75%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%5CHomeController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fpci_service%5C%2Fsrc%5C%2FController%5C%2FHomeController.php%22%2C%22line%22%3A12%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=b81f75" |
HTTP_HOST | "pciservice.fr" |
HTTP_REFERER | "https://pciservice.fr/" |
HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])" |
HTTP_X_FORWARDED_FOR | "216.73.216.29" |
HTTP_X_FORWARDED_PROTO | "https" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REDIRECT_HTTPS | "on" |
REDIRECT_SSL_TLS_SNI | "pciservice.fr" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/login" |
REMOTE_ADDR | "172.69.59.86" |
REMOTE_PORT | "32378" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1760010596 |
REQUEST_TIME_FLOAT | 1760010596.5478 |
REQUEST_URI | "/login" |
SCRIPT_FILENAME | "/var/www/pci_service/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "172.31.82.49" |
SERVER_ADMIN | "[no address given]" |
SERVER_NAME | "pciservice.fr" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "<address>Apache/2.4.58 (Ubuntu) Server at pciservice.fr Port 443</address>\n" |
SERVER_SOFTWARE | "Apache/2.4.58 (Ubuntu)" |
SSL_TLS_SNI | "pciservice.fr" |
SYMFONY_DOTENV_PATH | "/var/www/pci_service/.env" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_GOOGLE_KEY,APP_MONDAY_KEY,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET,GOOGLE_MAPS_API_KEY,UX_MAP_DSN,LOCK_DSN" |