SecurityController :: login
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
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 | "b5c977" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "sf_redirect=%7B%22token%22%3A%22a72eb4%22%2C%22route%22%3A%22app_dashboard%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fdev.happylauncher.com%5C%2Fhtdocs%5C%2Fsrc%5C%2FController%5C%2FDashboardController.php%22%2C%22line%22%3A33%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=fheb2pqgm0adbd6oddkubfruco" |
| host | "dev.happylauncher.com" |
| referer | "https://dev.happylauncher.com/" |
| 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, 08 Nov 2025 06:12:23 GMT" |
| x-debug-token | "db1c2f" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "fheb2pqgm0adbd6oddkubfruco" |
| sf_redirect | "{"token":"a72eb4","route":"app_dashboard","method":"GET","controller":{"class":"App\\Controller\\DashboardController","method":"index","file":"\/var\/www\/dev.happylauncher.com\/htdocs\/src\/Controller\/DashboardController.php","line":33},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 7
Session Metadata
| Key | Value |
|---|---|
| Created | "Sat, 08 Nov 25 06:12:20 +0000" |
| Last used | "Sat, 08 Nov 25 06:12:23 +0000" |
| Lifetime | 86400 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-authenticate | "3w2DPwpi6tbiPcifk_i84JEWjepPvwXbwFzoTPZOwSE" |
| _security.main.target_path | "https://dev.happylauncher.com/" |
Session Usage
7
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 44
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 410
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/src/Controller/SecurityController.php"
"line" => 15
"function" => "getUser"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/public/index.php"
"line" => 7
"args" => [
"/var/www/dev.happylauncher.com/htdocs/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:43
[
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 43
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/src/Controller/SecurityController.php"
"line" => 20
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/public/index.php"
"line" => 7
"args" => [
"/var/www/dev.happylauncher.com/htdocs/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:65
[
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 65
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/src/Controller/SecurityController.php"
"line" => 22
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/public/index.php"
"line" => 7
"args" => [
"/var/www/dev.happylauncher.com/htdocs/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
[
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 101
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 72
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/symfony/form/FormRenderer.php"
"line" => 65
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/var/cache/dev/twig/b4/b431f6faab44a63d6a12884dab0b6329.php"
"line" => 142
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/twig/twig/src/Template.php"
"line" => 171
"function" => "block_body"
"class" => "__TwigTemplate_187bd8ad991c1e192e90e9e3037ba37b"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/var/cache/dev/twig/20/20099e7d4952fe1b018e5ddaf7973a54.php"
"line" => 87
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_3cb2b173ee05dddc4741c623aa4297aa"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/var/cache/dev/twig/b4/b431f6faab44a63d6a12884dab0b6329.php"
"line" => 49
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_187bd8ad991c1e192e90e9e3037ba37b"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/twig/twig/src/Template.php"
"line" => 379
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 40
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/twig/twig/src/Environment.php"
"line" => 280
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 258
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 266
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/src/Controller/SecurityController.php"
"line" => 24
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/public/index.php"
"line" => 7
"args" => [
"/var/www/dev.happylauncher.com/htdocs/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:71
[
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 71
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 73
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/symfony/form/FormRenderer.php"
"line" => 65
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/var/cache/dev/twig/b4/b431f6faab44a63d6a12884dab0b6329.php"
"line" => 142
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/twig/twig/src/Template.php"
"line" => 171
"function" => "block_body"
"class" => "__TwigTemplate_187bd8ad991c1e192e90e9e3037ba37b"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/var/cache/dev/twig/20/20099e7d4952fe1b018e5ddaf7973a54.php"
"line" => 87
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_3cb2b173ee05dddc4741c623aa4297aa"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/var/cache/dev/twig/b4/b431f6faab44a63d6a12884dab0b6329.php"
"line" => 49
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_187bd8ad991c1e192e90e9e3037ba37b"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/twig/twig/src/Template.php"
"line" => 379
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 40
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/twig/twig/src/Environment.php"
"line" => 280
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 258
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 266
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/src/Controller/SecurityController.php"
"line" => 24
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/public/index.php"
"line" => 7
"args" => [
"/var/www/dev.happylauncher.com/htdocs/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:75
[
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 75
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 73
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/symfony/form/FormRenderer.php"
"line" => 65
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/var/cache/dev/twig/b4/b431f6faab44a63d6a12884dab0b6329.php"
"line" => 142
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/twig/twig/src/Template.php"
"line" => 171
"function" => "block_body"
"class" => "__TwigTemplate_187bd8ad991c1e192e90e9e3037ba37b"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/var/cache/dev/twig/20/20099e7d4952fe1b018e5ddaf7973a54.php"
"line" => 87
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_3cb2b173ee05dddc4741c623aa4297aa"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/var/cache/dev/twig/b4/b431f6faab44a63d6a12884dab0b6329.php"
"line" => 49
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_187bd8ad991c1e192e90e9e3037ba37b"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/twig/twig/src/Template.php"
"line" => 379
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 40
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/twig/twig/src/Environment.php"
"line" => 280
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 258
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 266
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/src/Controller/SecurityController.php"
"line" => 24
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/public/index.php"
"line" => 7
"args" => [
"/var/www/dev.happylauncher.com/htdocs/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Firewall\ContextListener:195
[
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/symfony/security-http/Firewall/ContextListener.php"
"line" => 195
"function" => "remove"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelResponse"
"class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/dev.happylauncher.com/htdocs/public/index.php"
"line" => 7
"args" => [
"/var/www/dev.happylauncher.com/htdocs/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 | "b93dbe2854ff7dbada7f7824fe9a4fef" |
| ARN_BUCKET | "happy-launcher-s3" |
| ARN_KEY | "AKIAVWJUOQICT44CTTMC" |
| ARN_REGION | "us-west-2" |
| ARN_SECRET | "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" |
| BASE_PRODUCTS_IMAGES_DIR | "/images/products/base-products/" |
| BASE_PRODUCTS_SIDES_IMAGES_DIR | "/images/products/base-products-sides/" |
| DATABASE_URL | "mysql://happylauncher:Ns_fg9qWeMrLE2Bv@localhost:3306/happylauncher" |
| DEFAULT_URI | "https://dev.happylauncher.com/" |
| EB_LOG_BASE_DIR | "/var/www/dev.happylauncher.com/logs" |
| ETSY_DEV_KEY | "5zhy8zb6uu76ue07zx54spy9" |
| ETSY_DEV_SECRET | "ku60l14nc0" |
| GOOGLE_RECAPTCHA_SECRET | "6Lfq0ggmAAAAAGkYHfrpKRNZa4jN0ohaDQ2-5F1Z" |
| GOOGLE_RECAPTCHA_SITE_KEY | "6Lfq0ggmAAAAAM7QfK3OOxKD6J5p2Gnkv--7w3YW" |
| MAILER_DSN | "ses+smtp://AKIAVWJUOQICTUEZ4FPY:BAmZc9oaKjO80yH8xshwd1tpW2TgbullReEXQRe4LBDO@default?region=us-west-2" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| NOT_RESTRICTED_USERS | "14,1" |
| ORDER_DESK_API_KEY | "ejhaKsdVF68oUxheqptdRBeNH9KT7ncVfzQfuP9FsfFajKzudh" |
| ORDER_DESK_STORE_ID | "1224" |
| SHIP_STATION_HOST | "https://ssapi.shipstation.com" |
| SHIP_STATION_PASSWORD | "bb702ddfaa9e4001904f4f446b0f7d1d" |
| SHIP_STATION_STORE_NAME | "HappyLauncher" |
| SHIP_STATION_USERNAME | "f807f7c44c5b4db694d01d380ddc4827" |
| SLACK_CHANNEL | "errors-hl" |
| SLACK_TOKEN | "xoxb-3914773138532-6315105121874-X23KrNqgkOrNZXfPc3EmJuby" |
| STRIPE_PUBLIC_KEY | "pk_live_51PeEwUDNVI0MFzPLo7HfZu3asZ3lxRacwqYbhLNTiTMgxZzlIAqAMOqmMSuvq6tx6U3MaPHWkFZIW04O8uWCrm2V00a9vTybB9" |
| STRIPE_SECRET_KEY | "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" |
| WEBHOOK_IDENTIFIER | "id_happylauncher" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/dev.happylauncher.com/htdocs/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/dev.happylauncher.com/htdocs/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%22a72eb4%22%2C%22route%22%3A%22app_dashboard%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fdev.happylauncher.com%5C%2Fhtdocs%5C%2Fsrc%5C%2FController%5C%2FDashboardController.php%22%2C%22line%22%3A33%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=fheb2pqgm0adbd6oddkubfruco" |
| HTTP_HOST | "dev.happylauncher.com" |
| HTTP_REFERER | "https://dev.happylauncher.com/" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| 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 | "dev.happylauncher.com" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/login" |
| REMOTE_ADDR | "216.73.216.220" |
| REMOTE_PORT | "36536" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1762582343 |
| REQUEST_TIME_FLOAT | 1762582343.172 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/var/www/dev.happylauncher.com/htdocs/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "207.5.160.203" |
| SERVER_ADMIN | "webmaster@localhost" |
| SERVER_NAME | "dev.happylauncher.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.55 (Ubuntu) Server at dev.happylauncher.com Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.55 (Ubuntu)" |
| SSL_TLS_SNI | "dev.happylauncher.com" |
| SYMFONY_DOTENV_VARS | "SHIP_STATION_HOST,SHIP_STATION_STORE_NAME,SHIP_STATION_USERNAME,SHIP_STATION_PASSWORD,APP_ENV,STRIPE_SECRET_KEY,GOOGLE_RECAPTCHA_SECRET,APP_SECRET,GOOGLE_RECAPTCHA_SITE_KEY,MESSENGER_TRANSPORT_DSN,ARN_REGION,DATABASE_URL,ARN_SECRET,SLACK_TOKEN,SLACK_CHANNEL,ORDER_DESK_API_KEY,ARN_KEY,ARN_BUCKET,ETSY_DEV_KEY,MAILER_DSN,STRIPE_PUBLIC_KEY,NOT_RESTRICTED_USERS,DEFAULT_URI,ETSY_DEV_SECRET,WEBHOOK_IDENTIFIER,ORDER_DESK_STORE_ID,EB_LOG_BASE_DIR,BASE_PRODUCTS_IMAGES_DIR,BASE_PRODUCTS_SIDES_IMAGES_DIR" |
| USER | "www-data" |
| proxy-nokeepalive | "1" |