LoginController :: login
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value | 
|---|---|
| _access_control_attributes | [
  "PUBLIC_ACCESS"
] | 
            
| _controller | "App\Controller\LoginController::login" | 
            
| _firewall_context | "security.firewall.map.context.main" | 
            
| _route | "app_login" | 
            
| _route_params | []  | 
            
| _stopwatch_token | "08e6a3" | 
            
Request Headers
| Header | Value | 
|---|---|
| accept | "*/*" | 
            
| accept-encoding | "gzip, br, zstd, deflate" | 
            
| host | "testred.clubtickets.com" | 
            
| referer | "http://testred.clubtickets.com/login" | 
            
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" | 
            
| x-amzn-trace-id | "Root=1-69094b14-721d448355da30931fb30682" | 
            
| x-forwarded-for | "216.73.216.176" | 
            
| x-forwarded-port | "443" | 
            
| x-forwarded-proto | "https" | 
            
| 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 | "Tue, 04 Nov 2025 00:38:44 GMT" | 
            
| x-debug-token | "a6e70a" | 
            
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 8
Session Metadata
| Key | Value | 
|---|---|
| Created | "Tue, 04 Nov 25 01:38:44 +0100" | 
            
| Last used | "Tue, 04 Nov 25 01:38:44 +0100" | 
            
| Lifetime | 86400 | 
            
Session Attributes
No session attributes
Session Usage
                        8
                        Usages
                    
                    
                        
                        Stateless check enabled
                    
                | Usage | 
|---|
                                        App\EventSubscriber\LocaleSubscriber:31                                    
                                    [
  [
    "file" => "/data_local/testred.clubtickets.com/www/src/EventSubscriber/LocaleSubscriber.php"
    "line" => 31
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "App\EventSubscriber\LocaleSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/public/index.php"
    "line" => 5
    "args" => [
      "/data_local/testred.clubtickets.com/www/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
                                     | 
                            
                                        Symfony\Component\Security\Http\Authentication\AuthenticationUtils:43                                    
                                    [
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 43
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/src/Controller/LoginController.php"
    "line" => 16
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "login"
    "class" => "App\Controller\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/public/index.php"
    "line" => 5
    "args" => [
      "/data_local/testred.clubtickets.com/www/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
                                     | 
                            
                                        Symfony\Component\Security\Http\Authentication\AuthenticationUtils:65                                    
                                    [
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 65
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/src/Controller/LoginController.php"
    "line" => 19
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "login"
    "class" => "App\Controller\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/public/index.php"
    "line" => 5
    "args" => [
      "/data_local/testred.clubtickets.com/www/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
                                     | 
                            
                                        Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72                                    
                                    [
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/public/index.php"
    "line" => 5
    "args" => [
      "/data_local/testred.clubtickets.com/www/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
                                     | 
                            
                                        Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73                                    
                                    [
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 73
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/public/index.php"
    "line" => 5
    "args" => [
      "/data_local/testred.clubtickets.com/www/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
                                     | 
                            
                                        Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:74                                    
                                    [
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 74
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/public/index.php"
    "line" => 5
    "args" => [
      "/data_local/testred.clubtickets.com/www/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
                                     | 
                            
                                        Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:75                                    
                                    [
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 75
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/public/index.php"
    "line" => 5
    "args" => [
      "/data_local/testred.clubtickets.com/www/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
                                     | 
                            
                                        Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:76                                    
                                    [
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 76
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/data_local/testred.clubtickets.com/www/public/index.php"
    "line" => 5
    "args" => [
      "/data_local/testred.clubtickets.com/www/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
                                     | 
                            
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value | 
|---|---|
| ADMIN_URL | "https://testadmin.clubtickets.com" | 
            
| APP_ENV | "dev" | 
            
| APP_SECRET | "d8393d35c0bca1216a687797d508" | 
            
| DATABASE_URL | "mysql://redclubtickets:l6-Ym1.9_0,_.,7-h3_p5@clubtickets-pre-bbdd.internal.clubtickets.com:3306/redclubtickets?serverVersion=8&charset=utf8mb4" | 
            
| END_DATE | "31-10-2022" | 
            
| FERRY_URL | "https://system.ibizaseacruises.com" | 
            
| L6_URL | "https://listasexta.com" | 
            
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" | 
            
| REDIS_HOST | "tlsv1.2://master.clubtickets-pre-redis.cpxkye.euw3.cache.amazonaws.com" | 
            
| REDIS_PASS | "AVNS_zYs6DhOxe55c5OO5_Us" | 
            
| REDIS_PORT | "6379" | 
            
| RED_URL | "https://testred.clubtickets.com" | 
            
| SENTRY_DSN | "https://1da920790b1e41c1b0d95cbb9b19def8:b83b7dae36ca415fa0a57fa99b06e112@sentry.io/1342188" | 
            
| START_DATE | "23-09-2022" | 
            
| WEB_URL | "https://test.clubtickets.com" | 
            
Defined as regular env variables
| Key | Value | 
|---|---|
| APP_DEBUG | "1" | 
            
| CONTEXT_DOCUMENT_ROOT | "/data_local/testred.clubtickets.com/www/web" | 
            
| CONTEXT_PREFIX | ""  | 
            
| DOCUMENT_ROOT | "/data_local/testred.clubtickets.com/www/web" | 
            
| GATEWAY_INTERFACE | "CGI/1.1" | 
            
| HTTP_ACCEPT | "*/*" | 
            
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" | 
            
| HTTP_HOST | "testred.clubtickets.com" | 
            
| HTTP_REFERER | "http://testred.clubtickets.com/login" | 
            
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" | 
            
| HTTP_X_AMZN_TRACE_ID | "Root=1-69094b14-721d448355da30931fb30682" | 
            
| HTTP_X_FORWARDED_FOR | "216.73.216.176" | 
            
| HTTP_X_FORWARDED_PORT | "443" | 
            
| HTTP_X_FORWARDED_PROTO | "https" | 
            
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" | 
            
| PHP_SELF | "/app.php" | 
            
| QUERY_STRING | ""  | 
            
| REDIRECT_STATUS | "200" | 
            
| REDIRECT_URL | "/login" | 
            
| REMOTE_ADDR | "10.193.2.41" | 
            
| REMOTE_PORT | "41528" | 
            
| REQUEST_METHOD | "GET" | 
            
| REQUEST_SCHEME | "http" | 
            
| REQUEST_TIME | 1762216724 | 
            
| REQUEST_TIME_FLOAT | 1762216724.1217 | 
            
| REQUEST_URI | "/login" | 
            
| SCRIPT_FILENAME | "/data_local/testred.clubtickets.com/www/web/app.php" | 
            
| SCRIPT_NAME | "/app.php" | 
            
| SERVER_ADDR | "10.193.0.216" | 
            
| SERVER_ADMIN | "soporte@strsistemas.com" | 
            
| SERVER_NAME | "testred.clubtickets.com" | 
            
| SERVER_PORT | "80" | 
            
| SERVER_PROTOCOL | "HTTP/1.1" | 
            
| SERVER_SIGNATURE | ""  | 
            
| SERVER_SOFTWARE | "Apache" | 
            
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,DATABASE_URL,START_DATE,END_DATE,RED_URL,ADMIN_URL,WEB_URL,FERRY_URL,L6_URL,REDIS_HOST,REDIS_PORT,REDIS_PASS,SENTRY_DSN" |