http://www.kwl.gebvps.com/login

SecurityController :: login

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_access_control_attributes
[
  "PUBLIC_ACCESS"
]
_controller
"App\Controller\SecurityController::login"
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_route
"app_login"
_route_params
[]
_stopwatch_token
"4d413d"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, deflate"
connection
"keep-alive"
cookie
"sf_redirect=%7B%22token%22%3A%224cbd0c%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%2Fgebvps%5C%2Fpublic_html%5C%2Fkwl.gebvps.com%5C%2Fsrc%5C%2FController%5C%2FAdmin%5C%2FDashboardController.php%22%2C%22line%22%3A27%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=7ca65773a0abe22d9c5f010a00ec493c"
host
"www.kwl.gebvps.com"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3"
x-php-ob-level
"1"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Sat, 21 Sep 2024 10:51:05 GMT"
x-debug-token
"40b510"

Cookies

Request Cookies

Key Value
PHPSESSID
"7ca65773a0abe22d9c5f010a00ec493c"
sf_redirect
"{"token":"4cbd0c","route":"admin","method":"GET","controller":{"class":"App\\Controller\\Admin\\DashboardController","method":"index","file":"\/home\/gebvps\/public_html\/kwl.gebvps.com\/src\/Controller\/Admin\/DashboardController.php","line":27},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 5

Session Metadata

Key Value
Created
"Sat, 21 Sep 24 10:51:05 +0000"
Last used
"Sat, 21 Sep 24 10:51:05 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/authenticate
"AU89lJ8RpPWIPKJ6l8EFmqZbBricNpe9mkBmnLNOwZA"
_security.main.target_path
"http://www.kwl.gebvps.com/"

Session Usage

5 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 40
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/src/Controller/SecurityController.php"
    "line" => 16
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/public/index.php"
    "line" => 5
    "args" => [
      "/home/gebvps/public_html/kwl.gebvps.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:59
[
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 59
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/src/Controller/SecurityController.php"
    "line" => 17
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/public/index.php"
    "line" => 5
    "args" => [
      "/home/gebvps/public_html/kwl.gebvps.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:147
[
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 147
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1637
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/var/cache/dev/twig/37/37e83881d804eb332ba5af38c9d75679.php"
    "line" => 48
    "function" => "twig_get_attribute"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_6c0ff1576accc33f1f2a69d77182d278"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/var/cache/dev/twig/db/dbab7451042ac933c7a3d47bdbf4853f.php"
    "line" => 171
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_wrapper_wrapper"
    "class" => "__TwigTemplate_fbcaa5c16de455a5e9642425879d4f46"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/var/cache/dev/twig/db/db5221beda0a866bb4de08eceffa0da2.php"
    "line" => 89
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_91d690e7cfe2309b54982ea72c6dcde7"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/var/cache/dev/twig/db/dbab7451042ac933c7a3d47bdbf4853f.php"
    "line" => 54
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_fbcaa5c16de455a5e9642425879d4f46"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 222
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 230
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/src/Controller/SecurityController.php"
    "line" => 84
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/public/index.php"
    "line" => 5
    "args" => [
      "/home/gebvps/public_html/kwl.gebvps.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:85
[
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 85
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 74
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/symfony/form/FormRenderer.php"
    "line" => 65
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/var/cache/dev/twig/db/dbab7451042ac933c7a3d47bdbf4853f.php"
    "line" => 210
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_wrapper_wrapper"
    "class" => "__TwigTemplate_fbcaa5c16de455a5e9642425879d4f46"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/var/cache/dev/twig/db/db5221beda0a866bb4de08eceffa0da2.php"
    "line" => 89
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_91d690e7cfe2309b54982ea72c6dcde7"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/var/cache/dev/twig/db/dbab7451042ac933c7a3d47bdbf4853f.php"
    "line" => 54
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_fbcaa5c16de455a5e9642425879d4f46"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 222
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 230
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/src/Controller/SecurityController.php"
    "line" => 84
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/public/index.php"
    "line" => 5
    "args" => [
      "/home/gebvps/public_html/kwl.gebvps.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:72
[
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 72
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 79
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/symfony/form/FormRenderer.php"
    "line" => 65
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/var/cache/dev/twig/db/dbab7451042ac933c7a3d47bdbf4853f.php"
    "line" => 210
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_wrapper_wrapper"
    "class" => "__TwigTemplate_fbcaa5c16de455a5e9642425879d4f46"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/var/cache/dev/twig/db/db5221beda0a866bb4de08eceffa0da2.php"
    "line" => 89
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_91d690e7cfe2309b54982ea72c6dcde7"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/var/cache/dev/twig/db/dbab7451042ac933c7a3d47bdbf4853f.php"
    "line" => 54
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_fbcaa5c16de455a5e9642425879d4f46"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 222
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 230
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/src/Controller/SecurityController.php"
    "line" => 84
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/gebvps/public_html/kwl.gebvps.com/public/index.php"
    "line" => 5
    "args" => [
      "/home/gebvps/public_html/kwl.gebvps.com/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
"50834561a62bd938bdb9c1317df9ec7d"
AWS_ACCESS_KEY_ID
"AKIAWNRW6SY6F2WY65HP"
AWS_DEFAULT_REGION
"eu-west-3"
AWS_SECRET_ACCESS_KEY
"Hy2R5ZYpZOSy+B+PeWRnQiDuLIE7pfNC9YzhjUA6"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"mysql://gebvps_samir:-8yE2mkHIFU*@127.0.0.1:3306/gebvps_kwl?serverVersion=8&charset=utf8mb4"
JWT_PASSPHRASE
"ee2d3aa7924b6056ecef9a5ec135c303"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
BASE
"/public"
CONTEXT_DOCUMENT_ROOT
"/home/gebvps/public_html/kwl.gebvps.com"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/gebvps/public_html/kwl.gebvps.com"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/gebvps"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, deflate"
HTTP_CONNECTION
"keep-alive"
HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%224cbd0c%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%2Fgebvps%5C%2Fpublic_html%5C%2Fkwl.gebvps.com%5C%2Fsrc%5C%2FController%5C%2FAdmin%5C%2FDashboardController.php%22%2C%22line%22%3A27%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=7ca65773a0abe22d9c5f010a00ec493c"
HTTP_HOST
"www.kwl.gebvps.com"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3"
PATH
"/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin"
PHP_SELF
"/public/index.php"
QUERY_STRING
""
REDIRECT_BASE
"/public"
REDIRECT_REDIRECT_SCRIPT_URI
"http://www.kwl.gebvps.com/login"
REDIRECT_REDIRECT_SCRIPT_URL
"/login"
REDIRECT_REDIRECT_STATUS
"200"
REDIRECT_REDIRECT_UNIQUE_ID
"Zu6lGelW3PJnr0xCGadokgAAAAg"
REDIRECT_SCRIPT_URI
"http://www.kwl.gebvps.com/login"
REDIRECT_SCRIPT_URL
"/login"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"Zu6lGelW3PJnr0xCGadokgAAAAg"
REDIRECT_URL
"/public/login"
REMOTE_ADDR
"165.22.241.242"
REMOTE_PORT
"49846"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1726915865
REQUEST_TIME_FLOAT
1726915865.5651
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/home/gebvps/public_html/kwl.gebvps.com/public/index.php"
SCRIPT_NAME
"/public/index.php"
SCRIPT_URI
"http://www.kwl.gebvps.com/login"
SCRIPT_URL
"/login"
SERVER_ADDR
"194.163.166.243"
SERVER_ADMIN
"webmaster@kwl.gebvps.com"
SERVER_NAME
"www.kwl.gebvps.com"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,DATABASE_URL,CORS_ALLOW_ORIGIN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,AWS_ACCESS_KEY_ID,AWS_SECRET_ACCESS_KEY,AWS_DEFAULT_REGION"
UNIQUE_ID
"Zu6lGelW3PJnr0xCGadokgAAAAg"
USER
"gebvps"
argc
0
argv
[]
proxy-nokeepalive
"1"