Redirect 302 redirect from GET @index (a0458c)

GET https://www.playdormant.com/fr/

HomeController :: index

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\HomeController::index"
_firewall_context
"security.firewall.map.context.main"
_locale
"fr"
_redirected
true
_route
"home"
_route_params
[
  "_locale" => "fr"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"8cbf44"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
connection
"close"
content-length
"0"
cookie
"sf_redirect=%7B%22token%22%3A%22a0458c%22%2C%22route%22%3A%22index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CHomeController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fdh_3h4hj2%5C%2Fsrc%5C%2FController%5C%2FHomeController.php%22%2C%22line%22%3A61%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
host
"www.playdormant.com"
referer
"https://www.playdormant.com/"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-php-ob-level
"0"

Request Content

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

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Thu, 03 Apr 2025 16:08:10 GMT"
x-debug-token
"c09c3d"

Cookies

Request Cookies

Key Value
sf_redirect
"{"token":"a0458c","route":"index","method":"GET","controller":{"class":"App\\Controller\\HomeController","method":"index","file":"\/home\/dh_3h4hj2\/src\/Controller\/HomeController.php","line":61},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 1

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

1 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "/home/dh_3h4hj2/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/dh_3h4hj2/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 97
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/dh_3h4hj2/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1637
    "function" => "getUser"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/home/dh_3h4hj2/var/cache/dev/twig/1d/1d88ed99e042990a07532540c0e11af4.php"
    "line" => 385
    "function" => "twig_get_attribute"
  ]
  [
    "file" => "/home/dh_3h4hj2/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_c2d936329efa83c5316620c1704dd802"
    "type" => "->"
  ]
  [
    "file" => "/home/dh_3h4hj2/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/dh_3h4hj2/var/cache/dev/twig/7b/7b77e1c65a5face7720ad99a83d654b9.php"
    "line" => 48
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/dh_3h4hj2/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e27d65fc0ca9f3e7b8e3ec13a31e4e22"
    "type" => "->"
  ]
  [
    "file" => "/home/dh_3h4hj2/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/dh_3h4hj2/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/dh_3h4hj2/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/dh_3h4hj2/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/dh_3h4hj2/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 243
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/dh_3h4hj2/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 254
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/dh_3h4hj2/src/Controller/HomeController.php"
    "line" => 102
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/dh_3h4hj2/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 182
    "function" => "index"
    "class" => "App\Controller\HomeController"
    "type" => "->"
  ]
  [
    "file" => "/home/dh_3h4hj2/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/dh_3h4hj2/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/dh_3h4hj2/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/dh_3h4hj2/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/dh_3h4hj2/public/index.php"
    "line" => 5
    "args" => [
      "/home/dh_3h4hj2/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
"53a10f1bd77bc9b3a5d033573f31cc4c"
DATABASE_URL
"mysql://dormant_user:79+F6MI]@Lt£@64.90.32.203:3306/dormant_game?serverVersion=5.2.1"
DEDIPASS_PRIVATE_KEY
""
DEDIPASS_PUBLIC_KEY
""
MAILER_DSN
"smtp://localhost"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"0"
CONTEXT_DOCUMENT_ROOT
"/home/dh_3h4hj2/public"
CONTEXT_PREFIX
""
DH_USER
"dh_3h4hj2"
DOCUMENT_ROOT
"/home/dh_3h4hj2/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
H2PUSH
"off"
H2_PUSH
"off"
H2_PUSHED
""
H2_PUSHED_ON
""
H2_STREAM_ID
"5"
H2_STREAM_TAG
"1238074-614-5"
HTTP2
"on"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONNECTION
"close"
HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%22a0458c%22%2C%22route%22%3A%22index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CHomeController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fdh_3h4hj2%5C%2Fsrc%5C%2FController%5C%2FHomeController.php%22%2C%22line%22%3A61%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
HTTP_HOST
"www.playdormant.com"
HTTP_REFERER
"https://www.playdormant.com/"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QS_ConnectionId
"1743696489924197301238074"
QUERY_STRING
""
REDIRECT_DH_USER
"dh_3h4hj2"
REDIRECT_H2PUSH
"off"
REDIRECT_H2_PUSH
"off"
REDIRECT_H2_PUSHED
""
REDIRECT_H2_PUSHED_ON
""
REDIRECT_H2_STREAM_ID
"5"
REDIRECT_H2_STREAM_TAG
"1238074-614-5"
REDIRECT_HTTP2
"on"
REDIRECT_HTTPS
"on"
REDIRECT_QS_ConnectionId
"1743696489924197301238074"
REDIRECT_SCRIPT_URI
"https://www.playdormant.com/fr/"
REDIRECT_SCRIPT_URL
"/fr/"
REDIRECT_SSL_TLS_SNI
"www.playdormant.com"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"Z-6yadVZ0lBGqY6HS4GMygAnTp4"
REDIRECT_URL
"/fr/"
REDIRECT_account_id
"2705822"
REDIRECT_ds_id_46077721
""
REDIRECT_dsid
"46077721"
REMOTE_ADDR
"18.219.224.246"
REMOTE_PORT
"32108"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1743696489
REQUEST_TIME_FLOAT
1743696489.9338
REQUEST_URI
"/fr/"
SCRIPT_FILENAME
"/home/dh_3h4hj2/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://www.playdormant.com/fr/"
SCRIPT_URL
"/fr/"
SERVER_ADDR
"69.163.176.228"
SERVER_ADMIN
"webmaster@playdormant.com"
SERVER_NAME
"www.playdormant.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"www.playdormant.com"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MAILER_DSN,DATABASE_URL,DEDIPASS_PUBLIC_KEY,DEDIPASS_PRIVATE_KEY"
UNIQUE_ID
"Z-6yadVZ0lBGqY6HS4GMygAnTp4"
account_id
"2705822"
ds_id_46077721
""
dsid
"46077721"

Sub Requests 1

HomeController :: aside (token = 411363)

Key Value
_controller
"App\Controller\HomeController::aside"
_format
"html"
_locale
"fr"
_stopwatch_token
"aa5be0"