SecurityController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\Security\SecurityController::login" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "login" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#366 -supports: false -passport: null -duration: null -stub: "App\Security\OAuth2\GoogleAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\OAuth2\GoogleAuthenticator {#293 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#369 -supports: false -passport: null -duration: null -stub: "App\Security\OAuth2\MicrosoftAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\OAuth2\MicrosoftAuthenticator {#295 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#292 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#307 …} } ] |
| _stopwatch_token | "1030a6" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| authorization | "" |
| content-length | "0" |
| host | "www.website-fcc2aa22.gac.jkf.temporary.site" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-php-ob-level | "0" |
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 | "Sat, 25 Apr 2026 02:19:43 GMT" |
| x-debug-token | "7c92ee" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 9
Session Metadata
| Key | Value |
|---|---|
| Created | "Fri, 24 Apr 26 21:19:43 -0500" |
| Last used | "Fri, 24 Apr 26 21:19:43 -0500" |
| Lifetime | 0 |
Session Attributes
No session attributes
Session Usage
9
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/src/Controller/Security/SecurityController.php"
"line" => 17
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\Security\SecurityController"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/public/index.php"
"line" => 5
"args" => [
"/home2/gacjkfte/public_html/website_fcc2aa22/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/src/Controller/Security/SecurityController.php"
"line" => 18
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\Security\SecurityController"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/public/index.php"
"line" => 5
"args" => [
"/home2/gacjkfte/public_html/website_fcc2aa22/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 92
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1871
"function" => "getUser"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/var/cache/dev/twig/63/631e45522363b4596648e00cca52d10f.php"
"line" => 64
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/twig/twig/src/Template.php"
"line" => 387
"function" => "doDisplay"
"class" => "__TwigTemplate_b1f7556fb978f51ae0e9829aafbb4909"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/var/cache/dev/twig/76/76ae5ad0b92d29411ebc86dd43a6326a.php"
"line" => 81
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/twig/twig/src/Template.php"
"line" => 387
"function" => "doDisplay"
"class" => "__TwigTemplate_354477db0c586fd7dcff8abbe6b42f98"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/var/cache/dev/twig/48/48a0b55b11a18a320c838499a2366242.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/twig/twig/src/Template.php"
"line" => 387
"function" => "doDisplay"
"class" => "__TwigTemplate_de3b18a59c5996d01c2881442acadad1"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/twig/twig/src/Template.php"
"line" => 343
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/twig/twig/src/Environment.php"
"line" => 320
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 431
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 436
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 250
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/src/Controller/Security/SecurityController.php"
"line" => 29
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\Security\SecurityController"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/public/index.php"
"line" => 5
"args" => [
"/home2/gacjkfte/public_html/website_fcc2aa22/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Bridge\Twig\AppVariable:181
[
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 181
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1871
"function" => "getFlashes"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/var/cache/dev/twig/76/76ae5ad0b92d29411ebc86dd43a6326a.php"
"line" => 134
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/twig/twig/src/Template.php"
"line" => 387
"function" => "doDisplay"
"class" => "__TwigTemplate_354477db0c586fd7dcff8abbe6b42f98"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/var/cache/dev/twig/48/48a0b55b11a18a320c838499a2366242.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/twig/twig/src/Template.php"
"line" => 387
"function" => "doDisplay"
"class" => "__TwigTemplate_de3b18a59c5996d01c2881442acadad1"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/twig/twig/src/Template.php"
"line" => 343
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/twig/twig/src/Environment.php"
"line" => 320
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 431
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 436
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 250
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/src/Controller/Security/SecurityController.php"
"line" => 29
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\Security\SecurityController"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/public/index.php"
"line" => 5
"args" => [
"/home2/gacjkfte/public_html/website_fcc2aa22/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 68
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/public/index.php"
"line" => 5
"args" => [
"/home2/gacjkfte/public_html/website_fcc2aa22/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 69
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/public/index.php"
"line" => 5
"args" => [
"/home2/gacjkfte/public_html/website_fcc2aa22/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 70
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/public/index.php"
"line" => 5
"args" => [
"/home2/gacjkfte/public_html/website_fcc2aa22/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 71
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/public/index.php"
"line" => 5
"args" => [
"/home2/gacjkfte/public_html/website_fcc2aa22/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 72
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home2/gacjkfte/public_html/website_fcc2aa22/public/index.php"
"line" => 5
"args" => [
"/home2/gacjkfte/public_html/website_fcc2aa22/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 | "" |
| CONTACT_EMAIL | "testing@mailtrap.io" |
| DATABASE_URL | "mysql://gacjkfte_aptosphere:4pt0sph3r3@127.0.0.1:3306/gacjkfte_aptosphere?serverVersion=5.7.23-23-MySql&charset=utf8mb4" |
| MAILER_DSN | "smtp://f8bedf6863bf98:beb5ce7b2a87c5@sandbox.smtp.mailtrap.io:2525" |
| OAUTH_GOOGLE_CLIENT_ID | "273010108912-ta4e1hdnv0hujvc351aamrvvtgdm3k8c.apps.googleusercontent.com" |
| OAUTH_GOOGLE_CLIENT_SECRET | "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" |
| OAUTH_MICROSOFT_CLIENT_ID | "your_microsoft_client_id" |
| OAUTH_MICROSOFT_CLIENT_SECRET | "your_microsoft_client_secret" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTENT_LENGTH | "0" |
| CONTEXT_DOCUMENT_ROOT | "/home2/gacjkfte/public_html/website_fcc2aa22/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/home2/gacjkfte/public_html/website_fcc2aa22/public" |
| H2PUSH | "off" |
| H2_PUSH | "off" |
| H2_PUSHED | "" |
| H2_PUSHED_ON | "" |
| H2_STREAM_ID | "1" |
| H2_STREAM_TAG | "441954-550-1" |
| HTTP2 | "on" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_AUTHORIZATION | "" |
| HTTP_HOST | "www.website-fcc2aa22.gac.jkf.temporary.site" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| LSPHP_ENABLE_USER_INI | "on" |
| PATH | "/usr/local/bin:/usr/bin:/bin" |
| PHP_SELF | "/index.php" |
| PWD | "/" |
| QS_ConnectionId | "177708358251320775441954" |
| QUERY_STRING | "" |
| REDIRECT_H2PUSH | "off" |
| REDIRECT_H2_PUSH | "off" |
| REDIRECT_H2_PUSHED | "" |
| REDIRECT_H2_PUSHED_ON | "" |
| REDIRECT_H2_STREAM_ID | "1" |
| REDIRECT_H2_STREAM_TAG | "441954-550-1" |
| REDIRECT_HTTP2 | "on" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_HTTP_AUTHORIZATION | "" |
| REDIRECT_QS_ConnectionId | "177708358251320775441954" |
| REDIRECT_SSL_TLS_SNI | "www.website-fcc2aa22.gac.jkf.temporary.site" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "aewkvhHYCiDJKfWFkmXzeQAArCs" |
| REDIRECT_URL | "/login" |
| REMOTE_ADDR | "216.73.216.17" |
| REMOTE_PORT | "3595" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1777083583 |
| REQUEST_TIME_FLOAT | 1777083583.0223 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/home2/gacjkfte/public_html/website_fcc2aa22/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "10.37.18.3" |
| SERVER_ADMIN | "webmaster@website-fcc2aa22.gac.jkf.temporary.site" |
| SERVER_NAME | "www.website-fcc2aa22.gac.jkf.temporary.site" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/2.0" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "www.website-fcc2aa22.gac.jkf.temporary.site" |
| SYMFONY_DOTENV_PATH | "/home2/gacjkfte/public_html/website_fcc2aa22/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,OAUTH_GOOGLE_CLIENT_ID,OAUTH_GOOGLE_CLIENT_SECRET,OAUTH_MICROSOFT_CLIENT_ID,OAUTH_MICROSOFT_CLIENT_SECRET,MAILER_DSN,CONTACT_EMAIL" |
| TEMP | "/tmp" |
| TMP | "/tmp" |
| TMPDIR | "/tmp" |
| UNIQUE_ID | "aewkvhHYCiDJKfWFkmXzeQAArCs" |
| argc | 0 |
| argv | [] |