LoginController :: index
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
Key | Value |
---|---|
_access_control_attributes | [
"PUBLIC_ACCESS"
] |
_controller | "App\Controller\LoginController::index" |
_firewall_context | "security.firewall.map.context.main" |
_links | Symfony\Component\WebLink\GenericLinkProvider {#813 -links: [ 780 => Symfony\Component\WebLink\Link {#780 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/vendor/photoswipe/dist/photoswipe.min-UAmLwo9.css" } 797 => Symfony\Component\WebLink\Link {#797 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/styles/app-2yRNy80.css" } ] } |
_redirected | true |
_route | "app_login" |
_route_params | [] |
_security_authenticators | [] |
_security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#537 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#478 …} } ] |
_stopwatch_token | "91b969" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, br, zstd, deflate" |
cookie | "PHPSESSID=92184a8953bbce84e7c401bfb35fe9bf; sf_redirect=%7B%22token%22%3A%22e2eed9%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%2Fhtml%5C%2Fadmosphr%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=e2eed9" |
host | "admosphr.ch" |
referer | "https://admosphr.ch/home" |
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 | "Tue, 08 Jul 2025 18:29:24 GMT" |
link | "</assets/vendor/photoswipe/dist/photoswipe.min-UAmLwo9.css>; rel="preload"; as="style",</assets/styles/app-2yRNy80.css>; rel="preload"; as="style"" |
x-debug-token | "9a6f53" |
Cookies
Request Cookies
Key | Value |
---|---|
PHPSESSID | "92184a8953bbce84e7c401bfb35fe9bf" |
main_deauth_profile_token | "e2eed9" |
sf_redirect | "{"token":"e2eed9","route":"app_home","method":"GET","controller":{"class":"App\\Controller\\HomeController","method":"index","file":"\/var\/www\/html\/admosphr\/src\/Controller\/HomeController.php","line":12},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 2
Session Metadata
Key | Value |
---|---|
Created | "Tue, 08 Jul 25 18:29:23 +0000" |
Last used | "Tue, 08 Jul 25 18:29:23 +0000" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_security.main.target_path | "https://admosphr.ch/home" |
Session Usage
2
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[ [ "file" => "/var/www/html/admosphr/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 38 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/html/admosphr/src/Controller/LoginController.php" "line" => 16 "function" => "getLastAuthenticationError" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/var/www/html/admosphr/vendor/symfony/http-kernel/HttpKernel.php" "line" => 183 "function" => "index" "class" => "App\Controller\LoginController" "type" => "->" ] [ "file" => "/var/www/html/admosphr/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/admosphr/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/admosphr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/html/admosphr/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/html/admosphr/public/index.php" "line" => 5 "args" => [ "/var/www/html/admosphr/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[ [ "file" => "/var/www/html/admosphr/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 57 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/html/admosphr/src/Controller/LoginController.php" "line" => 19 "function" => "getLastUsername" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/var/www/html/admosphr/vendor/symfony/http-kernel/HttpKernel.php" "line" => 183 "function" => "index" "class" => "App\Controller\LoginController" "type" => "->" ] [ "file" => "/var/www/html/admosphr/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/admosphr/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/admosphr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/html/admosphr/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/html/admosphr/public/index.php" "line" => 5 "args" => [ "/var/www/html/admosphr/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 | "a22b05344516d0610f9ed6da1638e5f0" |
DATABASE_URL | "postgresql://postgres:6ZSiKLTHQ7sLhCdXXMyTrQ8b7GhoQErGEcf7TocTfNHWFNPua6n2LpDthkCo4n2a@80621.s.time4vps.cloud:5432/admosphr?serverVersion=17.2&charset=utf8" |
MAILER_DSN | "null://null" |
MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTENT_LENGTH | "" |
CONTENT_TYPE | "" |
DOCUMENT_ROOT | "/var/www/html/admosphr/public" |
DOCUMENT_URI | "/index.php" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
HOME | "/var/www" |
HTTPS | "on" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
HTTP_COOKIE | "PHPSESSID=92184a8953bbce84e7c401bfb35fe9bf; sf_redirect=%7B%22token%22%3A%22e2eed9%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%2Fhtml%5C%2Fadmosphr%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=e2eed9" |
HTTP_HOST | "admosphr.ch" |
HTTP_REFERER | "https://admosphr.ch/home" |
HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
PATH_INFO | "" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REDIRECT_STATUS | "200" |
REMOTE_ADDR | "216.73.216.237" |
REMOTE_PORT | "14353" |
REMOTE_USER | "" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1751999363 |
REQUEST_TIME_FLOAT | 1751999363.9776 |
REQUEST_URI | "/login" |
SCRIPT_FILENAME | "/var/www/html/admosphr/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "194.135.89.91" |
SERVER_NAME | "admosphr.ch" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SOFTWARE | "nginx/1.22.1" |
SYMFONY_DOTENV_PATH | "/var/www/html/admosphr/.env" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN" |
USER | "www-data" |