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" | 
            
| _redirected | true | 
            
| _route | "app_login" | 
            
| _route_params | []  | 
            
| _security_authenticators | []  | 
            
| _security_firewall_run | "_security_main" | 
            
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#482 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#481 …} } ]  | 
            
| _stopwatch_token | "37b79d" | 
            
Request Headers
| Header | Value | 
|---|---|
| accept | "*/*" | 
            
| accept-encoding | "gzip, br, zstd, deflate" | 
            
| content-length | "0" | 
            
| cookie | "PHPSESSID=i1uq37b2ndc2m5jqi0bg0fc6d2; main_deauth_profile_token=b8d037; sf_redirect=%7B%22token%22%3A%22b8d037%22%2C%22route%22%3A%22_profiler_home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fsamatezc%5C%2Fpruebas%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A106%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" | 
            
| host | "pruebas.samatez.com" | 
            
| referer | "https://pruebas.samatez.com/_profiler" | 
            
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" | 
            
| x-php-ob-level | "1" | 
            
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value | 
|---|---|
| cache-control | "no-cache, private" | 
            
| content-type | "text/html; charset=UTF-8" | 
            
| date | "Sun, 02 Nov 2025 22:54:04 GMT" | 
            
| x-debug-token | "65491d" | 
            
Cookies
Request Cookies
| Key | Value | 
|---|---|
| PHPSESSID | "i1uq37b2ndc2m5jqi0bg0fc6d2" | 
            
| main_deauth_profile_token | "b8d037" | 
            
| sf_redirect | "{"token":"b8d037","route":"_profiler_home","method":"GET","controller":{"class":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController","method":"urlRedirectAction","file":"\/home\/samatezc\/pruebas\/vendor\/symfony\/framework-bundle\/Controller\/RedirectController.php","line":106},"status_code":302,"status_text":"Found"}" | 
            
Response Cookies
No response cookies
Session 5
Session Metadata
| Key | Value | 
|---|---|
| Created | "Sun, 02 Nov 25 18:54:04 -0400" | 
            
| Last used | "Sun, 02 Nov 25 18:54:04 -0400" | 
            
| Lifetime | 0 | 
            
Session Attributes
| Attribute | Value | 
|---|---|
| _security.main.target_path | "https://pruebas.samatez.com/_profiler" | 
            
Session Usage
                        5
                        Usages
                    
                    
                        
                        Stateless check enabled
                    
                | Usage | 
|---|
                                        Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38                                    
                                    [
  [
    "file" => "/home/samatezc/pruebas/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/src/Controller/SecurityController.php"
    "line" => 23
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas.samatez.com/index.php"
    "line" => 6
    "args" => [
      "/home/samatezc/pruebas/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
                                     | 
                            
                                        Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57                                    
                                    [
  [
    "file" => "/home/samatezc/pruebas/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/src/Controller/SecurityController.php"
    "line" => 26
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas.samatez.com/index.php"
    "line" => 6
    "args" => [
      "/home/samatezc/pruebas/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
                                     | 
                            
                                        Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39                                    
                                    [
  [
    "file" => "/home/samatezc/pruebas/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 92
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1864
    "function" => "getUser"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/var/cache/dev/twig/8e/8effea855497f62a224e30163a7de879.php"
    "line" => 141
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/home/samatezc/pruebas/vendor/twig/twig/src/Template.php"
    "line" => 387
    "function" => "doDisplay"
    "class" => "__TwigTemplate_4255cd736ef4442e3dfa5e34bdc867d4"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/var/cache/dev/twig/8d/8df509260557b364a73d367324565b26.php"
    "line" => 153
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/vendor/twig/twig/src/Template.php"
    "line" => 431
    "function" => "block_body"
    "class" => "__TwigTemplate_756fa81cf548b494345a7667eaa187d5"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/var/cache/dev/twig/4e/4e931b9f58eef95c1892b21f83f839e7.php"
    "line" => 164
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/vendor/twig/twig/src/Template.php"
    "line" => 387
    "function" => "doDisplay"
    "class" => "__TwigTemplate_aa94a1ac4772aea62b100ea3d3e52f1c"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/var/cache/dev/twig/8d/8df509260557b364a73d367324565b26.php"
    "line" => 56
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/vendor/twig/twig/src/Template.php"
    "line" => 387
    "function" => "doDisplay"
    "class" => "__TwigTemplate_756fa81cf548b494345a7667eaa187d5"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/var/cache/dev/twig/94/940573cb6321b30cade678c0c5392d19.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/vendor/twig/twig/src/Template.php"
    "line" => 387
    "function" => "doDisplay"
    "class" => "__TwigTemplate_14cecfaf2543251aa1e26bd83a426277"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/vendor/twig/twig/src/Template.php"
    "line" => 343
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 35
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/vendor/twig/twig/src/Environment.php"
    "line" => 320
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 431
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 436
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 250
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/src/Controller/SecurityController.php"
    "line" => 28
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas.samatez.com/index.php"
    "line" => 6
    "args" => [
      "/home/samatezc/pruebas/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
                                     | 
                            
                                        Symfony\Bridge\Twig\AppVariable:181                                    
                                    [
  [
    "file" => "/home/samatezc/pruebas/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 181
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1864
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/var/cache/dev/twig/4e/4e931b9f58eef95c1892b21f83f839e7.php"
    "line" => 437
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/home/samatezc/pruebas/vendor/twig/twig/src/Template.php"
    "line" => 431
    "function" => "block_javascripts"
    "class" => "__TwigTemplate_aa94a1ac4772aea62b100ea3d3e52f1c"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/vendor/twig/twig/src/Template.php"
    "line" => 476
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/var/cache/dev/twig/8d/8df509260557b364a73d367324565b26.php"
    "line" => 281
    "function" => "yieldParentBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/vendor/twig/twig/src/Template.php"
    "line" => 431
    "function" => "block_javascripts"
    "class" => "__TwigTemplate_756fa81cf548b494345a7667eaa187d5"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/vendor/twig/twig/src/Template.php"
    "line" => 476
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/var/cache/dev/twig/94/940573cb6321b30cade678c0c5392d19.php"
    "line" => 392
    "function" => "yieldParentBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/vendor/twig/twig/src/Template.php"
    "line" => 431
    "function" => "block_javascripts"
    "class" => "__TwigTemplate_14cecfaf2543251aa1e26bd83a426277"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/var/cache/dev/twig/4e/4e931b9f58eef95c1892b21f83f839e7.php"
    "line" => 169
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/vendor/twig/twig/src/Template.php"
    "line" => 387
    "function" => "doDisplay"
    "class" => "__TwigTemplate_aa94a1ac4772aea62b100ea3d3e52f1c"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/var/cache/dev/twig/8d/8df509260557b364a73d367324565b26.php"
    "line" => 56
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/vendor/twig/twig/src/Template.php"
    "line" => 387
    "function" => "doDisplay"
    "class" => "__TwigTemplate_756fa81cf548b494345a7667eaa187d5"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/var/cache/dev/twig/94/940573cb6321b30cade678c0c5392d19.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/vendor/twig/twig/src/Template.php"
    "line" => 387
    "function" => "doDisplay"
    "class" => "__TwigTemplate_14cecfaf2543251aa1e26bd83a426277"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/vendor/twig/twig/src/Template.php"
    "line" => 343
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 35
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/vendor/twig/twig/src/Environment.php"
    "line" => 320
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 431
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 436
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 250
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/src/Controller/SecurityController.php"
    "line" => 28
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas.samatez.com/index.php"
    "line" => 6
    "args" => [
      "/home/samatezc/pruebas/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
                                     | 
                            
                                        Symfony\Component\Security\Http\Firewall\ContextListener:169                                    
                                    [
  [
    "file" => "/home/samatezc/pruebas/vendor/symfony/security-http/Firewall/ContextListener.php"
    "line" => 169
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/samatezc/pruebas.samatez.com/index.php"
    "line" => 6
    "args" => [
      "/home/samatezc/pruebas/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
                                     | 
                            
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value | 
|---|---|
| APP_ENV | "dev" | 
            
| APP_SECRET | "10d740b26bdd2fa2a00ad34f35858a07" | 
            
| DATABASE_URL | "mysql://samatezc_probador:gg2OovDP1234@localhost:3306/samatezc_pruebas?serverVersion=8.0.32&charset=utf8mb4" | 
            
| MAILER_DSN | "smtp://informacion@samatez.com:Q*nxoSvwWrBb@mail.samatez.com:465?encryption=ssl&auth_mode=login" | 
            
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" | 
            
| ruta_manuales | "public/assets/manuales" | 
            
Defined as regular env variables
| Key | Value | 
|---|---|
| APP_DEBUG | "1" | 
            
| CONTENT_LENGTH | "0" | 
            
| CONTEXT_DOCUMENT_ROOT | "/home/samatezc/pruebas.samatez.com" | 
            
| CONTEXT_PREFIX | ""  | 
            
| DOCUMENT_ROOT | "/home/samatezc/pruebas.samatez.com" | 
            
| H2PUSH | "off" | 
            
| H2_PUSH | "off" | 
            
| H2_PUSHED | ""  | 
            
| H2_PUSHED_ON | ""  | 
            
| H2_STREAM_ID | "9" | 
            
| H2_STREAM_TAG | "3249597-232-9" | 
            
| HTTP2 | "on" | 
            
| HTTPS | "on" | 
            
| HTTP_ACCEPT | "*/*" | 
            
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" | 
            
| HTTP_COOKIE | "PHPSESSID=i1uq37b2ndc2m5jqi0bg0fc6d2; main_deauth_profile_token=b8d037; sf_redirect=%7B%22token%22%3A%22b8d037%22%2C%22route%22%3A%22_profiler_home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fsamatezc%5C%2Fpruebas%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A106%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" | 
            
| HTTP_HOST | "pruebas.samatez.com" | 
            
| HTTP_REFERER | "https://pruebas.samatez.com/_profiler" | 
            
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" | 
            
| LSCAPI_CRIU_SYNC_FD | "7" | 
            
| PATH | "/usr/local/bin:/usr/bin:/bin" | 
            
| PHP_SELF | "/index.php" | 
            
| PWD | "/" | 
            
| QUERY_STRING | ""  | 
            
| REDIRECT_H2PUSH | "off" | 
            
| REDIRECT_H2_PUSH | "off" | 
            
| REDIRECT_H2_PUSHED | ""  | 
            
| REDIRECT_H2_PUSHED_ON | ""  | 
            
| REDIRECT_H2_STREAM_ID | "9" | 
            
| REDIRECT_H2_STREAM_TAG | "3249597-232-9" | 
            
| REDIRECT_HTTP2 | "on" | 
            
| REDIRECT_HTTPS | "on" | 
            
| REDIRECT_SSL_TLS_SNI | "pruebas.samatez.com" | 
            
| REDIRECT_STATUS | "200" | 
            
| REDIRECT_UNIQUE_ID | "aQfhDPcbOISuwxzCumqEawABlx4" | 
            
| REDIRECT_URL | "/login" | 
            
| REMOTE_ADDR | "216.73.216.30" | 
            
| REMOTE_PORT | "58641" | 
            
| REQUEST_METHOD | "GET" | 
            
| REQUEST_SCHEME | "https" | 
            
| REQUEST_TIME | 1762124044 | 
            
| REQUEST_TIME_FLOAT | 1762124044.7118 | 
            
| REQUEST_URI | "/login" | 
            
| SCRIPT_FILENAME | "/home/samatezc/pruebas.samatez.com/index.php" | 
            
| SCRIPT_NAME | "/index.php" | 
            
| SERVER_ADDR | "192.99.85.240" | 
            
| SERVER_ADMIN | "webmaster@pruebas.samatez.com" | 
            
| SERVER_NAME | "pruebas.samatez.com" | 
            
| SERVER_PORT | "443" | 
            
| SERVER_PROTOCOL | "HTTP/2.0" | 
            
| SERVER_SIGNATURE | ""  | 
            
| SERVER_SOFTWARE | "Apache" | 
            
| SSL_TLS_SNI | "pruebas.samatez.com" | 
            
| SYMFONY_DOTENV_PATH | "/home/samatezc/pruebas/.env" | 
            
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,ruta_manuales,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN" | 
            
| TEMP | "/tmp" | 
            
| TMP | "/tmp" | 
            
| TMPDIR | "/tmp" | 
            
| UNIQUE_ID | "aQfhDPcbOISuwxzCumqEawABlx4" |