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 | "en" |
_redirected | true |
_route | "home" |
_route_params | [ "_locale" => "en" ] |
_security_firewall_run | "_security_main" |
_stopwatch_token | "6eb459" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, br, zstd, deflate" |
cookie | "sf_redirect=%7B%22token%22%3A%22932551%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%22C%3A%5C%5Claragon%5C%5Cwww%5C%5Csrc%5C%5CController%5C%5CHomeController.php%22%2C%22line%22%3A62%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
host | "playmagicsoldier.com" |
referer | "https://playmagicsoldier.com/" |
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, 23 May 2025 04:15:50 GMT" |
x-debug-token | "b09c3d" |
Cookies
Request Cookies
Key | Value |
---|---|
sf_redirect | "{"token":"932551","route":"index","method":"GET","controller":{"class":"App\\Controller\\HomeController","method":"index","file":"C:\\laragon\\www\\src\\Controller\\HomeController.php","line":62},"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" => "C:\laragon\www\vendor\symfony\security-core\Authentication\Token\Storage\UsageTrackingTokenStorage.php" "line" => 41 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "C:\laragon\www\vendor\symfony\twig-bridge\AppVariable.php" "line" => 97 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "C:\laragon\www\vendor\twig\twig\src\Extension\CoreExtension.php" "line" => 1637 "function" => "getUser" "class" => "Symfony\Bridge\Twig\AppVariable" "type" => "->" ] [ "file" => "C:\laragon\www\var\cache\dev\twig\11\11866eb3dbb143f0e9eeb05e06d68c2d.php" "line" => 304 "function" => "twig_get_attribute" ] [ "file" => "C:\laragon\www\vendor\twig\twig\src\Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_a7a32259765ffd47833a362ca88a0d1b" "type" => "->" ] [ "file" => "C:\laragon\www\vendor\twig\twig\src\Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "C:\laragon\www\var\cache\dev\twig\c4\c4e79c0563f9ce9af25acd1376532b44.php" "line" => 48 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "C:\laragon\www\vendor\twig\twig\src\Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_898ebad7fc4179f573b118a86c3db945" "type" => "->" ] [ "file" => "C:\laragon\www\vendor\twig\twig\src\Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "C:\laragon\www\vendor\twig\twig\src\Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "C:\laragon\www\vendor\twig\twig\src\TemplateWrapper.php" "line" => 40 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "C:\laragon\www\vendor\twig\twig\src\Environment.php" "line" => 280 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "C:\laragon\www\vendor\symfony\framework-bundle\Controller\AbstractController.php" "line" => 243 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "C:\laragon\www\vendor\symfony\framework-bundle\Controller\AbstractController.php" "line" => 254 "function" => "renderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "C:\laragon\www\src\Controller\HomeController.php" "line" => 101 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "C:\laragon\www\vendor\symfony\http-kernel\HttpKernel.php" "line" => 182 "function" => "index" "class" => "App\Controller\HomeController" "type" => "->" ] [ "file" => "C:\laragon\www\vendor\symfony\http-kernel\HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "C:\laragon\www\vendor\symfony\http-kernel\Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "C:\laragon\www\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "C:\laragon\www\vendor\autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "C:\laragon\www\public\index.php" "line" => 5 "args" => [ "C:\laragon\www\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_MAINTENANCE | "false" |
APP_SECRET | "53a10f1bd77bc9b3a5d033573f31cc4c" |
DATABASE_URL | "mysql://magicsoldier:Z92b83yv@127.0.0.1:3306/intersect?serverVersion=5.7" |
DEDIPASS_PRIVATE_KEY | "29ff6a7f194670d3b1e7fa4a61b98267d4255116" |
DEDIPASS_PUBLIC_KEY | "eb8c8ac29491d1026190a12b8d5671f4" |
GAME_API_SECRET | "jFQ19zRp8nAaJ31sYWm47BtKsJzZ2A2B" |
MAILER_DSN | "smtp://localhost" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
COMSPEC | "C:\Windows\system32\cmd.exe" |
CONTEXT_DOCUMENT_ROOT | "C:/laragon/www/public" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "C:/laragon/www/public" |
GATEWAY_INTERFACE | "CGI/1.1" |
HTTPS | "on" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%22932551%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%22C%3A%5C%5Claragon%5C%5Cwww%5C%5Csrc%5C%5CController%5C%5CHomeController.php%22%2C%22line%22%3A62%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
HTTP_HOST | "playmagicsoldier.com" |
HTTP_REFERER | "https://playmagicsoldier.com/" |
HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
PATH | "C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\nodejs\;C:\Program Files\Git\cmd;C:\laragon\bin\mysql\mysql-8.4.3-winx64\bin;C:\Program Files\dotnet\;C:\Users\Administrateur\AppData\Local\Programs\Python\Python313\Scripts\;C:\Users\Administrateur\AppData\Local\Programs\Python\Python313\;C:\Users\Administrateur\AppData\Local\Programs\Python\Launcher\;C:\Users\Administrateur\AppData\Local\Microsoft\WindowsApps;C:\Users\Administrateur\AppData\Roaming\npm" |
PATHEXT | ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REDIRECT_HTTPS | "on" |
REDIRECT_SSL_TLS_SNI | "playmagicsoldier.com" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/en/" |
REMOTE_ADDR | "216.73.216.158" |
REMOTE_PORT | "52058" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1747973749 |
REQUEST_TIME_FLOAT | 1747973749.9047 |
REQUEST_URI | "/en/" |
SCRIPT_FILENAME | "C:/laragon/www/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "185.41.152.178" |
SERVER_ADMIN | "admin@example.com" |
SERVER_NAME | "playmagicsoldier.com" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "" |
SERVER_SOFTWARE | "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.16" |
SSL_TLS_SNI | "playmagicsoldier.com" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,MAILER_DSN,DATABASE_URL,DEDIPASS_PUBLIC_KEY,DEDIPASS_PRIVATE_KEY,APP_MAINTENANCE,GAME_API_SECRET" |
SystemRoot | "C:\Windows" |
WINDIR | "C:\Windows" |