SecurityController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\SecurityController::login" |
| _firewall_context | "security.firewall.map.context.main" |
| _links | Symfony\Component\WebLink\GenericLinkProvider {#777 -links: [ 727 => Symfony\Component\WebLink\Link {#727 -href: "/assets/styles/app-661926ffe925f56bdfb3480dcd214eb7.css" -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] } ] } |
| _redirected | true |
| _route | "app_login" |
| _route_params | [] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "bd0a84" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| connection | "close" |
| cookie | "sf_redirect=%7B%22token%22%3A%22659db0%22%2C%22route%22%3A%22app_main%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CMainController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fuser%5C%2Fweb%5C%2Flane.tridenia.es%5C%2Fpublic_html%5C%2Fsrc%5C%2FController%5C%2FMainController.php%22%2C%22line%22%3A43%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| host | "lane.tridenia.es" |
| referer | "https://lane.tridenia.es/" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "216.73.216.126" |
| 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 | "Tue, 09 Dec 2025 01:14:23 GMT" |
| expires | "-1" |
| link | "</assets/styles/app-661926ffe925f56bdfb3480dcd214eb7.css>; rel="preload"; as="style"" |
| pragma | "no-cache" |
| x-debug-token | "b7d8d2" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| sf_redirect | "{"token":"659db0","route":"app_main","method":"GET","controller":{"class":"App\\Controller\\MainController","method":"index","file":"\/home\/user\/web\/lane.tridenia.es\/public_html\/src\/Controller\/MainController.php","line":43},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 9
Session Metadata
| Key | Value |
|---|---|
| Created | "Tue, 09 Dec 25 02:14:22 +0100" |
| Last used | "Tue, 09 Dec 25 02:14:22 +0100" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-authenticate | "b66V0BtYUjDerKmlnBeNu5ObMGu5VnSj-1Ap5boof24" |
Session Usage
9
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 40
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/src/Controller/SecurityController.php"
"line" => 41
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 178
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/http-kernel/Kernel.php"
"line" => 185
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/public/index.php"
"line" => 13
"args" => [
"/home/user/web/lane.tridenia.es/public_html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:59
[
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 59
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/src/Controller/SecurityController.php"
"line" => 44
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 178
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/http-kernel/Kernel.php"
"line" => 185
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/public/index.php"
"line" => 13
"args" => [
"/home/user/web/lane.tridenia.es/public_html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:76
[
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 76
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 69
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/form/FormRenderer.php"
"line" => 56
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/var/cache/dev/twig/91/91c03ead981c2255d2f5be41c4813f6a.php"
"line" => 193
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/twig/twig/src/Template.php"
"line" => 430
"function" => "block_body"
"class" => "__TwigTemplate_0ed530c31b6ddc2e7dc24daa520f5a13"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/var/cache/dev/twig/2d/2d6ebf7429ba23777db7cb5161d0ec95.php"
"line" => 81
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/twig/twig/src/Template.php"
"line" => 360
"function" => "doDisplay"
"class" => "__TwigTemplate_704ff75bfff1e4bb1aef7730196bb688"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/var/cache/dev/twig/91/91c03ead981c2255d2f5be41c4813f6a.php"
"line" => 52
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/twig/twig/src/Template.php"
"line" => 360
"function" => "doDisplay"
"class" => "__TwigTemplate_0ed530c31b6ddc2e7dc24daa520f5a13"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/twig/twig/src/Template.php"
"line" => 335
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 38
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/twig/twig/src/Environment.php"
"line" => 307
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 431
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 436
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 250
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/src/Controller/SecurityController.php"
"line" => 46
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 178
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/http-kernel/Kernel.php"
"line" => 185
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/public/index.php"
"line" => 13
"args" => [
"/home/user/web/lane.tridenia.es/public_html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:66
[
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 66
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 74
"function" => "setToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/form/FormRenderer.php"
"line" => 56
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/var/cache/dev/twig/91/91c03ead981c2255d2f5be41c4813f6a.php"
"line" => 193
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/twig/twig/src/Template.php"
"line" => 430
"function" => "block_body"
"class" => "__TwigTemplate_0ed530c31b6ddc2e7dc24daa520f5a13"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/var/cache/dev/twig/2d/2d6ebf7429ba23777db7cb5161d0ec95.php"
"line" => 81
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/twig/twig/src/Template.php"
"line" => 360
"function" => "doDisplay"
"class" => "__TwigTemplate_704ff75bfff1e4bb1aef7730196bb688"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/var/cache/dev/twig/91/91c03ead981c2255d2f5be41c4813f6a.php"
"line" => 52
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/twig/twig/src/Template.php"
"line" => 360
"function" => "doDisplay"
"class" => "__TwigTemplate_0ed530c31b6ddc2e7dc24daa520f5a13"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/twig/twig/src/Template.php"
"line" => 335
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 38
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/twig/twig/src/Environment.php"
"line" => 307
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 431
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 436
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 250
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/src/Controller/SecurityController.php"
"line" => 46
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 178
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/http-kernel/Kernel.php"
"line" => 185
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/public/index.php"
"line" => 13
"args" => [
"/home/user/web/lane.tridenia.es/public_html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 69
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 161
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 127
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 211
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 199
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/http-kernel/Kernel.php"
"line" => 185
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/public/index.php"
"line" => 13
"args" => [
"/home/user/web/lane.tridenia.es/public_html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 70
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 161
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 127
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 211
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 199
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/http-kernel/Kernel.php"
"line" => 185
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/public/index.php"
"line" => 13
"args" => [
"/home/user/web/lane.tridenia.es/public_html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 71
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 161
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 127
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 211
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 199
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/http-kernel/Kernel.php"
"line" => 185
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/public/index.php"
"line" => 13
"args" => [
"/home/user/web/lane.tridenia.es/public_html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 72
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 161
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 127
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 211
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 199
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/http-kernel/Kernel.php"
"line" => 185
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/public/index.php"
"line" => 13
"args" => [
"/home/user/web/lane.tridenia.es/public_html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 73
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 161
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 127
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 211
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 199
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/http-kernel/Kernel.php"
"line" => 185
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/user/web/lane.tridenia.es/public_html/public/index.php"
"line" => 13
"args" => [
"/home/user/web/lane.tridenia.es/public_html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_SECRET | "f8e7679bdb3715558aac3d1633d7b901" |
| BASE_PATH | "lane.tridenia.es" |
| BASE_URL | "https://lane.tridenia.es" |
| CLOUDFRONT | "https://d1jx7ikngeibxy.cloudfront.net" |
| CORS_ALLOW_ORIGIN | "^(http|https)?://(localhost|127\.0\.0\.1|192\.168\.0\.30)(:[0-9]+)?$" |
| CRYPT_IV | "2024070311140308" |
| CRYPT_KEY | "l4n3Crypt2024!" |
| DATABASE_URL | "mysql://lncstngpre:C9o4-KJ6d-MtC4@lanecasting.cluster-cdkq0ao4aq0q.eu-west-1.rds.amazonaws.com:3306/lanecastingpre?serverVersion=16&charset=utf8" |
| DOMAIN | "lane.tridenia.es" |
| MAILER_DSN | "smtp://testsend@tridenia.es:cjUwI9Eih3SnA4yZMYrI@tridenia.es:587?verify_peer=0" |
| MAILS_CONTROL | "dizquierdo@tridenia.com" |
| MAIL_FROM | "LANE Casting" |
| MAIL_FROM_EMAIL | "noreply@lane.tridenia.es" |
| MAIL_HOST | "tridenia.es" |
| MAIL_PASSWORD | "cjUwI9Eih3SnA4yZMYrI" |
| MAIL_USER | "testsend@tridenia.es" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| S3_BUCKET | "lanecasting-pre" |
| maxAspectRatio | "0.75" |
| maxSizeHeight | "650" |
| maxSizeMB | "10" |
| maxSizeVideoMB | "100" |
| maxSizeWidth | "650" |
| minAspectRatio | "0.75" |
| resolutionImageProfile | "mid" |
| resolutionVideoPrfofile | "720p" |
| role_admin | "ROLE_ADMIN" |
| role_client | "ROLE_CLIENT" |
| role_director | "ROLE_DIRECTOR" |
| role_producer | "ROLE_PRODUCER" |
| role_user | "ROLE_USER" |
Defined as regular env variables
| Key | Value |
|---|---|
| BASE | "/public" |
| CONTEXT_DOCUMENT_ROOT | "/home/user/web/lane.tridenia.es/public_html" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/home/user/web/lane.tridenia.es/public_html" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/home/user" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_CONNECTION | "close" |
| HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%22659db0%22%2C%22route%22%3A%22app_main%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CMainController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fuser%5C%2Fweb%5C%2Flane.tridenia.es%5C%2Fpublic_html%5C%2Fsrc%5C%2FController%5C%2FMainController.php%22%2C%22line%22%3A43%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| HTTP_HOST | "lane.tridenia.es" |
| HTTP_REFERER | "https://lane.tridenia.es/" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_FORWARDED_FOR | "216.73.216.126" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
| PHP_SELF | "/public/index.php" |
| QUERY_STRING | "" |
| REDIRECT_BASE | "/public" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_REDIRECT_HTTPS | "on" |
| REDIRECT_REDIRECT_SSL_TLS_SNI | "lane.tridenia.es" |
| REDIRECT_REDIRECT_STATUS | "200" |
| REDIRECT_SSL_TLS_SNI | "lane.tridenia.es" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/public/login" |
| REMOTE_ADDR | "216.73.216.126" |
| REMOTE_PORT | "55500" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1765242862 |
| REQUEST_TIME_FLOAT | 1765242862.7545 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/home/user/web/lane.tridenia.es/public_html/public/index.php" |
| SCRIPT_NAME | "/public/index.php" |
| SERVER_ADDR | "172.31.31.23" |
| SERVER_ADMIN | "info@lane.tridenia.es" |
| SERVER_NAME | "lane.tridenia.es" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.0" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache/2.4.59 (Ubuntu) mod_fcgid/2.3.9 OpenSSL/3.0.2" |
| SSL_TLS_SNI | "lane.tridenia.es" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,CORS_ALLOW_ORIGIN,role_director,role_client,role_producer,role_admin,role_user,CRYPT_IV,CRYPT_KEY,maxSizeWidth,maxSizeHeight,maxSizeMB,maxSizeVideoMB,maxAspectRatio,minAspectRatio,resolutionImageProfile,resolutionVideoPrfofile,MAILS_CONTROL,DOMAIN,APP_DEBUG,DATABASE_URL,MAIL_PASSWORD,MAIL_USER,MAIL_HOST,MAIL_FROM,MAIL_FROM_EMAIL,MAILER_DSN,S3_BUCKET,CLOUDFRONT,BASE_URL,BASE_PATH" |
| TEMP | "/home/user/tmp" |
| TMP | "/home/user/tmp" |
| TMPDIR | "/home/user/tmp" |
| USER | "user" |
| proxy-nokeepalive | "1" |