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_firewall_run | "_security_main" |
| _stopwatch_token | "0eb8fa" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "sf_redirect=%7B%22token%22%3A%22a54475%22%2C%22route%22%3A%22home_start%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CHomeController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fubuntu%5C%2Fgevensi%5C%2Fsgen%5C%2Fsrc%5C%2FController%5C%2FHomeController.php%22%2C%22line%22%3A24%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=odhm9fua507fma0kcdbfdpmi8m" |
| host | "gevensi.com" |
| referer | "https://gevensi.com/" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Mon, 29 Jun 2026 20:32:24 GMT" |
| permissions-policy | "geolocation=(), camera=(), microphone=()" |
| referrer-policy | "strict-origin-when-cross-origin" |
| strict-transport-security | "max-age=63072000; includeSubDomains; preload" |
| x-content-type-options | "nosniff" |
| x-debug-token | "76b3f6" |
| x-frame-options | "DENY" |
| x-xss-protection | "1; mode=block" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "odhm9fua507fma0kcdbfdpmi8m" |
| sf_redirect | "{"token":"a54475","route":"home_start","method":"GET","controller":{"class":"App\\Controller\\HomeController","method":"index","file":"\/home\/ubuntu\/gevensi\/sgen\/src\/Controller\/HomeController.php","line":24},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 9
Session Metadata
| Key | Value |
|---|---|
| Created | "Mon, 29 Jun 26 20:32:24 +0000" |
| Last used | "Mon, 29 Jun 26 20:32:24 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-authenticate | "rWSoJlGlZcQ1aVN303SkJJWFQwfh6VpYs88v3oDZBzU" |
| _security.main.target_path | "https://gevensi.com/" |
| flasher::envelopes | [] |
Session Usage
9
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 41
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/security-core/Authorization/AuthorizationChecker.php"
"line" => 35
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/security-core/Authorization/ExpressionLanguageProvider.php"
"line" => 27
"function" => "isGranted"
"class" => "Symfony\Component\Security\Core\Authorization\AuthorizationChecker"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/expression-language/Node/FunctionNode.php"
"line" => 50
"function" => "Symfony\Component\Security\Core\Authorization\{closure}"
"class" => "Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/expression-language/Node/UnaryNode.php"
"line" => 50
"function" => "evaluate"
"class" => "Symfony\Component\ExpressionLanguage\Node\FunctionNode"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/expression-language/ExpressionLanguage.php"
"line" => 59
"function" => "evaluate"
"class" => "Symfony\Component\ExpressionLanguage\Node\UnaryNode"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php"
"line" => 64
"function" => "evaluate"
"class" => "Symfony\Component\ExpressionLanguage\ExpressionLanguage"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php"
"line" => 38
"function" => "vote"
"class" => "Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/security-core/Authorization/AccessDecisionManager.php"
"line" => 70
"function" => "vote"
"class" => "Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php"
"line" => 37
"function" => "collectResults"
"class" => "Symfony\Component\Security\Core\Authorization\AccessDecisionManager"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/security-core/Authorization/AccessDecisionManager.php"
"line" => 59
"function" => "decide"
"class" => "Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php"
"line" => 60
"function" => "decide"
"class" => "Symfony\Component\Security\Core\Authorization\AccessDecisionManager"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/security-core/Authorization/AuthorizationChecker.php"
"line" => 41
"function" => "decide"
"class" => "Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/security-http/EventListener/IsGrantedAttributeListener.php"
"line" => 62
"function" => "isGranted"
"class" => "Symfony\Component\Security\Core\Authorization\AuthorizationChecker"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelControllerArguments"
"class" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 127
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 173
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/http-kernel/Kernel.php"
"line" => 185
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/public/index.php"
"line" => 5
"args" => [
"/home/ubuntu/gevensi/sgen/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 40
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/src/Controller/SecurityController.php"
"line" => 27
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 178
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/http-kernel/Kernel.php"
"line" => 185
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/public/index.php"
"line" => 5
"args" => [
"/home/ubuntu/gevensi/sgen/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:59
[
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 59
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/src/Controller/SecurityController.php"
"line" => 30
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 178
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/http-kernel/Kernel.php"
"line" => 185
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/public/index.php"
"line" => 5
"args" => [
"/home/ubuntu/gevensi/sgen/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:76
[
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 76
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 69
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/form/FormRenderer.php"
"line" => 56
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/var/cache/dev/twig/84/849528390fd144b1b5006d2e3077b938.php"
"line" => 174
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_be4db18d19f12b310feb5498dce2ea9c"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/var/cache/dev/twig/cc/cc2ae8ab5e380169ac97745b9d9d293d.php"
"line" => 92
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_7e05d2caa080d5d6334130092a0a26c1"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/var/cache/dev/twig/84/849528390fd144b1b5006d2e3077b938.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_be4db18d19f12b310feb5498dce2ea9c"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 431
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 436
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 250
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/src/Controller/SecurityController.php"
"line" => 32
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 178
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/http-kernel/Kernel.php"
"line" => 185
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/public/index.php"
"line" => 5
"args" => [
"/home/ubuntu/gevensi/sgen/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:66
[
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 66
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 74
"function" => "setToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/form/FormRenderer.php"
"line" => 56
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/var/cache/dev/twig/84/849528390fd144b1b5006d2e3077b938.php"
"line" => 174
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_be4db18d19f12b310feb5498dce2ea9c"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/var/cache/dev/twig/cc/cc2ae8ab5e380169ac97745b9d9d293d.php"
"line" => 92
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_7e05d2caa080d5d6334130092a0a26c1"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/var/cache/dev/twig/84/849528390fd144b1b5006d2e3077b938.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_be4db18d19f12b310feb5498dce2ea9c"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 431
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 436
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 250
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/src/Controller/SecurityController.php"
"line" => 32
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 178
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/http-kernel/Kernel.php"
"line" => 185
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/public/index.php"
"line" => 5
"args" => [
"/home/ubuntu/gevensi/sgen/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Firewall\ContextListener:171
[
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/security-http/Firewall/ContextListener.php"
"line" => 171
"function" => "remove"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 127
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 211
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 199
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/http-kernel/Kernel.php"
"line" => 185
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/public/index.php"
"line" => 5
"args" => [
"/home/ubuntu/gevensi/sgen/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flasher\Symfony\Http\Request:57
[
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/php-flasher/flasher-symfony/Http/Request.php"
"line" => 57
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/php-flasher/flasher/Http/RequestExtension.php"
"line" => 56
"function" => "hasType"
"class" => "Flasher\Symfony\Http\Request"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/php-flasher/flasher/Http/RequestExtension.php"
"line" => 30
"function" => "processRequest"
"class" => "Flasher\Prime\Http\RequestExtension"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/php-flasher/flasher-symfony/EventListener/SessionListener.php"
"line" => 24
"function" => "flash"
"class" => "Flasher\Prime\Http\RequestExtension"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Flasher\Symfony\EventListener\SessionListener"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 127
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 211
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 199
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/http-kernel/Kernel.php"
"line" => 185
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/public/index.php"
"line" => 5
"args" => [
"/home/ubuntu/gevensi/sgen/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flasher\Symfony\Storage\SessionBag:29
[
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/php-flasher/flasher-symfony/Storage/SessionBag.php"
"line" => 29
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/php-flasher/flasher/Storage/Storage.php"
"line" => 22
"function" => "get"
"class" => "Flasher\Symfony\Storage\SessionBag"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/php-flasher/flasher/Storage/StorageManager.php"
"line" => 36
"function" => "all"
"class" => "Flasher\Prime\Storage\Storage"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/php-flasher/flasher/Storage/StorageManager.php"
"line" => 49
"function" => "all"
"class" => "Flasher\Prime\Storage\StorageManager"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/php-flasher/flasher/Response/ResponseManager.php"
"line" => 49
"function" => "filter"
"class" => "Flasher\Prime\Storage\StorageManager"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/php-flasher/flasher/Flasher.php"
"line" => 57
"function" => "render"
"class" => "Flasher\Prime\Response\ResponseManager"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/php-flasher/flasher/Http/ResponseExtension.php"
"line" => 57
"function" => "render"
"class" => "Flasher\Prime\Flasher"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/php-flasher/flasher-symfony/EventListener/FlasherListener.php"
"line" => 24
"function" => "render"
"class" => "Flasher\Prime\Http\ResponseExtension"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Flasher\Symfony\EventListener\FlasherListener"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 127
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 211
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 199
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/http-kernel/Kernel.php"
"line" => 185
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/public/index.php"
"line" => 5
"args" => [
"/home/ubuntu/gevensi/sgen/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flasher\Symfony\Storage\SessionBag:38
[
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/php-flasher/flasher-symfony/Storage/SessionBag.php"
"line" => 38
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/php-flasher/flasher/Storage/Storage.php"
"line" => 55
"function" => "set"
"class" => "Flasher\Symfony\Storage\SessionBag"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/php-flasher/flasher/Storage/Storage.php"
"line" => 32
"function" => "save"
"class" => "Flasher\Prime\Storage\Storage"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/php-flasher/flasher/Storage/StorageManager.php"
"line" => 82
"function" => "update"
"class" => "Flasher\Prime\Storage\Storage"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/php-flasher/flasher/Response/ResponseManager.php"
"line" => 50
"function" => "remove"
"class" => "Flasher\Prime\Storage\StorageManager"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/php-flasher/flasher/Flasher.php"
"line" => 57
"function" => "render"
"class" => "Flasher\Prime\Response\ResponseManager"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/php-flasher/flasher/Http/ResponseExtension.php"
"line" => 57
"function" => "render"
"class" => "Flasher\Prime\Flasher"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/php-flasher/flasher-symfony/EventListener/FlasherListener.php"
"line" => 24
"function" => "render"
"class" => "Flasher\Prime\Http\ResponseExtension"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Flasher\Symfony\EventListener\FlasherListener"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 127
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 211
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 199
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/http-kernel/Kernel.php"
"line" => 185
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/ubuntu/gevensi/sgen/public/index.php"
"line" => 5
"args" => [
"/home/ubuntu/gevensi/sgen/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 | "dffc9e9ec649bdf794dbd859e73ef318" |
| DATABASE_URL | "mysql://sgen:0nlTdBJ29vO!@localhost:3306/sgen?serverVersion=8.3.0&charset=utf8mb4" |
| MAILER_HOST | "a3e.com.mx:465" |
| MAILER_PASS | "%5EWn_%5Bp%3FZ%5DV9%5C%25Pk8" |
| MAILER_USER | "soporte.tecnico@a3e.com.mx" |
| PYTHON_PATH | "/var/www/sgen.com/sgen/public/assets/python/venv/bin/python" |
| _MAILER_PASS | "%3Aj1ve%E2%80%93K%3FxK35PqX" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/home/ubuntu/gevensi/sgen/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%22a54475%22%2C%22route%22%3A%22home_start%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CHomeController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fubuntu%5C%2Fgevensi%5C%2Fsgen%5C%2Fsrc%5C%2FController%5C%2FHomeController.php%22%2C%22line%22%3A24%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=odhm9fua507fma0kcdbfdpmi8m" |
| HTTP_HOST | "gevensi.com" |
| HTTP_REFERER | "https://gevensi.com/" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "216.73.216.85" |
| REMOTE_PORT | "41434" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1782765144 |
| REQUEST_TIME_FLOAT | 1782765144.1012 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/home/ubuntu/gevensi/sgen/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "172.31.94.37" |
| SERVER_NAME | "gevensi.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/2.0" |
| SERVER_SOFTWARE | "nginx/1.24.0" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MAILER_USER,_MAILER_PASS,MAILER_PASS,MAILER_HOST,PYTHON_PATH" |
| USER | "www-data" |