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 | "50b49f" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, br, zstd, deflate" |
cookie | "sf_redirect=%7B%22token%22%3A%227cf829%22%2C%22route%22%3A%22admin%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CAdmin%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Ffwvoudya%5C%2Fpublic_html%5C%2Fsrc%5C%2FController%5C%2FAdmin%5C%2FDashboardController.php%22%2C%22line%22%3A42%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=3bbc36b4b2a991689a0b8d75f7005c78" |
host | "gybird.co.ke" |
referer | "https://gybird.co.ke/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CCarImagesCrudController" |
user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
x-https | "1" |
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 | "Fri, 27 Jun 2025 00:56:47 GMT" |
x-debug-token | "402f22" |
Cookies
Request Cookies
Key | Value |
---|---|
PHPSESSID | "3bbc36b4b2a991689a0b8d75f7005c78" |
sf_redirect | "{"token":"7cf829","route":"admin","method":"GET","controller":{"class":"App\\Controller\\Admin\\DashboardController","method":"index","file":"\/home\/fwvoudya\/public_html\/src\/Controller\/Admin\/DashboardController.php","line":42},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 6
Session Metadata
Key | Value |
---|---|
Created | "Fri, 27 Jun 25 00:56:46 +0000" |
Last used | "Fri, 27 Jun 25 00:56:46 +0000" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_csrf/https-authenticate | "NZ3CDCTnAlM6hq3UDqtZ2PaJKkF5zsDDzq1L-jFCMss" |
_security.main.target_path | "https://gybird.co.ke/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CCarImagesCrudController" |
Session Usage
6
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[ [ "file" => "/home/fwvoudya/public_html/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 40 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/src/Controller/SecurityController.php" "line" => 22 "function" => "getLastAuthenticationError" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 181 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/public/index.php" "line" => 5 "args" => [ "/home/fwvoudya/public_html/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:59
[ [ "file" => "/home/fwvoudya/public_html/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 59 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/src/Controller/SecurityController.php" "line" => 24 "function" => "getLastUsername" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 181 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/public/index.php" "line" => 5 "args" => [ "/home/fwvoudya/public_html/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[ [ "file" => "/home/fwvoudya/public_html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 41 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/symfony/security-bundle/Security.php" "line" => 99 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/src/Twig/GlobalVars.php" "line" => 119 "function" => "getToken" "class" => "Symfony\Bundle\SecurityBundle\Security" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/src/Twig/GlobalVars.php" "line" => 103 "function" => "getSecurityToken" "class" => "App\Twig\GlobalVars" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/src/Twig/GlobalVars.php" "line" => 52 "function" => "getUserFromSecurityContext" "class" => "App\Twig\GlobalVars" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/var/cache/dev/twig/56/569b4e9c340a58ffcf8c758b6bc31485.php" "line" => 62 "function" => "getGlobalVars" "class" => "App\Twig\GlobalVars" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_58083025ead149c377b43d59548e284b" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/var/cache/dev/twig/0a/0a46f6847d9c0eb34a8db58b426ae970.php" "line" => 48 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_b8944a5fa4375409ef9a7fb8cac43f30" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/twig/twig/src/TemplateWrapper.php" "line" => 38 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/twig/twig/src/Environment.php" "line" => 280 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 448 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 453 "function" => "doRenderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 253 "function" => "doRender" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/src/Controller/SecurityController.php" "line" => 43 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 181 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/public/index.php" "line" => 5 "args" => [ "/home/fwvoudya/public_html/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:79
[ [ "file" => "/home/fwvoudya/public_html/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 79 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 69 "function" => "hasToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/symfony/form/FormRenderer.php" "line" => 59 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/var/cache/dev/twig/0a/0a46f6847d9c0eb34a8db58b426ae970.php" "line" => 132 "function" => "renderCsrfToken" "class" => "Symfony\Component\Form\FormRenderer" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/twig/twig/src/Template.php" "line" => 171 "function" => "block_page" "class" => "__TwigTemplate_b8944a5fa4375409ef9a7fb8cac43f30" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/var/cache/dev/twig/56/569b4e9c340a58ffcf8c758b6bc31485.php" "line" => 376 "function" => "displayBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_58083025ead149c377b43d59548e284b" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/var/cache/dev/twig/0a/0a46f6847d9c0eb34a8db58b426ae970.php" "line" => 48 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_b8944a5fa4375409ef9a7fb8cac43f30" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/twig/twig/src/TemplateWrapper.php" "line" => 38 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/twig/twig/src/Environment.php" "line" => 280 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 448 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 453 "function" => "doRenderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 253 "function" => "doRender" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/src/Controller/SecurityController.php" "line" => 43 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 181 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/public/index.php" "line" => 5 "args" => [ "/home/fwvoudya/public_html/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:69
[ [ "file" => "/home/fwvoudya/public_html/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 69 "function" => "set" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 74 "function" => "setToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/symfony/form/FormRenderer.php" "line" => 59 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/var/cache/dev/twig/0a/0a46f6847d9c0eb34a8db58b426ae970.php" "line" => 132 "function" => "renderCsrfToken" "class" => "Symfony\Component\Form\FormRenderer" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/twig/twig/src/Template.php" "line" => 171 "function" => "block_page" "class" => "__TwigTemplate_b8944a5fa4375409ef9a7fb8cac43f30" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/var/cache/dev/twig/56/569b4e9c340a58ffcf8c758b6bc31485.php" "line" => 376 "function" => "displayBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_58083025ead149c377b43d59548e284b" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/var/cache/dev/twig/0a/0a46f6847d9c0eb34a8db58b426ae970.php" "line" => 48 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_b8944a5fa4375409ef9a7fb8cac43f30" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/twig/twig/src/TemplateWrapper.php" "line" => 38 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/twig/twig/src/Environment.php" "line" => 280 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 448 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 453 "function" => "doRenderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 253 "function" => "doRender" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/src/Controller/SecurityController.php" "line" => 43 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 181 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/public/index.php" "line" => 5 "args" => [ "/home/fwvoudya/public_html/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Firewall\ContextListener:171
[ [ "file" => "/home/fwvoudya/public_html/vendor/symfony/security-http/Firewall/ContextListener.php" "line" => 171 "function" => "remove" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelResponse" "class" => "Symfony\Component\Security\Http\Firewall\ContextListener" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 220 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 214 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 202 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/fwvoudya/public_html/public/index.php" "line" => 5 "args" => [ "/home/fwvoudya/public_html/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 | "c7b405f84f2c003d2b277a77bb726074" |
DATABASE_URL | "mysql://fwvoudya_admin:Eirwmr-33-gybird@127.0.0.1:3306/fwvoudya_db?serverVersion=8.0.32&charset=utf8mb4" |
MAILER_DSN | "smtp://contact@gybird.co.ke:Eirwmr-33-gybird@mail.gybird.co.ke:465" |
MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
RECAPTCHA3_KEY | "6LcroD8qAAAAAK5yn8i_KBnajCvaqFgBSPxGJv5t" |
RECAPTCHA3_SECRET | "6LcroD8qAAAAAJavwlFG5JIs_n6BkzG2P4xc0ACS" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
BASE | "/public" |
DOCUMENT_ROOT | "/home/fwvoudya/public_html" |
HTTPS | "on" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%227cf829%22%2C%22route%22%3A%22admin%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CAdmin%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Ffwvoudya%5C%2Fpublic_html%5C%2Fsrc%5C%2FController%5C%2FAdmin%5C%2FDashboardController.php%22%2C%22line%22%3A42%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=3bbc36b4b2a991689a0b8d75f7005c78" |
HTTP_HOST | "gybird.co.ke" |
HTTP_REFERER | "https://gybird.co.ke/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CCarImagesCrudController" |
HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
HTTP_X_HTTPS | "1" |
PATH | "/usr/local/bin:/bin:/usr/bin" |
PHP_SELF | "/public/index.php" |
QUERY_STRING | "" |
REDIRECT_REQUEST_METHOD | "GET" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/public/security/login" |
REMOTE_ADDR | "216.73.216.230" |
REMOTE_PORT | "10088" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1750985806 |
REQUEST_TIME_FLOAT | 1750985806.9444 |
REQUEST_URI | "/security/login" |
SCRIPT_FILENAME | "/home/fwvoudya/public_html/public/index.php" |
SCRIPT_NAME | "/public/index.php" |
SCRIPT_URI | "https://gybird.co.ke/security/login" |
SCRIPT_URL | "/security/login" |
SERVER_ADDR | "94.23.160.111" |
SERVER_ADMIN | "webmaster@gybird.co.ke" |
SERVER_NAME | "gybird.co.ke" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SOFTWARE | "LiteSpeed" |
SSL_CIPHER | "TLS_AES_256_GCM_SHA384" |
SSL_CIPHER_ALGKEYSIZE | "256" |
SSL_CIPHER_USEKEYSIZE | "256" |
SSL_PROTOCOL | "TLSv1.3" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,RECAPTCHA3_KEY,RECAPTCHA3_SECRET" |
X-LSCACHE | "on" |
X_SPDY | "HTTP2" |
argc | 0 |
argv | [] |