Redirect 302 redirect from GET @optical_salon_index (3f7003)

GET https://dionizos-stage.dev.szkla.pl/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_firewall_run
"_security_main"
_stopwatch_token
"f2683b"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"sf_redirect=%7B%22token%22%3A%223f7003%22%2C%22route%22%3A%22optical_salon_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fdionizos_stage%5C%2Freleases%5C%2F20240916081850Z%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A110%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=6co80n8r37rh2g1jahpef8ja4d"
host
"dionizos-stage.dev.szkla.pl"
referer
"https://dionizos-stage.dev.szkla.pl/optical-salon"
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
"Sat, 21 Sep 2024 08:30:39 GMT"
x-debug-token
"f0b68b"

Cookies

Request Cookies

Key Value
PHPSESSID
"6co80n8r37rh2g1jahpef8ja4d"
sf_redirect
"{"token":"3f7003","route":"optical_salon_index","method":"GET","controller":{"class":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController","method":"urlRedirectAction","file":"\/var\/www\/dionizos_stage\/releases\/20240916081850Z\/vendor\/symfony\/framework-bundle\/Controller\/RedirectController.php","line":110},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 9

Session Metadata

Key Value
Created
"Sat, 21 Sep 24 10:30:39 +0200"
Last used
"Sat, 21 Sep 24 10:30:39 +0200"
Lifetime
86400

Session Attributes

Attribute Value
_csrf/https-authenticate
"XZYwmPVp-ZESkjG0i5O3V-syNI15etbt_vIk5eu4sNU"
_security.main.target_path
"https://dionizos-stage.dev.szkla.pl/optical-salon"

Session Usage

9 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 40
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/src/Controller/SecurityController.php"
    "line" => 22
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 178
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/http-kernel/Kernel.php"
    "line" => 185
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/dionizos_stage/releases/20240916081850Z/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:59
[
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 59
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/src/Controller/SecurityController.php"
    "line" => 24
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 178
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/http-kernel/Kernel.php"
    "line" => 185
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/dionizos_stage/releases/20240916081850Z/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/security-core/Authorization/AuthorizationChecker.php"
    "line" => 35
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/twig-bridge/Extension/SecurityExtension.php"
    "line" => 48
    "function" => "isGranted"
    "class" => "Symfony\Component\Security\Core\Authorization\AuthorizationChecker"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/var/cache/dev/twig/c1/c15164df428167b6343ae9c6f6eca1f0.php"
    "line" => 83
    "function" => "isGranted"
    "class" => "Symfony\Bridge\Twig\Extension\SecurityExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e36fbdd0c722d9e5a83b17f8e6f2e622"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/var/cache/dev/twig/4f/4ff0f88dbc9dbb37c112b3d0dca8ef14.php"
    "line" => 50
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_579e6a4f045a82ce093bede7369b842c"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/twig/twig/src/Template.php"
    "line" => 335
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/twig/twig/src/Environment.php"
    "line" => 299
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 431
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 436
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 250
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/src/Controller/SecurityController.php"
    "line" => 26
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 178
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/http-kernel/Kernel.php"
    "line" => 185
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/dionizos_stage/releases/20240916081850Z/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:185
[
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 185
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1709
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/var/cache/dev/twig/e7/e7245b147de47dbe25ac0de85f68cafa.php"
    "line" => 45
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_96b49579891fdb3065399bc7a5870842"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/var/cache/dev/twig/c1/c15164df428167b6343ae9c6f6eca1f0.php"
    "line" => 134
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e36fbdd0c722d9e5a83b17f8e6f2e622"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/var/cache/dev/twig/4f/4ff0f88dbc9dbb37c112b3d0dca8ef14.php"
    "line" => 50
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_579e6a4f045a82ce093bede7369b842c"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/twig/twig/src/Template.php"
    "line" => 335
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/twig/twig/src/Environment.php"
    "line" => 299
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 431
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 436
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 250
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/src/Controller/SecurityController.php"
    "line" => 26
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 178
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/http-kernel/Kernel.php"
    "line" => 185
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/dionizos_stage/releases/20240916081850Z/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:190
[
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 190
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1709
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/var/cache/dev/twig/e7/e7245b147de47dbe25ac0de85f68cafa.php"
    "line" => 66
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_96b49579891fdb3065399bc7a5870842"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/var/cache/dev/twig/c1/c15164df428167b6343ae9c6f6eca1f0.php"
    "line" => 134
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e36fbdd0c722d9e5a83b17f8e6f2e622"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/var/cache/dev/twig/4f/4ff0f88dbc9dbb37c112b3d0dca8ef14.php"
    "line" => 50
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_579e6a4f045a82ce093bede7369b842c"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/twig/twig/src/Template.php"
    "line" => 335
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/twig/twig/src/Environment.php"
    "line" => 299
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 431
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 436
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 250
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/src/Controller/SecurityController.php"
    "line" => 26
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 178
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/http-kernel/Kernel.php"
    "line" => 185
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/dionizos_stage/releases/20240916081850Z/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:181
[
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 181
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1709
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/var/cache/dev/twig/e7/e7245b147de47dbe25ac0de85f68cafa.php"
    "line" => 100
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_96b49579891fdb3065399bc7a5870842"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/var/cache/dev/twig/c1/c15164df428167b6343ae9c6f6eca1f0.php"
    "line" => 134
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e36fbdd0c722d9e5a83b17f8e6f2e622"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/var/cache/dev/twig/4f/4ff0f88dbc9dbb37c112b3d0dca8ef14.php"
    "line" => 50
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_579e6a4f045a82ce093bede7369b842c"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/twig/twig/src/Template.php"
    "line" => 335
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/twig/twig/src/Environment.php"
    "line" => 299
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 431
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 436
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 250
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/src/Controller/SecurityController.php"
    "line" => 26
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 178
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/http-kernel/Kernel.php"
    "line" => 185
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/dionizos_stage/releases/20240916081850Z/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:76
[
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 76
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 69
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/form/FormRenderer.php"
    "line" => 56
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/var/cache/dev/twig/4f/4ff0f88dbc9dbb37c112b3d0dca8ef14.php"
    "line" => 153
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/twig/twig/src/Template.php"
    "line" => 430
    "function" => "block_body"
    "class" => "__TwigTemplate_579e6a4f045a82ce093bede7369b842c"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/var/cache/dev/twig/c1/c15164df428167b6343ae9c6f6eca1f0.php"
    "line" => 137
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e36fbdd0c722d9e5a83b17f8e6f2e622"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/var/cache/dev/twig/4f/4ff0f88dbc9dbb37c112b3d0dca8ef14.php"
    "line" => 50
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_579e6a4f045a82ce093bede7369b842c"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/twig/twig/src/Template.php"
    "line" => 335
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/twig/twig/src/Environment.php"
    "line" => 299
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 431
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 436
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 250
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/src/Controller/SecurityController.php"
    "line" => 26
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 178
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/http-kernel/Kernel.php"
    "line" => 185
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/dionizos_stage/releases/20240916081850Z/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:66
[
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 66
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 74
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/form/FormRenderer.php"
    "line" => 56
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/var/cache/dev/twig/4f/4ff0f88dbc9dbb37c112b3d0dca8ef14.php"
    "line" => 153
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/twig/twig/src/Template.php"
    "line" => 430
    "function" => "block_body"
    "class" => "__TwigTemplate_579e6a4f045a82ce093bede7369b842c"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/var/cache/dev/twig/c1/c15164df428167b6343ae9c6f6eca1f0.php"
    "line" => 137
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e36fbdd0c722d9e5a83b17f8e6f2e622"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/var/cache/dev/twig/4f/4ff0f88dbc9dbb37c112b3d0dca8ef14.php"
    "line" => 50
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_579e6a4f045a82ce093bede7369b842c"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/twig/twig/src/Template.php"
    "line" => 335
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/twig/twig/src/Environment.php"
    "line" => 299
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 431
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 436
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 250
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/src/Controller/SecurityController.php"
    "line" => 26
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 178
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/http-kernel/Kernel.php"
    "line" => 185
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/dionizos_stage/releases/20240916081850Z/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Firewall\ContextListener:171
[
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/security-http/Firewall/ContextListener.php"
    "line" => 171
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 211
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 199
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/http-kernel/Kernel.php"
    "line" => 185
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dionizos_stage/releases/20240916081850Z/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/dionizos_stage/releases/20240916081850Z/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APOLLO_ADMIN_STORE_CODE
"default"
APOLLO_API_AUTH_BEARER
"l00iirxcsys1f05xuj970tjxeys21lxz"
APOLLO_API_BASE_URI
"https://kodano-pl.szkkla.com/"
APOLLO_API_PASS
"dummy"
APOLLO_API_USER
"dummy"
APOLLO_API_VERIFY_SSL
"true"
APOLLO_STORE_CODE
"offline"
APP_ENV
"dev"
APP_SECRET
"5c9953541f212cdff4a2d03629085ef6"
DATABASE_URL
"mysql://dionizos_stage:8MP-pI3z^4ysdBrDC,CdLqph@localhost:3306/dionizos_stage"
GRAYLOG_HOST
"gra1.logs.ovh.com"
GRAYLOG_PORT
"2202"
GRAYLOG_WRITE_TOKEN
"6ba756c2-854b-4d39-8387-c97cc33bf1ba"
MAILER_URL
"null://localhost"
MYSQL_DATABASE
"dionizos_stage"
MYSQL_HOST
"localhost"
MYSQL_PASSWORD
"8MP-pI3z^4ysdBrDC,CdLqph"
MYSQL_TZ
"Europe/Warsaw"
MYSQL_USER
"dionizos_stage"
SZYNA_TZ
"Europe/Warsaw"
VERTO_API_BASE_URI
"https://verto-test.szkla.com:443/next-app/services/rest/"
VERTO_API_PASS
"szyna_test33"
VERTO_API_USER
"szyna_test"
VERTO_CORRECTIVE_GLASSES_SKU
"OKULARY KOREKCYJNE "
VERTO_INSTALLATION_SERVICE_SKU
"MOK2"
VERTO_OWN_FRAME_PRICE
"59.99"
VERTO_OWN_FRAME_SKU
"OPRAWA WŁASNA"
VERTO_SERVICE_GUARANTEE_OFF_GOOD_VISION_SKU
"GDW_24"
VERTO_SERVICE_SAFE_AND_GUARANTEE_VISION_SKU
"BOGDW_23"
VERTO_SERVICE_SAFE_GLASSES_SKU
"BO_10"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/dionizos_stage/releases/20240916081850Z/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/dionizos"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%223f7003%22%2C%22route%22%3A%22optical_salon_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fdionizos_stage%5C%2Freleases%5C%2F20240916081850Z%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A110%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=6co80n8r37rh2g1jahpef8ja4d"
HTTP_HOST
"dionizos-stage.dev.szkla.pl"
HTTP_REFERER
"https://dionizos-stage.dev.szkla.pl/optical-salon"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"18.221.232.187"
REMOTE_PORT
"46867"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1726907439
REQUEST_TIME_FLOAT
1726907439.7122
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/var/www/dionizos_stage/releases/20240916081850Z/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"51.68.146.101"
SERVER_NAME
"dionizos-stage.dev.szkla.pl"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.26.2"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,APOLLO_API_BASE_URI,APOLLO_API_USER,APOLLO_API_PASS,APOLLO_API_AUTH_BEARER,APOLLO_STORE_CODE,APOLLO_ADMIN_STORE_CODE,VERTO_API_BASE_URI,VERTO_API_USER,VERTO_API_PASS,VERTO_OWN_FRAME_SKU,VERTO_OWN_FRAME_PRICE,VERTO_INSTALLATION_SERVICE_SKU,VERTO_SERVICE_SAFE_GLASSES_SKU,VERTO_SERVICE_SAFE_AND_GUARANTEE_VISION_SKU,VERTO_SERVICE_GUARANTEE_OFF_GOOD_VISION_SKU,VERTO_CORRECTIVE_GLASSES_SKU,GRAYLOG_HOST,GRAYLOG_PORT,GRAYLOG_WRITE_TOKEN,MYSQL_TZ,MYSQL_HOST,MYSQL_DATABASE,MYSQL_USER,MYSQL_PASSWORD,SZYNA_TZ,MAILER_URL,APOLLO_API_VERIFY_SSL"
USER
"dionizos"