302 redirect from GET @video.show (251388)

GET https://content.suika.at/login

UserController :: login

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\Frontend\UserController::login"
_firewall_context
"security.firewall.map.context.frontend"
_redirected
true
_route
"user.login"
_route_params
[]
_security_firewall_run
"_security_frontend"
_stopwatch_token
"20f088"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
connection
"close"
cookie
"PHPSESSID=k81aabi6nupu4mn2deajk83afq; sf_redirect=%7B%22token%22%3A%22251388%22%2C%22route%22%3A%22video.show%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CFrontend%5C%5CVideoController%22%2C%22method%22%3A%22show%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fvhosts%5C%2Fsuika.at%5C%2Fcontent.suika.at%5C%2Fsrc%5C%2FController%5C%2FFrontend%5C%2FVideoController.php%22%2C%22line%22%3A92%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
host
"content.suika.at"
referer
"https://content.suika.at/video/15"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-accel-internal
"/internal-nginx-static-location"
x-php-ob-level
"1"
x-real-ip
"216.73.216.123"

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
"Sat, 08 Nov 2025 05:41:47 GMT"
expires
"-1"
pragma
"no-cache"
x-debug-token
"d2d7bb"

Cookies

Request Cookies

Key Value
PHPSESSID
"k81aabi6nupu4mn2deajk83afq"
sf_redirect
"{"token":"251388","route":"video.show","method":"GET","controller":{"class":"App\\Controller\\Frontend\\VideoController","method":"show","file":"\/var\/www\/vhosts\/suika.at\/content.suika.at\/src\/Controller\/Frontend\/VideoController.php","line":92},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 6

Session Metadata

Key Value
Created
"Sat, 08 Nov 25 05:41:47 +0000"
Last used
"Sat, 08 Nov 25 05:41:47 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-authenticate
"TSVaR5_0nq7NW4JQyPeVa1EtkesdKCIK6KbKf5hZ6uw"
_security.frontend.target_path
"https://content.suika.at/video/15"

Session Usage

6 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 40
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/src/Controller/Frontend/UserController.php"
    "line" => 129
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "login"
    "class" => "App\Controller\Frontend\UserController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/suika.at/content.suika.at/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:59
[
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 59
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/src/Controller/Frontend/UserController.php"
    "line" => 132
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "login"
    "class" => "App\Controller\Frontend\UserController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/suika.at/content.suika.at/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:147
[
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 147
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1635
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/var/cache/dev/twig/4a/4a6c2dd17bfce0d5c529234135b9a16a.php"
    "line" => 158
    "function" => "twig_get_attribute"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_d24bcb183864014bc6e9d52980aff30e"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/var/cache/dev/twig/4d/4dda9e656bbb3cb8835af81fa261cf5a.php"
    "line" => 48
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_2bdd09faf3401692d875509c9ecc4164"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 242
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/src/Controller/Frontend/UserController.php"
    "line" => 136
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "login"
    "class" => "App\Controller\Frontend\UserController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/suika.at/content.suika.at/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:76
[
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 76
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 71
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/symfony/form/FormRenderer.php"
    "line" => 56
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/var/cache/dev/twig/4d/4dda9e656bbb3cb8835af81fa261cf5a.php"
    "line" => 95
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_body"
    "class" => "__TwigTemplate_2bdd09faf3401692d875509c9ecc4164"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/var/cache/dev/twig/4a/4a6c2dd17bfce0d5c529234135b9a16a.php"
    "line" => 189
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_d24bcb183864014bc6e9d52980aff30e"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/var/cache/dev/twig/4d/4dda9e656bbb3cb8835af81fa261cf5a.php"
    "line" => 48
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_2bdd09faf3401692d875509c9ecc4164"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 242
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/src/Controller/Frontend/UserController.php"
    "line" => 136
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "login"
    "class" => "App\Controller\Frontend\UserController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/suika.at/content.suika.at/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:66
[
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 66
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 76
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/symfony/form/FormRenderer.php"
    "line" => 56
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/var/cache/dev/twig/4d/4dda9e656bbb3cb8835af81fa261cf5a.php"
    "line" => 95
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_body"
    "class" => "__TwigTemplate_2bdd09faf3401692d875509c9ecc4164"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/var/cache/dev/twig/4a/4a6c2dd17bfce0d5c529234135b9a16a.php"
    "line" => 189
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_d24bcb183864014bc6e9d52980aff30e"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/var/cache/dev/twig/4d/4dda9e656bbb3cb8835af81fa261cf5a.php"
    "line" => 48
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_2bdd09faf3401692d875509c9ecc4164"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 242
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/src/Controller/Frontend/UserController.php"
    "line" => 136
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "login"
    "class" => "App\Controller\Frontend\UserController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/suika.at/content.suika.at/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Firewall\ContextListener:171
[
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/symfony/security-http/Firewall/ContextListener.php"
    "line" => 171
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/suika.at/content.suika.at/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/suika.at/content.suika.at/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
"09fa3f293f7028d54666ad36d88fab00"
DATABASE_URL
"mysql://videoplatform:nAoJrsezDRewdugF@127.0.0.1:3306/videoplatform?serverVersion=5.7&charset=utf8mb4"
MAILER_DSN
"smtp://127.0.0.1:1025"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/vhosts/suika.at/content.suika.at/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/vhosts/suika.at/content.suika.at/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www/vhosts/suika.at"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONNECTION
"close"
HTTP_COOKIE
"PHPSESSID=k81aabi6nupu4mn2deajk83afq; sf_redirect=%7B%22token%22%3A%22251388%22%2C%22route%22%3A%22video.show%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CFrontend%5C%5CVideoController%22%2C%22method%22%3A%22show%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fvhosts%5C%2Fsuika.at%5C%2Fcontent.suika.at%5C%2Fsrc%5C%2FController%5C%2FFrontend%5C%2FVideoController.php%22%2C%22line%22%3A92%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
HTTP_HOST
"content.suika.at"
HTTP_REFERER
"https://content.suika.at/video/15"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_ACCEL_INTERNAL
"/internal-nginx-static-location"
HTTP_X_REAL_IP
"216.73.216.123"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"content.suika.at"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aQ7YG7BoOek3wgVgBcUt5QAAAAs"
REDIRECT_URL
"/login"
REMOTE_ADDR
"216.73.216.123"
REMOTE_PORT
"44384"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1762580507
REQUEST_TIME_FLOAT
1762580507.2003
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/var/www/vhosts/suika.at/content.suika.at/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"217.160.60.192"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"content.suika.at"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
"<address>Apache Server at content.suika.at Port 443</address>\n"
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"content.suika.at"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,DATABASE_URL,MAILER_DSN"
UNIQUE_ID
"aQ7YG7BoOek3wgVgBcUt5QAAAAs"
USER
"suika.at"
proxy-nokeepalive
"1"