SecurityController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\Web\SecurityController::login" |
| _firewall_context | "security.firewall.map.context.main" |
| _redirected | true |
| _route | "app_login" |
| _route_params | [] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "228c18" |
Request Headers
| Header | Value |
|---|---|
| accept | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8" |
| accept-encoding | "gzip, deflate" |
| accept-language | "en-US,en;q=0.9" |
| cache-control | "max-age=0" |
| connection | "keep-alive" |
| cookie | "sf_redirect=%7B%22token%22%3A%22408c8b%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%5CWeb%5C%5CHomeController%22%2C%22method%22%3A%22home%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fchris%5C%2Fwebapps%5C%2Farylia%5C%2Fsrc%5C%2FController%5C%2FWeb%5C%2FHomeController.php%22%2C%22line%22%3A31%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; ARYLIA_SESSION=75e34952cceb545d080d8b518a778553" |
| host | "arylia.fris.dev" |
| upgrade-insecure-requests | "1" |
| user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" |
| 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, 06 Jun 2026 00:38:11 GMT" |
| x-debug-token | "2f5ee3" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| ARYLIA_SESSION | "75e34952cceb545d080d8b518a778553" |
| sf_redirect | "{"token":"408c8b","route":"app_home","method":"GET","controller":{"class":"App\\Controller\\Web\\HomeController","method":"home","file":"\/home\/chris\/webapps\/arylia\/src\/Controller\/Web\/HomeController.php","line":31},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 5
Session Metadata
| Key | Value |
|---|---|
| Created | "Sat, 06 Jun 26 00:38:10 +0000" |
| Last used | "Sat, 06 Jun 26 00:38:10 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-authenticate | "IEqXMpQOIQIAvebp0ebDCZ6bVwwKUXj0q7RDe-ZlS7A" |
| _security.main.target_path | "https://arylia.fris.dev/" |
Session Usage
5
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:59
[
[
"file" => "/home/chris/webapps/arylia/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 59
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/src/Controller/Web/SecurityController.php"
"line" => 48
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\Web\SecurityController"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/public/index.php"
"line" => 7
"args" => [
"/home/chris/webapps/arylia/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[
[
"file" => "/home/chris/webapps/arylia/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 40
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/src/Controller/Web/SecurityController.php"
"line" => 49
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\Web\SecurityController"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/public/index.php"
"line" => 7
"args" => [
"/home/chris/webapps/arylia/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Bridge\Twig\AppVariable:181
[
[
"file" => "/home/chris/webapps/arylia/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 181
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1918
"function" => "getFlashes"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/var/cache/dev/twig/0b/0bd6ec9babb25fd2d0e7f8a218b3aebf.php"
"line" => 93
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/home/chris/webapps/arylia/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_8f431c9d92bdfc5b7c6c76b9fa902f2b"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/var/cache/dev/twig/b9/b91e568651799b14a3904620395e831e.php"
"line" => 55
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_5a859bebdd39479adc313c3da7997c61"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/vendor/twig/twig/src/Template.php"
"line" => 366
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/vendor/twig/twig/src/Template.php"
"line" => 381
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 431
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 436
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 250
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/src/Controller/Web/SecurityController.php"
"line" => 47
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\Web\SecurityController"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/public/index.php"
"line" => 7
"args" => [
"/home/chris/webapps/arylia/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:76
[
[
"file" => "/home/chris/webapps/arylia/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 76
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 69
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/vendor/symfony/form/FormRenderer.php"
"line" => 54
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/var/cache/dev/twig/b9/b91e568651799b14a3904620395e831e.php"
"line" => 143
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/vendor/twig/twig/src/Template.php"
"line" => 456
"function" => "block_body"
"class" => "__TwigTemplate_5a859bebdd39479adc313c3da7997c61"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/var/cache/dev/twig/0b/0bd6ec9babb25fd2d0e7f8a218b3aebf.php"
"line" => 138
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_8f431c9d92bdfc5b7c6c76b9fa902f2b"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/var/cache/dev/twig/b9/b91e568651799b14a3904620395e831e.php"
"line" => 55
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_5a859bebdd39479adc313c3da7997c61"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/vendor/twig/twig/src/Template.php"
"line" => 366
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/vendor/twig/twig/src/Template.php"
"line" => 381
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 431
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 436
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 250
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/src/Controller/Web/SecurityController.php"
"line" => 47
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\Web\SecurityController"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/public/index.php"
"line" => 7
"args" => [
"/home/chris/webapps/arylia/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:66
[
[
"file" => "/home/chris/webapps/arylia/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 66
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 74
"function" => "setToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/vendor/symfony/form/FormRenderer.php"
"line" => 54
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/var/cache/dev/twig/b9/b91e568651799b14a3904620395e831e.php"
"line" => 143
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/vendor/twig/twig/src/Template.php"
"line" => 456
"function" => "block_body"
"class" => "__TwigTemplate_5a859bebdd39479adc313c3da7997c61"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/var/cache/dev/twig/0b/0bd6ec9babb25fd2d0e7f8a218b3aebf.php"
"line" => 138
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_8f431c9d92bdfc5b7c6c76b9fa902f2b"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/var/cache/dev/twig/b9/b91e568651799b14a3904620395e831e.php"
"line" => 55
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_5a859bebdd39479adc313c3da7997c61"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/vendor/twig/twig/src/Template.php"
"line" => 366
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/vendor/twig/twig/src/Template.php"
"line" => 381
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 431
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 436
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 250
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/src/Controller/Web/SecurityController.php"
"line" => 47
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\Web\SecurityController"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/chris/webapps/arylia/public/index.php"
"line" => 7
"args" => [
"/home/chris/webapps/arylia/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 | "ChangeMeInDotEnvLocal0123456789ab" |
| ARYLIA_CONVERT_BIN | "/usr/bin/convert" |
| ARYLIA_FFMPEG_BIN | "/usr/bin/ffmpeg" |
| ARYLIA_GALLERY_ROOT | "%kernel.project_dir%/public/galleries" |
| ARYLIA_GALLERY_URL_PREFIX | "/galleries" |
| ARYLIA_LOGIN_RATE_LIMIT | "5" |
| ARYLIA_TAR_BIN | "/usr/bin/tar" |
| ARYLIA_UNZIP_BIN | "/usr/bin/unzip" |
| DATABASE_URL | "mysql://chris:haha26009x@127.0.0.1:3306/arylia?serverVersion=8.0.36&charset=utf8mb4" |
| DEFAULT_URI | "http://localhost" |
| LOCK_DSN | "flock" |
| 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 | "/home/chris/webapps/arylia/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/home/chris" |
| HTTPS | "on" |
| HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate" |
| HTTP_ACCEPT_LANGUAGE | "en-US,en;q=0.9" |
| HTTP_CACHE_CONTROL | "max-age=0" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%22408c8b%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%5CWeb%5C%5CHomeController%22%2C%22method%22%3A%22home%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fchris%5C%2Fwebapps%5C%2Farylia%5C%2Fsrc%5C%2FController%5C%2FWeb%5C%2FHomeController.php%22%2C%22line%22%3A31%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; ARYLIA_SESSION=75e34952cceb545d080d8b518a778553" |
| HTTP_HOST | "arylia.fris.dev" |
| HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "34.143.246.197" |
| REMOTE_PORT | "39840" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1780706291 |
| REQUEST_TIME_FLOAT | 1780706291.8958 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/home/chris/webapps/arylia/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "208.122.217.196" |
| SERVER_NAME | "arylia.fris.dev" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.31.0" |
| SYMFONY_DOTENV_PATH | "/home/chris/webapps/arylia/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,ARYLIA_GALLERY_ROOT,ARYLIA_GALLERY_URL_PREFIX,ARYLIA_LOGIN_RATE_LIMIT,ARYLIA_FFMPEG_BIN,ARYLIA_CONVERT_BIN,ARYLIA_UNZIP_BIN,ARYLIA_TAR_BIN,DEFAULT_URI,LOCK_DSN" |
| USER | "chris" |