Redirect 302 redirect from GET @app_home (89eb92)

GET https://facturation.myapp.agence-saycom.com/login

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 {#535
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#483 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#539
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#540 …}
  }
]
_stopwatch_token
"b0d866"

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8"
accept-encoding
"gzip, deflate"
accept-language
"en-US,en;q=0.5"
cache-control
"max-age=0"
connection
"keep-alive"
cookie
"sf_redirect=%7B%22token%22%3A%2289eb92%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%2Ffacturation-app%5C%2Fsrc%5C%2FController%5C%2FHomeController.php%22%2C%22line%22%3A21%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=89eb92; PHPSESSID=a621d31b78937e6b91ce3b88a856781d"
host
"facturation.myapp.agence-saycom.com"
upgrade-insecure-requests
"1"
user-agent
"Mozilla/5.0 (X11; Linux i686; rv:109.0) Gecko/20100101 Firefox/120.0"
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, 10 Jan 2026 19:25:28 GMT"
x-debug-token
"1ac048"

Cookies

Request Cookies

Key Value
PHPSESSID
"a621d31b78937e6b91ce3b88a856781d"
main_deauth_profile_token
"89eb92"
sf_redirect
"{"token":"89eb92","route":"app_home","method":"GET","controller":{"class":"App\\Controller\\HomeController","method":"index","file":"\/var\/www\/facturation-app\/src\/Controller\/HomeController.php","line":21},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 2

Session Metadata

Key Value
Created
"Sat, 10 Jan 26 19:25:28 +0000"
Last used
"Sat, 10 Jan 26 19:25:28 +0000"
Lifetime
0

Session Attributes

Attribute Value
_security.main.target_path
"https://facturation.myapp.agence-saycom.com/"

Session Usage

2 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
  [
    "file" => "/var/www/facturation-app/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/facturation-app/src/Controller/SecurityController.php"
    "line" => 16
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/facturation-app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/facturation-app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/facturation-app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/facturation-app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/facturation-app/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/facturation-app/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/facturation-app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
  [
    "file" => "/var/www/facturation-app/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/facturation-app/src/Controller/SecurityController.php"
    "line" => 19
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/facturation-app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/facturation-app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/facturation-app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/facturation-app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/facturation-app/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/facturation-app/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/facturation-app/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
"50439d67d8627df9317d0c93daa7121c"
DATABASE_LOCAL_URL
"mysql://facturation.usr:UYehjsrBAv5u8J7@127.0.0.1:3306/facturation.myapp?serverVersion=11.8.3-MariaDB-0+deb13u"
DATABASE_REMOTE_URL
"postgresql://localdev:Saycom85fr@ss244583-001.eu.clouddb.ovh.net:35795/pennylane"
MAILER_DSN
"smtp://facturation%40agence-saycom.fr:kQHz8cwP-3F6uax@ssl0.ovh.net:587"
MESSENGER_TRANSPORT_DSN
"sync://"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/facturation-app/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/facturation-app/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8"
HTTP_ACCEPT_ENCODING
"gzip, deflate"
HTTP_ACCEPT_LANGUAGE
"en-US,en;q=0.5"
HTTP_CACHE_CONTROL
"max-age=0"
HTTP_CONNECTION
"keep-alive"
HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%2289eb92%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%2Ffacturation-app%5C%2Fsrc%5C%2FController%5C%2FHomeController.php%22%2C%22line%22%3A21%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=89eb92; PHPSESSID=a621d31b78937e6b91ce3b88a856781d"
HTTP_HOST
"facturation.myapp.agence-saycom.com"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (X11; Linux i686; rv:109.0) Gecko/20100101 Firefox/120.0"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REMOTE_ADDR
"149.57.180.163"
REMOTE_PORT
"28716"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1768073128
REQUEST_TIME_FLOAT
1768073128.1215
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/var/www/facturation-app/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"54.37.159.51"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"facturation.myapp.agence-saycom.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.65 (Debian) Server at facturation.myapp.agence-saycom.com Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.65 (Debian)"
SSL_TLS_SNI
"facturation.myapp.agence-saycom.com"
SYMFONY_DOTENV_PATH
"/var/www/facturation-app/.env"
SYMFONY_DOTENV_VARS
"DATABASE_LOCAL_URL,DATABASE_REMOTE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,APP_SECRET,APP_ENV"