Redirect 302 redirect from GET @dashboard (1f00f6)

GET https://cours-tocqueville.ldiro-softwares.dev/login

SecurityController :: login

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_access_control_attributes
[
  "PUBLIC_ACCESS"
]
_controller
"App\Controller\SecurityController::login"
_firewall_context
"security.firewall.map.context.main"
_links
Symfony\Component\WebLink\GenericLinkProvider {#820
  -links: [
    948 => Symfony\Component\WebLink\Link {#948
      -rel: [
        "preload" => "preload"
      ]
      -attributes: [
        "as" => "style"
      ]
      -href: "/assets/styles/app-K2ivp4e.css"
    }
    947 => Symfony\Component\WebLink\Link {#947
      -rel: [
        "preload" => "preload"
      ]
      -attributes: [
        "as" => "style"
      ]
      -href: "/assets/@symfony/ux-live-component/live.min-FOtfHpc.css"
    }
    946 => Symfony\Component\WebLink\Link {#946
      -rel: [
        "preload" => "preload"
      ]
      -attributes: [
        "as" => "style"
      ]
      -href: "/assets/vendor/tom-select/dist/css/tom-select.bootstrap5-vSxdtfD.css"
    }
  ]
}
_redirected
true
_route
"app_login"
_route_params
[]
_security_authenticators
[]
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#576
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#531 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#575
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#581 …}
  }
]
_stopwatch_token
"58b092"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, deflate"
connection
"close"
cookie
"sf_redirect=%7B%22token%22%3A%221f00f6%22%2C%22route%22%3A%22dashboard%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=1f00f6; PHPSESSID=5d402e8dd2b417ab4b0e7d62ff35ced8"
host
"cours-tocqueville.ldiro-softwares.dev"
user-agent
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36"
x-accel-internal
"/internal-nginx-static-location"
x-php-ob-level
"1"
x-real-ip
"10.1.3.222"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"private, must-revalidate"
content-type
"text/html; charset=UTF-8"
date
"Fri, 05 Jun 2026 12:48:51 GMT"
expires
"-1"
link
"</assets/styles/app-K2ivp4e.css>; rel="preload"; as="style",</assets/@symfony/ux-live-component/live.min-FOtfHpc.css>; rel="preload"; as="style",</assets/vendor/tom-select/dist/css/tom-select.bootstrap5-vSxdtfD.css>; rel="preload"; as="style""
pragma
"no-cache"
x-debug-token
"706615"

Cookies

Request Cookies

Key Value
PHPSESSID
"5d402e8dd2b417ab4b0e7d62ff35ced8"
main_deauth_profile_token
"1f00f6"
sf_redirect
"{"token":"1f00f6","route":"dashboard","method":"GET","controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController","status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 3

Session Metadata

Key Value
Created
"Fri, 05 Jun 26 14:48:51 +0200"
Last used
"Fri, 05 Jun 26 14:48:51 +0200"
Lifetime
0

Session Attributes

Attribute Value
_security.main.target_path
"https://cours-tocqueville.ldiro-softwares.dev/"

Session Usage

3 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
  [
    "file" => "/var/www/vhosts/ldiro-softwares.dev/cours-tocqueville.ldiro-softwares.dev/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ldiro-softwares.dev/cours-tocqueville.ldiro-softwares.dev/src/Controller/SecurityController.php"
    "line" => 18
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ldiro-softwares.dev/cours-tocqueville.ldiro-softwares.dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ldiro-softwares.dev/cours-tocqueville.ldiro-softwares.dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ldiro-softwares.dev/cours-tocqueville.ldiro-softwares.dev/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ldiro-softwares.dev/cours-tocqueville.ldiro-softwares.dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ldiro-softwares.dev/cours-tocqueville.ldiro-softwares.dev/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ldiro-softwares.dev/cours-tocqueville.ldiro-softwares.dev/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/ldiro-softwares.dev/cours-tocqueville.ldiro-softwares.dev/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
  [
    "file" => "/var/www/vhosts/ldiro-softwares.dev/cours-tocqueville.ldiro-softwares.dev/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ldiro-softwares.dev/cours-tocqueville.ldiro-softwares.dev/src/Controller/SecurityController.php"
    "line" => 21
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ldiro-softwares.dev/cours-tocqueville.ldiro-softwares.dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ldiro-softwares.dev/cours-tocqueville.ldiro-softwares.dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ldiro-softwares.dev/cours-tocqueville.ldiro-softwares.dev/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ldiro-softwares.dev/cours-tocqueville.ldiro-softwares.dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ldiro-softwares.dev/cours-tocqueville.ldiro-softwares.dev/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ldiro-softwares.dev/cours-tocqueville.ldiro-softwares.dev/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/ldiro-softwares.dev/cours-tocqueville.ldiro-softwares.dev/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:181
[
  [
    "file" => "/var/www/vhosts/ldiro-softwares.dev/cours-tocqueville.ldiro-softwares.dev/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 181
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ldiro-softwares.dev/cours-tocqueville.ldiro-softwares.dev/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1919
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ldiro-softwares.dev/cours-tocqueville.ldiro-softwares.dev/var/cache/dev/twig/a7/a7f8c13fba0a030130a2dc86b4e22551.php"
    "line" => 104
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/ldiro-softwares.dev/cours-tocqueville.ldiro-softwares.dev/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_body"
    "class" => "__TwigTemplate_966458a6e13f21ed673d1d40433ac08e"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ldiro-softwares.dev/cours-tocqueville.ldiro-softwares.dev/var/cache/dev/twig/8d/8d618519cc13c1dcdedf08a35fa0841a.php"
    "line" => 102
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ldiro-softwares.dev/cours-tocqueville.ldiro-softwares.dev/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_2053e73045ccb2582fdfc877fb578a7e"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ldiro-softwares.dev/cours-tocqueville.ldiro-softwares.dev/var/cache/dev/twig/a7/a7f8c13fba0a030130a2dc86b4e22551.php"
    "line" => 53
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ldiro-softwares.dev/cours-tocqueville.ldiro-softwares.dev/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_966458a6e13f21ed673d1d40433ac08e"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ldiro-softwares.dev/cours-tocqueville.ldiro-softwares.dev/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ldiro-softwares.dev/cours-tocqueville.ldiro-softwares.dev/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ldiro-softwares.dev/cours-tocqueville.ldiro-softwares.dev/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ldiro-softwares.dev/cours-tocqueville.ldiro-softwares.dev/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ldiro-softwares.dev/cours-tocqueville.ldiro-softwares.dev/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 467
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ldiro-softwares.dev/cours-tocqueville.ldiro-softwares.dev/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 472
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ldiro-softwares.dev/cours-tocqueville.ldiro-softwares.dev/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 284
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ldiro-softwares.dev/cours-tocqueville.ldiro-softwares.dev/src/Controller/SecurityController.php"
    "line" => 23
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ldiro-softwares.dev/cours-tocqueville.ldiro-softwares.dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ldiro-softwares.dev/cours-tocqueville.ldiro-softwares.dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ldiro-softwares.dev/cours-tocqueville.ldiro-softwares.dev/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ldiro-softwares.dev/cours-tocqueville.ldiro-softwares.dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ldiro-softwares.dev/cours-tocqueville.ldiro-softwares.dev/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ldiro-softwares.dev/cours-tocqueville.ldiro-softwares.dev/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/ldiro-softwares.dev/cours-tocqueville.ldiro-softwares.dev/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
"7f0da5d077ee6e0717f9e3620d1f8f3b"
APP_SHARE_DIR
"var/share"
DATABASE_URL
"mysql://ct:oQlyuY379Lahfj@fr-gra9-mariadb1.infra.hstng1821.cloud:3306/ct_dev?serverVersion=10.11.14-MariaDB&charset=utf8mb4"
DEFAULT_URI
"http://localhost"
MAILER_DSN
"null://null"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/var/www/vhosts/ldiro-softwares.dev/cours-tocqueville.ldiro-softwares.dev"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/vhosts/ldiro-softwares.dev/cours-tocqueville.ldiro-softwares.dev"
]
CONTEXT_DOCUMENT_ROOT
"/var/www/vhosts/ldiro-softwares.dev/cours-tocqueville.ldiro-softwares.dev/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/vhosts/ldiro-softwares.dev/cours-tocqueville.ldiro-softwares.dev/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www/vhosts/ldiro-softwares.dev"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, deflate"
HTTP_CONNECTION
"close"
HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%221f00f6%22%2C%22route%22%3A%22dashboard%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=1f00f6; PHPSESSID=5d402e8dd2b417ab4b0e7d62ff35ced8"
HTTP_HOST
"cours-tocqueville.ldiro-softwares.dev"
HTTP_USER_AGENT
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36"
HTTP_X_ACCEL_INTERNAL
"/internal-nginx-static-location"
HTTP_X_REAL_IP
"10.1.3.222"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"cours-tocqueville.ldiro-softwares.dev"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/login"
REMOTE_ADDR
"10.1.3.222"
REMOTE_PORT
"38274"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1780663731
REQUEST_TIME_FLOAT
1780663731.3515
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/var/www/vhosts/ldiro-softwares.dev/cours-tocqueville.ldiro-softwares.dev/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"127.0.0.1"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"cours-tocqueville.ldiro-softwares.dev"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
"<address>Apache Server at cours-tocqueville.ldiro-softwares.dev Port 443</address>\n"
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"cours-tocqueville.ldiro-softwares.dev"
SYMFONY_DOTENV_PATH
"/var/www/vhosts/ldiro-softwares.dev/cours-tocqueville.ldiro-softwares.dev/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN"
USER
"ldiro-softwares.dev_vjnwjzaxrji"
proxy-nokeepalive
"1"