https://ecpadmin.ecole-chauffeur-prive.fr/login

SecurityController :: login

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

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
[]
_stopwatch_token
"962c13"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"PHPSESSID=k6f9njpqmo146ok38rt07tqlgo; sf_redirect=%7B%22token%22%3A%22d10c72%22%2C%22route%22%3A%22app_home_admin%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%2Fhtml%5C%2Fepc-backend%5C%2Fsrc%5C%2FController%5C%2FHomeController.php%22%2C%22line%22%3A44%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
host
"ecpadmin.ecole-chauffeur-prive.fr"
referer
"https://ecpadmin.ecole-chauffeur-prive.fr/admin/"
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
"Sun, 19 Oct 2025 14:04:57 GMT"
x-debug-token
"aa8a93"

Cookies

Request Cookies

Key Value
PHPSESSID
"k6f9njpqmo146ok38rt07tqlgo"
sf_redirect
"{"token":"d10c72","route":"app_home_admin","method":"GET","controller":{"class":"App\\Controller\\HomeController","method":"index","file":"\/var\/www\/html\/epc-backend\/src\/Controller\/HomeController.php","line":44},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 2

Session Metadata

Key Value
Created
"Sun, 19 Oct 25 14:04:56 +0000"
Last used
"Sun, 19 Oct 25 14:04:56 +0000"
Lifetime
0

Session Attributes

Attribute Value
_security.main.target_path
"https://ecpadmin.ecole-chauffeur-prive.fr/admin/"

Session Usage

2 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:43
[
  [
    "file" => "/var/www/html/epc-backend/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 43
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/epc-backend/src/Controller/SecurityController.php"
    "line" => 26
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/epc-backend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 152
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/epc-backend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/epc-backend/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/epc-backend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/epc-backend/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/epc-backend/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/epc-backend/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:65
[
  [
    "file" => "/var/www/html/epc-backend/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 65
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/epc-backend/src/Controller/SecurityController.php"
    "line" => 28
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/epc-backend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 152
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/epc-backend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/epc-backend/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/epc-backend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/epc-backend/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/epc-backend/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/epc-backend/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
"422b57ad0cefc545b2ec211ef3cabf2d"
DATABASE_URL
"mysql://root:R!kub6b3_8@127.0.0.1:3306/ecp?serverVersion=5.7&charset=utf8mb4"
MAILER_DSN
"smtp://eps%40setit.fr:GzbLpWnnLbw93Uk@smtp.ionos.fr:465"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
SITE_URL
"http://ecpadmin.setit.fr/"
WKHTMLTOIMAGE_PATH
"/usr/local/bin/wkhtmltoimage"
WKHTMLTOPDF_PATH
"/usr/local/bin/wkhtmltopdf"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/html/epc-backend/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/html/epc-backend/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"PHPSESSID=k6f9njpqmo146ok38rt07tqlgo; sf_redirect=%7B%22token%22%3A%22d10c72%22%2C%22route%22%3A%22app_home_admin%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%2Fhtml%5C%2Fepc-backend%5C%2Fsrc%5C%2FController%5C%2FHomeController.php%22%2C%22line%22%3A44%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
HTTP_HOST
"ecpadmin.ecole-chauffeur-prive.fr"
HTTP_REFERER
"https://ecpadmin.ecole-chauffeur-prive.fr/admin/"
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:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REMOTE_ADDR
"216.73.216.134"
REMOTE_PORT
"14228"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1760882697
REQUEST_TIME_FLOAT
1760882697.1227
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/var/www/html/epc-backend/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://ecpadmin.ecole-chauffeur-prive.fr/login"
SCRIPT_URL
"/login"
SERVER_ADDR
"164.132.244.35"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"ecpadmin.ecole-chauffeur-prive.fr"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.55 (Ubuntu) Server at ecpadmin.ecole-chauffeur-prive.fr Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.55 (Ubuntu)"
SSL_TLS_SNI
"ecpadmin.ecole-chauffeur-prive.fr"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,DATABASE_URL,MAILER_DSN,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH,SITE_URL"