BlogController :: index
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
Key | Value |
---|---|
_cache | [ Symfony\Component\HttpKernel\Attribute\Cache {#787 +expires: null +maxage: null +smaxage: 10 +public: null +mustRevalidate: false +vary: [] +lastModified: null +etag: null +maxStale: null +staleWhileRevalidate: null +staleIfError: null } ] |
_check_controller_is_allowed | true |
_controller | "App\Controller\BlogController::index" |
_firewall_context | "security.firewall.map.context.main" |
_format | "html" |
_locale | "en" |
_redirected | true |
_route | "blog_index" |
_route_params | [ "page" => "1" "_format" => "html" "_locale" => "en" ] |
_security_firewall_run | "_security_main" |
_stopwatch_token | "d03452" |
page | "1" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, br, zstd, deflate" |
cookie | "sf_redirect=%7B%22token%22%3A%2258f41f%22%2C%22route%22%3A%22blog_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fdave%5C%2Fweb%5C%2Fsymfony_demo%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A106%7D%2C%22status_code%22%3A301%2C%22status_text%22%3A%22Moved%20Permanently%22%7D" |
host | "daji.be" |
referer | "https://daji.be/en/blog" |
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 | "public, s-maxage=10" |
content-type | "text/html; charset=UTF-8" |
date | "Tue, 15 Apr 2025 09:38:53 GMT" |
x-debug-token | "f7676f" |
Cookies
Request Cookies
Key | Value |
---|---|
sf_redirect | "{"token":"58f41f","route":"blog_index","method":"GET","controller":{"class":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController","method":"urlRedirectAction","file":"\/home\/dave\/web\/symfony_demo\/vendor\/symfony\/framework-bundle\/Controller\/RedirectController.php","line":106},"status_code":301,"status_text":"Moved Permanently"}" |
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/dave/web/symfony_demo/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 41 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/dave/web/symfony_demo/vendor/symfony/twig-bridge/AppVariable.php" "line" => 92 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/home/dave/web/symfony_demo/vendor/twig/twig/src/Extension/CoreExtension.php" "line" => 1629 "function" => "getUser" "class" => "Symfony\Bridge\Twig\AppVariable" "type" => "->" ] [ "file" => "/home/dave/web/symfony_demo/var/cache/dev/twig/bb/bbdab91da695a0becf4163b1d4f62f6a.php" "line" => 277 "function" => "getAttribute" "class" => "Twig\Extension\CoreExtension" "type" => "::" ] [ "file" => "/home/dave/web/symfony_demo/vendor/twig/twig/src/Template.php" "line" => 430 "function" => "block_header" "class" => "__TwigTemplate_52ac227c8aab5e51b3ea31860566530f" "type" => "->" ] [ "file" => "/home/dave/web/symfony_demo/var/cache/dev/twig/bb/bbdab91da695a0becf4163b1d4f62f6a.php" "line" => 95 "function" => "yieldBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/dave/web/symfony_demo/vendor/twig/twig/src/Template.php" "line" => 360 "function" => "doDisplay" "class" => "__TwigTemplate_52ac227c8aab5e51b3ea31860566530f" "type" => "->" ] [ "file" => "/home/dave/web/symfony_demo/var/cache/dev/twig/55/5572918374e5c4c62e057c8d30783dcf.php" "line" => 51 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/dave/web/symfony_demo/vendor/twig/twig/src/Template.php" "line" => 360 "function" => "doDisplay" "class" => "__TwigTemplate_99b8118960a724b667d364166690cf67" "type" => "->" ] [ "file" => "/home/dave/web/symfony_demo/vendor/twig/twig/src/Template.php" "line" => 335 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/dave/web/symfony_demo/vendor/twig/twig/src/TemplateWrapper.php" "line" => 38 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/dave/web/symfony_demo/vendor/twig/twig/src/Environment.php" "line" => 307 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/home/dave/web/symfony_demo/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 431 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/home/dave/web/symfony_demo/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 436 "function" => "doRenderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/dave/web/symfony_demo/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 250 "function" => "doRender" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/dave/web/symfony_demo/src/Controller/BlogController.php" "line" => 65 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/dave/web/symfony_demo/vendor/symfony/http-kernel/HttpKernel.php" "line" => 183 "function" => "index" "class" => "App\Controller\BlogController" "type" => "->" ] [ "file" => "/home/dave/web/symfony_demo/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/dave/web/symfony_demo/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/dave/web/symfony_demo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/dave/web/symfony_demo/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/dave/web/symfony_demo/public/index.php" "line" => 5 "args" => [ "/home/dave/web/symfony_demo/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 | "2ca64f8d83b9e89f5f19d672841d6bb8" |
DATABASE_URL | "sqlite:///%kernel.project_dir%/data/database.sqlite" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTEXT_DOCUMENT_ROOT | "/home/dave/web/symfony_demo/public" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/home/dave/web/symfony_demo/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%2258f41f%22%2C%22route%22%3A%22blog_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fdave%5C%2Fweb%5C%2Fsymfony_demo%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A106%7D%2C%22status_code%22%3A301%2C%22status_text%22%3A%22Moved%20Permanently%22%7D" |
HTTP_HOST | "daji.be" |
HTTP_REFERER | "https://daji.be/en/blog" |
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" |
QUERY_STRING | "" |
REDIRECT_HTTPS | "on" |
REDIRECT_SSL_TLS_SNI | "daji.be" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/en/blog/" |
REMOTE_ADDR | "18.191.209.202" |
REMOTE_PORT | "60067" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1744709933 |
REQUEST_TIME_FLOAT | 1744709933.9279 |
REQUEST_URI | "/en/blog/" |
SCRIPT_FILENAME | "/home/dave/web/symfony_demo/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "185.224.89.72" |
SERVER_ADMIN | "info@daji.be" |
SERVER_NAME | "daji.be" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "<address>Apache/2.4.62 (Debian) Server at daji.be Port 443</address>\n" |
SERVER_SOFTWARE | "Apache/2.4.62 (Debian)" |
SSL_TLS_SNI | "daji.be" |
SYMFONY_DOTENV_PATH | "/home/dave/web/symfony_demo/.env" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL" |
Sub Requests 1
TemplateController :: templateAction (token = d77a3e)
Key | Value |
---|---|
_check_controller_is_allowed | true |
_controller | "Symfony\Bundle\FrameworkBundle\Controller\TemplateController::templateAction" |
_format | "html" |
_locale | "en" |
_stopwatch_token | "74df45" |
sharedAge | 600 |
template | "blog/about.html.twig" |