SecurityController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\Security\SecurityController::login" |
| _firewall_context | "security.firewall.map.context.main" |
| _redirected | true |
| _route | "app_login" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#926 -supports: false -passport: null -duration: null -stub: "App\Security\LoginFormAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\LoginFormAuthenticator {#923 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#922 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#977 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#917 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#916 …} } ] |
| _stopwatch_token | "396e23" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| connection | "close" |
| cookie | "main_deauth_profile_token=cfc15d; sf_redirect=%7B%22token%22%3A%22cfc15d%22%2C%22route%22%3A%22app_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CSecurity%5C%5CSecurityController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Feasytoday%5C%2Fdomains%5C%2Fdev.app.easytoday.se%5C%2Fapp%5C%2Fsrc%5C%2FController%5C%2FSecurity%5C%2FSecurityController.php%22%2C%22line%22%3A42%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; _locale=sv" |
| host | "dev.app.easytoday.se" |
| referer | "https://dev.app.easytoday.se/" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-accel-internal | "/nginx_static_files" |
| x-forwarded-for | "216.73.216.89" |
| x-php-ob-level | "1" |
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 | "Sun, 07 Dec 2025 13:23:46 GMT" |
| expires | "-1" |
| pragma | "no-cache" |
| x-debug-token | "fe6e70" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| _locale | "sv" |
| main_deauth_profile_token | "cfc15d" |
| sf_redirect | "{"token":"cfc15d","route":"app_index","method":"GET","controller":{"class":"App\\Controller\\Security\\SecurityController","method":"index","file":"\/home\/easytoday\/domains\/dev.app.easytoday.se\/app\/src\/Controller\/Security\/SecurityController.php","line":42},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 9
Session Metadata
| Key | Value |
|---|---|
| Created | "Sun, 07 Dec 25 14:23:46 +0100" |
| Last used | "Sun, 07 Dec 25 14:23:46 +0100" |
| Lifetime | 0 |
Session Attributes
No session attributes
Session Usage
9
Usages
Stateless check enabled
| Usage |
|---|
App\Controller\Security\SecurityController:63
[
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/src/Controller/Security/SecurityController.php"
"line" => 63
"function" => "start"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\Security\SecurityController"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/public/index.php"
"line" => 5
"args" => [
"/home/easytoday/domains/dev.app.easytoday.se/app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/src/Controller/Security/SecurityController.php"
"line" => 68
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\Security\SecurityController"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/public/index.php"
"line" => 5
"args" => [
"/home/easytoday/domains/dev.app.easytoday.se/app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/src/Controller/Security/SecurityController.php"
"line" => 69
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\Security\SecurityController"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/public/index.php"
"line" => 5
"args" => [
"/home/easytoday/domains/dev.app.easytoday.se/app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Bridge\Twig\AppVariable:181
[
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 181
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1913
"function" => "getFlashes"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/var/cache/dev/twig/ef/ef7dbd0475ba5be3db0f4900e9b6296b.php"
"line" => 49
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_8f7ee4a1fa8b973c83e7d1656033e444"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/var/cache/dev/twig/9e/9ea99200e7274d6b39119c257c021f4d.php"
"line" => 372
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_footer_content"
"class" => "__TwigTemplate_031779c4d47cc93b3631b4d8bcad8c56"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/var/cache/dev/twig/81/81d6c68e775745d68aef817efc281eb9.php"
"line" => 223
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_eeaf48bc4b86d10306beac89b2bcf709"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/var/cache/dev/twig/9e/9ea99200e7274d6b39119c257c021f4d.php"
"line" => 81
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_031779c4d47cc93b3631b4d8bcad8c56"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/var/cache/dev/twig/97/97c8c96960b6b6d4938cb580d96d074b.php"
"line" => 58
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_91f09c062d495b3d880e026a7780be97"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 459
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 464
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 278
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/src/Controller/Security/SecurityController.php"
"line" => 71
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\Security\SecurityController"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/public/index.php"
"line" => 5
"args" => [
"/home/easytoday/domains/dev.app.easytoday.se/app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 68
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/public/index.php"
"line" => 5
"args" => [
"/home/easytoday/domains/dev.app.easytoday.se/app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 69
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/public/index.php"
"line" => 5
"args" => [
"/home/easytoday/domains/dev.app.easytoday.se/app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 70
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/public/index.php"
"line" => 5
"args" => [
"/home/easytoday/domains/dev.app.easytoday.se/app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 71
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/public/index.php"
"line" => 5
"args" => [
"/home/easytoday/domains/dev.app.easytoday.se/app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 72
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/easytoday/domains/dev.app.easytoday.se/app/public/index.php"
"line" => 5
"args" => [
"/home/easytoday/domains/dev.app.easytoday.se/app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| API_JWT_SECRET | "WfMEHMtcZPjfmDvBP5v31ZBDKf6KU/e8vTFvbfLI5tvvuNwciPS6sNB/828pyZKR" |
| APP_DOMAIN | "dev.app.easytoday.se" |
| APP_ENV | "dev" |
| APP_FIELD_ENCRYPTION_ACTIVE_KEY | "1" |
| APP_FIELD_ENCRYPTION_KEYS | "{"1":"V06viKDDM5LXrDzh+FRb1YvcmGUPBwW1eSzyFTb4pR0="}" |
| APP_NAME | "Easy Today Development" |
| APP_SECRET | "696f0fe8eecd9a1e6c4cd84f6a9103e7b92d1ef87e4183701d07fef3bd9e9dbc" |
| DATABASE_URL | "mysql://%env(DB_USER)%:%env(DB_PASS)%@%env(DB_HOST)%:%env(DB_PORT)%/%env(DB_NAME)%?serverVersion=11.4.7-MariaDB&charset=utf8mb4" |
| DB_HOST | "localhost" |
| DB_NAME | "admin_app_easytoday" |
| DB_PASS | "NmH5GrKhWGGPkCcLNxqZ" |
| DB_PORT | "3306" |
| DB_USER | "admin_app_easytoday" |
| DEFAULT_URI | "http://localhost" |
| ENCRYPT_KEY | "c,)0RDGTaV-iIvdv$:qZjRQ3-GM+.FugK9-wEpKc3tTe.&IQ&o=.Pz>tvud72E5" |
| FORTNOX_CLIENT_ID | "BuLh0oLxRzLu" |
| FORTNOX_CLIENT_SECRET | "eIsxlFB1MQ" |
| FORTNOX_DEFAULT_PRICE_LIST | "A" |
| FORTNOX_REDIRECT_URI | "https://dev.app.easytoday.se/settings/fortnox/callback" |
| FORTNOX_SCOPES | "bookkeeping archive article companyinformation invoice costcenter customer inbox payment project profile supplierinvoice supplier connectfile price settings" |
| GOOGLE_MAPS_API_KEY | "AIzaSyAPXIa6LBROFVzn5bjBSM7wtEdlM33zLqI" |
| HALITE_SECRET | "NJSI9DfnFwoU0KmoSNSu2Vdr3vIoZfymcGgMp8OKvoY=" |
| KERNEL_CLASS | "App\Kernel" |
| LOCK_DSN | "flock" |
| MAILER_DSN | "null://null" |
| MERCURE_JWT_SECRET | "vKu/WIqnJKYM+iogRD/a0Iw/KSHSGEvbB8cMM/x6NkM=" |
| MERCURE_PUBLIC_URL | "https://example.com/.well-known/mercure" |
| MERCURE_URL | "https://example.com/.well-known/mercure" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| MICROSOFT_CLIENT_SECRET | "rdr8Q~i5EsZ9R46K8-vsFNnL_HPi5N-9LCfuYa-x" |
| VAPID_PRIVATE_KEY | "yGTPj1-Fx2523eq53Pa_RWATNwqvLiE9PHsr_f8tv00" |
| VAPID_PUBLIC_KEY | "BK1sIoUlBiZjYNPy0TQDK7LlGBUjIyBYtNF-XmZFG3iN9Ik5qRyj9_fr9JFi5RoOXHaXHJqhMGGN3E_YQhpmKI4" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/home/easytoday/domains/dev.app.easytoday.se/app/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/home/easytoday/domains/dev.app.easytoday.se/app/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/home/easytoday" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_CONNECTION | "close" |
| HTTP_COOKIE | "main_deauth_profile_token=cfc15d; sf_redirect=%7B%22token%22%3A%22cfc15d%22%2C%22route%22%3A%22app_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CSecurity%5C%5CSecurityController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Feasytoday%5C%2Fdomains%5C%2Fdev.app.easytoday.se%5C%2Fapp%5C%2Fsrc%5C%2FController%5C%2FSecurity%5C%2FSecurityController.php%22%2C%22line%22%3A42%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; _locale=sv" |
| HTTP_HOST | "dev.app.easytoday.se" |
| HTTP_REFERER | "https://dev.app.easytoday.se/" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_ACCEL_INTERNAL | "/nginx_static_files" |
| HTTP_X_FORWARDED_FOR | "216.73.216.89" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "dev.app.easytoday.se" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "aTV_4mEDOOk1L_cQZALGXwAAAHM" |
| REDIRECT_URL | "/login" |
| REMOTE_ADDR | "216.73.216.89" |
| REMOTE_PORT | "55302" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1765113826 |
| REQUEST_TIME_FLOAT | 1765113826.1151 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/home/easytoday/domains/dev.app.easytoday.se/app/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "185.189.49.136" |
| SERVER_ADMIN | "webmaster@easytoday.se" |
| SERVER_NAME | "dev.app.easytoday.se" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.0" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache/2" |
| SSL_TLS_SNI | "dev.app.easytoday.se" |
| SYMFONY_DOTENV_PATH | "/home/easytoday/domains/dev.app.easytoday.se/app/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,LOCK_DSN,MAILER_DSN,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET,KERNEL_CLASS,APP_NAME,APP_DOMAIN,DB_PORT,DB_NAME,DB_USER,FORTNOX_REDIRECT_URI,ENCRYPT_KEY,DB_HOST,DB_PASS,GOOGLE_MAPS_API_KEY,MICROSOFT_CLIENT_SECRET,VAPID_PUBLIC_KEY,VAPID_PRIVATE_KEY,FORTNOX_CLIENT_ID,FORTNOX_SCOPES,FORTNOX_DEFAULT_PRICE_LIST,FORTNOX_CLIENT_SECRET,APP_FIELD_ENCRYPTION_KEYS,APP_FIELD_ENCRYPTION_ACTIVE_KEY,HALITE_SECRET,API_JWT_SECRET" |
| UNIQUE_ID | "aTV_4mEDOOk1L_cQZALGXwAAAHM" |
| USER | "easytoday" |
| proxy-nokeepalive | "1" |