Redirect 302 redirect from GET @app_home (62f2b3)

GET https://www.my3.freelinelab.pl/login

SecurityController :: login

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_access_control_attributes
[
  "PUBLIC_ACCESS"
]
_controller
"App\Presentation\Controller\SecurityController::login"
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_route
"login"
_route_params
[]
_security_authenticators
[]
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#319
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#248 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#318
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#324 …}
  }
]
_stopwatch_token
"25a476"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"PHPSESSID=8a0b770da41f0b0149bb4e36e2d3c2ff; sf_redirect=%7B%22token%22%3A%2262f2b3%22%2C%22route%22%3A%22app_home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CPresentation%5C%5CController%5C%5CHomeController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fmyf2024%5C%2Fdomains%5C%2Fmy3.freelinelab.pl%5C%2Fpublic_html%5C%2Fsrc%5C%2FPresentation%5C%2FController%5C%2FHomeController.php%22%2C%22line%22%3A25%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=62f2b3"
host
"www.my3.freelinelab.pl"
referer
"https://www.my3.freelinelab.pl/"
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-security-policy
"default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://cdn.tailwindcss.com https://cdn.jsdelivr.net; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://cdn.tailwindcss.com; img-src 'self' data: https:; font-src 'self' data: https://fonts.gstatic.com; connect-src 'self' https://fonts.googleapis.com https://fonts.gstatic.com;"
content-type
"text/html; charset=UTF-8"
date
"Wed, 10 Dec 2025 01:42:15 GMT"
permissions-policy
"geolocation=(), microphone=(), camera=()"
referrer-policy
"strict-origin-when-cross-origin"
strict-transport-security
"max-age=31536000; includeSubDomains; preload"
x-content-type-options
"nosniff"
x-debug-token
"ea8554"
x-frame-options
"SAMEORIGIN"
x-xss-protection
"1; mode=block"

Cookies

Request Cookies

Key Value
PHPSESSID
"8a0b770da41f0b0149bb4e36e2d3c2ff"
main_deauth_profile_token
"62f2b3"
sf_redirect
"{"token":"62f2b3","route":"app_home","method":"GET","controller":{"class":"App\\Presentation\\Controller\\HomeController","method":"index","file":"\/home\/myf2024\/domains\/my3.freelinelab.pl\/public_html\/src\/Presentation\/Controller\/HomeController.php","line":25},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 2

Session Metadata

Key Value
Created
"Wed, 10 Dec 25 02:42:14 +0100"
Last used
"Wed, 10 Dec 25 02:42:14 +0100"
Lifetime
0

Session Attributes

Attribute Value
_security.main.target_path
"https://www.my3.freelinelab.pl/"

Session Usage

2 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
  [
    "file" => "/home/myf2024/domains/my3.freelinelab.pl/public_html/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/myf2024/domains/my3.freelinelab.pl/public_html/src/Presentation/Controller/SecurityController.php"
    "line" => 16
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/myf2024/domains/my3.freelinelab.pl/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Presentation\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/myf2024/domains/my3.freelinelab.pl/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/myf2024/domains/my3.freelinelab.pl/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/myf2024/domains/my3.freelinelab.pl/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/myf2024/domains/my3.freelinelab.pl/public_html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/myf2024/domains/my3.freelinelab.pl/public_html/public/index.php"
    "line" => 5
    "args" => [
      "/home/myf2024/domains/my3.freelinelab.pl/public_html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
  [
    "file" => "/home/myf2024/domains/my3.freelinelab.pl/public_html/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/myf2024/domains/my3.freelinelab.pl/public_html/src/Presentation/Controller/SecurityController.php"
    "line" => 18
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/myf2024/domains/my3.freelinelab.pl/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Presentation\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/myf2024/domains/my3.freelinelab.pl/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/myf2024/domains/my3.freelinelab.pl/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/myf2024/domains/my3.freelinelab.pl/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/myf2024/domains/my3.freelinelab.pl/public_html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/myf2024/domains/my3.freelinelab.pl/public_html/public/index.php"
    "line" => 5
    "args" => [
      "/home/myf2024/domains/my3.freelinelab.pl/public_html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"fe1182c24060b47c8e841e8f71837243"
DATABASE_URL
"mysql://myf2024_myf3:zX3JsKA39KUabrsmD49U@localhost:3306/myf2024_myf3?serverVersion=8.0.32&charset=utf8mb4"
DEFAULT_URI
"https://my3.freelinelab.pl"
LOCK_DSN
"flock"
MAILER_DSN
"smtp://noreply@my3.freelinelab.pl:LNxLBQxDsSmgeS377Ujh@mail.my3.freelinelab.pl:587?verify_peer=0"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
DOCUMENT_ROOT
"/home/myf2024/domains/my3.freelinelab.pl/private_html"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"PHPSESSID=8a0b770da41f0b0149bb4e36e2d3c2ff; sf_redirect=%7B%22token%22%3A%2262f2b3%22%2C%22route%22%3A%22app_home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CPresentation%5C%5CController%5C%5CHomeController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fmyf2024%5C%2Fdomains%5C%2Fmy3.freelinelab.pl%5C%2Fpublic_html%5C%2Fsrc%5C%2FPresentation%5C%2FController%5C%2FHomeController.php%22%2C%22line%22%3A25%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=62f2b3"
HTTP_HOST
"www.my3.freelinelab.pl"
HTTP_REFERER
"https://www.my3.freelinelab.pl/"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PATH
"/usr/local/bin:/bin:/usr/bin"
PHP_SELF
"/public/index.php"
QUERY_STRING
""
REDIRECT_REQUEST_METHOD
"GET"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/login"
REMOTE_ADDR
"216.73.216.34"
REMOTE_PORT
"7973"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1765330935
REQUEST_TIME_FLOAT
1765330935.006
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/home/myf2024/domains/my3.freelinelab.pl/private_html/public/index.php"
SCRIPT_NAME
"/public/index.php"
SCRIPT_URI
"https://www.my3.freelinelab.pl/login"
SCRIPT_URL
"/login"
SERVER_ADDR
"193.177.165.234"
SERVER_ADMIN
"webmaster@my3.freelinelab.pl"
SERVER_NAME
"www.my3.freelinelab.pl"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"LiteSpeed"
SSL_CIPHER
"TLS_AES_256_GCM_SHA384"
SSL_CIPHER_ALGKEYSIZE
"256"
SSL_CIPHER_USEKEYSIZE
"256"
SSL_PROTOCOL
"TLSv1.3"
SYMFONY_DOTENV_PATH
"/home/myf2024/domains/my3.freelinelab.pl/public_html/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,LOCK_DSN,APP_DEBUG"
X-LSCACHE
"on"
X_SPDY
"HTTP2"