Redirect 302 redirect from GET @front_dispatcher (a43922)

GET https://test.cultrhea.com/login/

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
"login"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"d70aa4"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"sf_redirect=%7B%22token%22%3A%22a43922%22%2C%22route%22%3A%22front_dispatcher%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CFrontController%22%2C%22method%22%3A%22dispatcher%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fcultrhea%5C%2Fpublic_html%5C%2Ftest%5C%2Fsrc%5C%2FController%5C%2FFrontController.php%22%2C%22line%22%3A375%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=oi8mok0j5kbt3eumg4ivi5ipde"
host
"test.cultrhea.com"
referer
"https://test.cultrhea.com/ec/dispatcher/654"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-php-ob-level
"1"

Request Content

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

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Fri, 17 Apr 2026 14:49:54 GMT"
x-debug-token
"44655f"

Cookies

Request Cookies

Key Value
PHPSESSID
"oi8mok0j5kbt3eumg4ivi5ipde"
sf_redirect
"{"token":"a43922","route":"front_dispatcher","method":"GET","controller":{"class":"App\\Controller\\FrontController","method":"dispatcher","file":"\/home\/cultrhea\/public_html\/test\/src\/Controller\/FrontController.php","line":375},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 5

Session Metadata

Key Value
Created
"Fri, 17 Apr 26 16:49:54 +0200"
Last used
"Fri, 17 Apr 26 16:49:54 +0200"
Lifetime
0

Session Attributes

Attribute Value
_security.main.target_path
"https://test.cultrhea.com/ec/dispatcher/654"

Session Usage

5 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "/home/cultrhea/public_html/test/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/cultrhea/public_html/test/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 368
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/cultrhea/public_html/test/src/Controller/SecurityController.php"
    "line" => 45
    "function" => "getUser"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/cultrhea/public_html/test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 166
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/cultrhea/public_html/test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/cultrhea/public_html/test/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/cultrhea/public_html/test/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/cultrhea/public_html/test/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/cultrhea/public_html/test/public/index.php"
    "line" => 5
    "args" => [
      "/home/cultrhea/public_html/test/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[
  [
    "file" => "/home/cultrhea/public_html/test/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 40
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/cultrhea/public_html/test/src/Controller/SecurityController.php"
    "line" => 50
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/cultrhea/public_html/test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 166
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/cultrhea/public_html/test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/cultrhea/public_html/test/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/cultrhea/public_html/test/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/cultrhea/public_html/test/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/cultrhea/public_html/test/public/index.php"
    "line" => 5
    "args" => [
      "/home/cultrhea/public_html/test/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:59
[
  [
    "file" => "/home/cultrhea/public_html/test/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 59
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/cultrhea/public_html/test/src/Controller/SecurityController.php"
    "line" => 53
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/cultrhea/public_html/test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 166
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/cultrhea/public_html/test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/cultrhea/public_html/test/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/cultrhea/public_html/test/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/cultrhea/public_html/test/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/cultrhea/public_html/test/public/index.php"
    "line" => 5
    "args" => [
      "/home/cultrhea/public_html/test/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:175
[
  [
    "file" => "/home/cultrhea/public_html/test/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 175
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/cultrhea/public_html/test/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1635
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/home/cultrhea/public_html/test/var/cache/dev/twig/07/0729849b35229a0f033947384d1c41b3.php"
    "line" => 49
    "function" => "twig_get_attribute"
  ]
  [
    "file" => "/home/cultrhea/public_html/test/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a19e0e3e33f660cdcbed72dda10b99e8"
    "type" => "->"
  ]
  [
    "file" => "/home/cultrhea/public_html/test/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/cultrhea/public_html/test/var/cache/dev/twig/3c/3c69358f815254b4c3eee4cb3cec7913.php"
    "line" => 396
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/cultrhea/public_html/test/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_flash"
    "class" => "__TwigTemplate_b430201eb7ca0b6c553bf33e11ef428f"
    "type" => "->"
  ]
  [
    "file" => "/home/cultrhea/public_html/test/var/cache/dev/twig/3c/3c69358f815254b4c3eee4cb3cec7913.php"
    "line" => 340
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/cultrhea/public_html/test/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_main"
    "class" => "__TwigTemplate_b430201eb7ca0b6c553bf33e11ef428f"
    "type" => "->"
  ]
  [
    "file" => "/home/cultrhea/public_html/test/var/cache/dev/twig/3c/3c69358f815254b4c3eee4cb3cec7913.php"
    "line" => 272
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/cultrhea/public_html/test/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_layout"
    "class" => "__TwigTemplate_b430201eb7ca0b6c553bf33e11ef428f"
    "type" => "->"
  ]
  [
    "file" => "/home/cultrhea/public_html/test/var/cache/dev/twig/3c/3c69358f815254b4c3eee4cb3cec7913.php"
    "line" => 180
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/cultrhea/public_html/test/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_b430201eb7ca0b6c553bf33e11ef428f"
    "type" => "->"
  ]
  [
    "file" => "/home/cultrhea/public_html/test/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/cultrhea/public_html/test/var/cache/dev/twig/8b/8b2c48ac497d9fca980398f72e07c78a.php"
    "line" => 54
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/cultrhea/public_html/test/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_f5e114c243e6a83b68a11fad800a4675"
    "type" => "->"
  ]
  [
    "file" => "/home/cultrhea/public_html/test/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/cultrhea/public_html/test/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/cultrhea/public_html/test/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/cultrhea/public_html/test/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/cultrhea/public_html/test/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 243
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/cultrhea/public_html/test/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 254
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/cultrhea/public_html/test/src/Controller/SecurityController.php"
    "line" => 57
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/cultrhea/public_html/test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 166
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/cultrhea/public_html/test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/cultrhea/public_html/test/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/cultrhea/public_html/test/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/cultrhea/public_html/test/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/cultrhea/public_html/test/public/index.php"
    "line" => 5
    "args" => [
      "/home/cultrhea/public_html/test/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Firewall\ContextListener:171
[
  [
    "file" => "/home/cultrhea/public_html/test/vendor/symfony/security-http/Firewall/ContextListener.php"
    "line" => 171
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/cultrhea/public_html/test/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "type" => "->"
  ]
  [
    "file" => "/home/cultrhea/public_html/test/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/cultrhea/public_html/test/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/cultrhea/public_html/test/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/cultrhea/public_html/test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 199
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/cultrhea/public_html/test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 187
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/cultrhea/public_html/test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/cultrhea/public_html/test/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/cultrhea/public_html/test/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/cultrhea/public_html/test/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/cultrhea/public_html/test/public/index.php"
    "line" => 5
    "args" => [
      "/home/cultrhea/public_html/test/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
"b62ac6cc62cbe3c99a9d4027e253572d"
DATABASE_DRIVER
"pdo_mysql"
DATABASE_URL
"mysql://cultrhea_test321:DWzt0@!%N~4~@localhost:3306/cultrhea_test23"
MAILER_DSN
"null://null"
MAILER_URL
"null://localhost"
assets_version
"v1.1"
author_name
"a-designlab.com"
company_name
"Cult Rhea"
contact_mail
"hello@cultrhea.com"
contact_phone
"XXXX"
default_robots
"noindex, nofollow"
fb_api_id
"872005906767077"
fb_pixel
""
force_construction
"false"
google_api_id
"1086067797245-mth7rvpjl7q0f6qj8v7f21dqu059rjmf.apps.googleusercontent.com"
local_code
"false"
mail_admin
"hello@cultrhea.com"
mail_from
"noreply@cultrhea.com"
mail_replyto
"erika@cultrhea.com"
paypal_baseurl
""
paypal_client_id
""
paypal_secret
""
site_name
"Cult Rhea"
site_url
"https://test.cultrhea.com"
stripe_api_key
"sk_test_51ITOsoAR59IG6cmVGWzIg5hRjDzo6smS9PzodZ4OOJNB9hcAy0LbCUMkoq71yoiKHhXYJEENZAEOW6wikw929NsC00POMSA2ts"
stripe_public_api_key
"pk_test_51ITOsoAR59IG6cmV8JQ5w6jQfx6oxEV7jYwunVzMl4udxTSwrDZyzrFdkHHyBa11sGAlVYZWq9lmYyyZNzoHWREd003Fpo7Qpn"
test_code
"true"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
DOCUMENT_ROOT
"/home/cultrhea/public_html/test"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%22a43922%22%2C%22route%22%3A%22front_dispatcher%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CFrontController%22%2C%22method%22%3A%22dispatcher%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fcultrhea%5C%2Fpublic_html%5C%2Ftest%5C%2Fsrc%5C%2FController%5C%2FFrontController.php%22%2C%22line%22%3A375%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=oi8mok0j5kbt3eumg4ivi5ipde"
HTTP_HOST
"test.cultrhea.com"
HTTP_REFERER
"https://test.cultrhea.com/ec/dispatcher/654"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PATH
"/usr/local/bin:/bin:/usr/bin"
PHP_SELF
"/public/index.php"
QUERY_STRING
""
REDIRECT_REQUEST_METHOD
"GET"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/public/login/"
REMOTE_ADDR
"216.73.216.180"
REMOTE_PORT
"16146"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1776437394
REQUEST_TIME_FLOAT
1776437394.5039
REQUEST_URI
"/login/"
SCRIPT_FILENAME
"/home/cultrhea/public_html/test/public/index.php"
SCRIPT_NAME
"/public/index.php"
SCRIPT_URI
"https://test.cultrhea.com/login/"
SCRIPT_URL
"/login/"
SERVER_ADDR
"68.66.247.154"
SERVER_ADMIN
"webmaster@test.cultrhea.com"
SERVER_NAME
"test.cultrhea.com"
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,MAILER_DSN,DATABASE_URL,DATABASE_DRIVER,company_name,site_name,author_name,test_code,local_code,site_url,default_robots,force_construction,mail_from,mail_admin,mail_replyto,contact_mail,contact_phone,paypal_client_id,paypal_secret,paypal_baseurl,MAILER_URL,stripe_public_api_key,stripe_api_key,fb_pixel,google_api_id,fb_api_id,assets_version"
X-LSCACHE
"on"
X_SPDY
"HTTP2"

Sub Requests 1

FrontController :: renderSubmenu (token = d3c088)

Key Value
_controller
"App\Controller\FrontController::renderSubmenu"
_format
"html"
_locale
"en"
_stopwatch_token
"f937b6"