Request / Response
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
Key | Value |
---|---|
_controller | "App\Controller\LoginController::login" |
_firewall_context | "security.firewall.map.context.main" |
_remove_csp_headers | true |
_route | "login" |
_route_params | [] |
_security_firewall_run | "_security_main" |
_stopwatch_token | "f6806c" |
Request Headers
Header | Value |
---|---|
accept | "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" |
accept-encoding | "br,gzip" |
accept-language | "en-US,en;q=0.5" |
host | "g2l2corp.com" |
remote-ip | "44.197.235.167" |
user-agent | "CCBot/2.0 (https://commoncrawl.org/faq/)" |
x-forwarded-for | "44.197.235.167" |
x-forwarded-proto | "https" |
x-ovhrequest-id | "3e61cf6933a2a7513866aea2e0d2df3a" |
x-php-ob-level | "0" |
x-predictor | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
Header | Value |
---|---|
cache-control | "no-cache, private" |
content-type | "text/html; charset=UTF-8" |
date | "Tue, 21 Nov 2023 09:49:01 GMT" |
x-debug-exception | "unlink%28%29%3A%20Argument%20%231%20%28%24filename%29%20must%20not%20contain%20any%20null%20bytes" |
x-debug-exception-file | "%2Fhome%2Fglcorp%2Fwww%2Fv6.3%2Fvendor%2Fsymfony%2Fhttp-kernel%2FProfiler%2FFileProfilerStorage.php:332" |
x-debug-token | "379c30" |
x-debug-token-link | "https://g2l2corp.com/_profiler/697637" |
x-previous-debug-token | "697637" |
x-robots-tag | "noindex" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 11
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
11
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[ [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 40 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/src/Controller/LoginController.php" "line" => 34 "function" => "getLastAuthenticationError" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/http-kernel/HttpKernel.php" "line" => 182 "function" => "login" "class" => "App\Controller\LoginController" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/public/index.php" "line" => 5 "args" => [ "/home/glcorp/www/v6.3/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:59
[ [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 59 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/src/Controller/LoginController.php" "line" => 41 "function" => "getLastUsername" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/http-kernel/HttpKernel.php" "line" => 182 "function" => "login" "class" => "App\Controller\LoginController" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/public/index.php" "line" => 5 "args" => [ "/home/glcorp/www/v6.3/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[ [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 41 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/twig-bridge/AppVariable.php" "line" => 97 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/twig/twig/src/Extension/CoreExtension.php" "line" => 1637 "function" => "getUser" "class" => "Symfony\Bridge\Twig\AppVariable" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/var/cache/dev/twig/da/dab5d2c9cddd4b97c4d859cb987dfd53.php" "line" => 124 "function" => "twig_get_attribute" ] [ "file" => "/home/glcorp/www/v6.3/vendor/twig/twig/src/Template.php" "line" => 171 "function" => "block_body" "class" => "__TwigTemplate_94d36e8271cb0fa2801e7a7107eae10f" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/var/cache/dev/twig/da/dab5d2c9cddd4b97c4d859cb987dfd53.php" "line" => 75 "function" => "displayBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_94d36e8271cb0fa2801e7a7107eae10f" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/var/cache/dev/twig/9d/9df6c3a73d52f524fb863c1f7c773a54.php" "line" => 48 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_f7a245691fd7e7db9e4f661b81f756ba" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/twig/twig/src/TemplateWrapper.php" "line" => 40 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/twig/twig/src/Environment.php" "line" => 280 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 243 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 254 "function" => "renderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/src/Controller/LoginController.php" "line" => 43 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/http-kernel/HttpKernel.php" "line" => 182 "function" => "login" "class" => "App\Controller\LoginController" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/public/index.php" "line" => 5 "args" => [ "/home/glcorp/www/v6.3/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
/home/glcorp/www/v6.3/vendor/twig/twig/src/Extension/CoreExtension.php:1637
[ [ "file" => "/home/glcorp/www/v6.3/vendor/twig/twig/src/Extension/CoreExtension.php" "line" => 1637 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/var/cache/dev/twig/da/dab5d2c9cddd4b97c4d859cb987dfd53.php" "line" => 382 "function" => "twig_get_attribute" ] [ "file" => "/home/glcorp/www/v6.3/vendor/twig/twig/src/Template.php" "line" => 171 "function" => "block_body" "class" => "__TwigTemplate_94d36e8271cb0fa2801e7a7107eae10f" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/var/cache/dev/twig/da/dab5d2c9cddd4b97c4d859cb987dfd53.php" "line" => 75 "function" => "displayBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_94d36e8271cb0fa2801e7a7107eae10f" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/var/cache/dev/twig/9d/9df6c3a73d52f524fb863c1f7c773a54.php" "line" => 48 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_f7a245691fd7e7db9e4f661b81f756ba" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/twig/twig/src/TemplateWrapper.php" "line" => 40 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/twig/twig/src/Environment.php" "line" => 280 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 243 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 254 "function" => "renderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/src/Controller/LoginController.php" "line" => 43 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/http-kernel/HttpKernel.php" "line" => 182 "function" => "login" "class" => "App\Controller\LoginController" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/public/index.php" "line" => 5 "args" => [ "/home/glcorp/www/v6.3/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:79
[ [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 79 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 69 "function" => "hasToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/form/FormRenderer.php" "line" => 59 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/var/cache/dev/twig/9d/9df6c3a73d52f524fb863c1f7c773a54.php" "line" => 82 "function" => "renderCsrfToken" "class" => "Symfony\Component\Form\FormRenderer" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/twig/twig/src/Template.php" "line" => 171 "function" => "block_main" "class" => "__TwigTemplate_f7a245691fd7e7db9e4f661b81f756ba" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/var/cache/dev/twig/da/dab5d2c9cddd4b97c4d859cb987dfd53.php" "line" => 406 "function" => "displayBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/twig/twig/src/Template.php" "line" => 171 "function" => "block_body" "class" => "__TwigTemplate_94d36e8271cb0fa2801e7a7107eae10f" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/var/cache/dev/twig/da/dab5d2c9cddd4b97c4d859cb987dfd53.php" "line" => 75 "function" => "displayBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_94d36e8271cb0fa2801e7a7107eae10f" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/var/cache/dev/twig/9d/9df6c3a73d52f524fb863c1f7c773a54.php" "line" => 48 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_f7a245691fd7e7db9e4f661b81f756ba" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/twig/twig/src/TemplateWrapper.php" "line" => 40 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/twig/twig/src/Environment.php" "line" => 280 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 243 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 254 "function" => "renderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/src/Controller/LoginController.php" "line" => 43 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/http-kernel/HttpKernel.php" "line" => 182 "function" => "login" "class" => "App\Controller\LoginController" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/public/index.php" "line" => 5 "args" => [ "/home/glcorp/www/v6.3/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:69
[ [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 69 "function" => "set" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 74 "function" => "setToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/form/FormRenderer.php" "line" => 59 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/var/cache/dev/twig/9d/9df6c3a73d52f524fb863c1f7c773a54.php" "line" => 82 "function" => "renderCsrfToken" "class" => "Symfony\Component\Form\FormRenderer" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/twig/twig/src/Template.php" "line" => 171 "function" => "block_main" "class" => "__TwigTemplate_f7a245691fd7e7db9e4f661b81f756ba" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/var/cache/dev/twig/da/dab5d2c9cddd4b97c4d859cb987dfd53.php" "line" => 406 "function" => "displayBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/twig/twig/src/Template.php" "line" => 171 "function" => "block_body" "class" => "__TwigTemplate_94d36e8271cb0fa2801e7a7107eae10f" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/var/cache/dev/twig/da/dab5d2c9cddd4b97c4d859cb987dfd53.php" "line" => 75 "function" => "displayBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_94d36e8271cb0fa2801e7a7107eae10f" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/var/cache/dev/twig/9d/9df6c3a73d52f524fb863c1f7c773a54.php" "line" => 48 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_f7a245691fd7e7db9e4f661b81f756ba" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/twig/twig/src/TemplateWrapper.php" "line" => 40 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/twig/twig/src/Environment.php" "line" => 280 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 243 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 254 "function" => "renderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/src/Controller/LoginController.php" "line" => 43 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/http-kernel/HttpKernel.php" "line" => 182 "function" => "login" "class" => "App\Controller\LoginController" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/public/index.php" "line" => 5 "args" => [ "/home/glcorp/www/v6.3/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[ [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 69 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 162 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 220 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/http-kernel/HttpKernel.php" "line" => 215 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/http-kernel/HttpKernel.php" "line" => 203 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/public/index.php" "line" => 5 "args" => [ "/home/glcorp/www/v6.3/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[ [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 70 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 162 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 220 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/http-kernel/HttpKernel.php" "line" => 215 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/http-kernel/HttpKernel.php" "line" => 203 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/public/index.php" "line" => 5 "args" => [ "/home/glcorp/www/v6.3/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[ [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 71 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 162 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 220 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/http-kernel/HttpKernel.php" "line" => 215 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/http-kernel/HttpKernel.php" "line" => 203 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/public/index.php" "line" => 5 "args" => [ "/home/glcorp/www/v6.3/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[ [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 72 "function" => "all" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 162 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 220 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/http-kernel/HttpKernel.php" "line" => 215 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/http-kernel/HttpKernel.php" "line" => 203 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/public/index.php" "line" => 5 "args" => [ "/home/glcorp/www/v6.3/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[ [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 73 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 162 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 220 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/http-kernel/HttpKernel.php" "line" => 215 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/http-kernel/HttpKernel.php" "line" => 203 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/glcorp/www/v6.3/public/index.php" "line" => 5 "args" => [ "/home/glcorp/www/v6.3/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 | "9be37a1447f19ab063097bc476c1a3a1" |
DATABASE_URL | "mysql://glcorpweb:lgslive2011@glcorpweb.mysql.db/glcorpweb" |
MAILER_DSN | "smtp://postmaster@g2l2corp.com:fumblefest2023@ssl0.ovh.net:587" |
RIB_BIC | "CCBPFRPPGRE" |
RIB_IBAN | "FR76 1680 7004 0081 5940 5321 429" |
RIB_NAME | "G2L2 CORP" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
APP_ENGINE | "phpcgi" |
APP_ENGINE_VERSION | "8.2" |
CFG_CLUSTER | "cluster006" |
DOCUMENT_ROOT | "/home/glcorp/www" |
ENVIRONMENT | "production" |
GATEWAY_INTERFACE | "CGI/1.1" |
GEOIP_AREA_CODE | "703" |
GEOIP_CITY | "Ashburn" |
GEOIP_COUNTRY_CODE | "US" |
GEOIP_COUNTRY_NAME | "United States" |
GEOIP_DMA_CODE | "511" |
GEOIP_LATITUDE | "39.046902" |
GEOIP_LONGITUDE | "-77.490303" |
GEOIP_REGION | "VA" |
HOME | "/homez.740/glcorp" |
HTTPS | "on" |
HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" |
HTTP_ACCEPT_ENCODING | "br,gzip" |
HTTP_ACCEPT_LANGUAGE | "en-US,en;q=0.5" |
HTTP_HOST | "g2l2corp.com" |
HTTP_REMOTE_IP | "44.197.235.167" |
HTTP_USER_AGENT | "CCBot/2.0 (https://commoncrawl.org/faq/)" |
HTTP_X_FORWARDED_FOR | "44.197.235.167" |
HTTP_X_FORWARDED_PROTO | "https" |
HTTP_X_OVHREQUEST_ID | "3e61cf6933a2a7513866aea2e0d2df3a" |
HTTP_X_PREDICTOR | "1" |
PATH | "/usr/local/bin:/usr/bin:/bin" |
PHP_SELF | "/v6.3/public/index.php" |
PWD | "/homez.740/glcorp/www/v6.3/public" |
QUERY_STRING | "" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/v6.3/public/login" |
REMOTE_ADDR | "44.197.235.167" |
REMOTE_PORT | "40432" |
REQUEST_METHOD | "GET" |
REQUEST_TIME | 1700560141 |
REQUEST_TIME_FLOAT | 1700560141.5554 |
REQUEST_URI | "/login" |
SCRIPT_FILENAME | "/home/glcorp/www/v6.3/public/index.php" |
SCRIPT_NAME | "/v6.3/public/index.php" |
SCRIPT_URI | "https://g2l2corp.com:443/login" |
SCRIPT_URL | "/login" |
SERVER_ADDR | "10.6.20.69" |
SERVER_ADMIN | "postmaster@g2l2corp.com" |
SERVER_NAME | "g2l2corp.com" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "" |
SERVER_SOFTWARE | "Apache" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MAILER_DSN,RIB_NAME,RIB_IBAN,RIB_BIC" |
UID | "glcorp" |
UNIQUE_ID | "ZVx9DW6x7vXTL1WFC5X-mwAAADI" |
argc | 1 |
argv | [
"index.php"
] |
Sub Requests 1
ErrorController (token = 697637)
Key | Value |
---|---|
_controller | "error_controller" |
_stopwatch_token | "ad1e3f" |
exception | ValueError {#951 #message: "unlink(): Argument #1 ($filename) must not contain any null bytes" #code: 0 #file: "/home/glcorp/www/v6.3/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php" #line: 332 : { { Symfony\Component\HttpKernel\Profiler\FileProfilerStorage->removeExpiredProfiles(): void … › › |
logger | Symfony\Component\HttpKernel\Log\Logger {#178 -minLevelIndex: 0 -formatter: Symfony\Component\HttpKernel\Log\Logger::format(string $level, string $message, array $context, bool $prefixDate = true): string {#184 …} -debug: true -logs: [ 17 => [ [ "channel" => null "context" => [ "route" => "login" "route_parameters" => [ "_route" => "login" "_controller" => "App\Controller\LoginController::login" ] "request_uri" => "https://g2l2corp.com/login" "method" => "GET" ] "message" => "Matched route "{route}"." "priority" => 200 "priorityName" => "info" "timestamp" => 1700560141 "timestamp_rfc3339" => "2023-11-21T10:49:01.000+01:00" ] [ "channel" => null "context" => [ "firewall_name" => "main" "authenticators" => 2 ] "message" => "Checking for authenticator support." "priority" => 100 "priorityName" => "debug" "timestamp" => 1700560141 "timestamp_rfc3339" => "2023-11-21T10:49:01.000+01:00" ] [ "channel" => null "context" => [ "firewall_name" => "main" "authenticator" => "Symfony\Component\Security\Http\Authenticator\RemoteUserAuthenticator" ] "message" => "Checking support on authenticator." "priority" => 100 "priorityName" => "debug" "timestamp" => 1700560141 "timestamp_rfc3339" => "2023-11-21T10:49:01.000+01:00" ] [ "channel" => null "context" => [ "exception" => Symfony\Component\Security\Core\Exception\BadCredentialsException {#74 #message: "User key was not found: "REMOTE_USER"." #code: 0 #file: "/home/glcorp/www/v6.3/vendor/symfony/security-http/Authenticator/RemoteUserAuthenticator.php" #line: 45 -token: null : { { Symfony\Component\Security\Http\Authenticator\RemoteUserAuthenticator->extractUsername(Request $request): ?string … › |