TemplateController :: templateAction
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
Key | Value |
---|---|
_check_controller_is_allowed | -1 |
_controller | "Symfony\Bundle\FrameworkBundle\Controller\TemplateController::templateAction" |
_format | "html" |
_locale | "it" |
_stopwatch_token | "5b1a10" |
sharedAge | 600 |
template | "blog/about.html.twig" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-charset | "ISO-8859-1,utf-8;q=0.7,*;q=0.7" |
accept-encoding | "gzip, br, zstd, deflate" |
accept-language | "en-us,en;q=0.5" |
forwarded | "for="3.133.113.199";host="coste.codes";proto=https" |
host | "coste.codes" |
remote-ip | "3.133.113.199" |
user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
x-forwarded-for | "3.133.113.199" |
x-ovhrequest-id | "3fb83be83d00cbe00f9553de01a0313d" |
x-php-ob-level | "2" |
x-predictor | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
Header | Value |
---|---|
cache-control | "public, s-maxage=600" |
date | "Fri, 14 Mar 2025 17:52:33 GMT" |
x-debug-token | "066ef2" |
Cookies
Request Cookies
No request cookies
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/ccoste/codes/coste/www/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 41 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/ccoste/codes/coste/www/vendor/symfony/twig-bridge/AppVariable.php" "line" => 103 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/home/ccoste/codes/coste/www/vendor/twig/twig/src/Extension/CoreExtension.php" "line" => 1635 "function" => "getUser" "class" => "Symfony\Bridge\Twig\AppVariable" "type" => "->" ] [ "file" => "/home/ccoste/codes/coste/www/var/cache/dev/twig/9d/9d5ef74d95198de85991dbf1a6e8581e.php" "line" => 256 "function" => "twig_get_attribute" ] [ "file" => "/home/ccoste/codes/coste/www/vendor/twig/twig/src/Template.php" "line" => 171 "function" => "block_header" "class" => "__TwigTemplate_ba64904c84bfc946774e53bcfe67da38" "type" => "->" ] [ "file" => "/home/ccoste/codes/coste/www/var/cache/dev/twig/9d/9d5ef74d95198de85991dbf1a6e8581e.php" "line" => 94 "function" => "displayBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/ccoste/codes/coste/www/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_ba64904c84bfc946774e53bcfe67da38" "type" => "->" ] [ "file" => "/home/ccoste/codes/coste/www/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/ccoste/codes/coste/www/var/cache/dev/twig/6b/6b49881a4e81cba12b775d1e5d891922.php" "line" => 50 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/ccoste/codes/coste/www/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_c458036c73cec640afba143bbcdff49d" "type" => "->" ] [ "file" => "/home/ccoste/codes/coste/www/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/ccoste/codes/coste/www/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/ccoste/codes/coste/www/vendor/twig/twig/src/TemplateWrapper.php" "line" => 38 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/ccoste/codes/coste/www/vendor/twig/twig/src/Environment.php" "line" => 280 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/home/ccoste/codes/coste/www/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 448 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/home/ccoste/codes/coste/www/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 453 "function" => "doRenderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/ccoste/codes/coste/www/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 253 "function" => "doRender" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/ccoste/codes/coste/www/src/Controller/BlogController.php" "line" => 92 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/ccoste/codes/coste/www/vendor/symfony/http-kernel/HttpKernel.php" "line" => 181 "function" => "postShow" "class" => "App\Controller\BlogController" "type" => "->" ] [ "file" => "/home/ccoste/codes/coste/www/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/ccoste/codes/coste/www/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/ccoste/codes/coste/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/ccoste/codes/coste/www/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/ccoste/codes/coste/www/public/index.php" "line" => 5 "args" => [ "/home/ccoste/codes/coste/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_SECRET | "2ca64f8d83b9e89f5f19d672841d6bb8" |
DATABASE_URL | "sqlite:///%kernel.project_dir%/data/database.sqlite" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CFG_CLUSTER | "cluster003" |
DOCUMENT_ROOT | "/home/ccoste/codes/coste/www" |
ENVIRONMENT | "production" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
GEOIP_AREA_CODE | "614" |
GEOIP_CITY | "Columbus" |
GEOIP_COUNTRY_CODE | "US" |
GEOIP_COUNTRY_NAME | "United States" |
GEOIP_DMA_CODE | "535" |
GEOIP_LATITUDE | "39.962502" |
GEOIP_LONGITUDE | "-83.006104" |
GEOIP_REGION | "OH" |
HTTPS | "on" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_CHARSET | "ISO-8859-1,utf-8;q=0.7,*;q=0.7" |
HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
HTTP_ACCEPT_LANGUAGE | "en-us,en;q=0.5" |
HTTP_FORWARDED | "for="3.133.113.199";host="coste.codes";proto=https" |
HTTP_HOST | "coste.codes" |
HTTP_REMOTE_IP | "3.133.113.199" |
HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
HTTP_X_FORWARDED_FOR | "3.133.113.199" |
HTTP_X_OVHREQUEST_ID | "3fb83be83d00cbe00f9553de01a0313d" |
HTTP_X_PREDICTOR | "1" |
PATH_INFO | "" |
PHP_SELF | "/public/index.php" |
QUERY_STRING | "_path=_locale%3Dit%26_format%3Dhtml%26_controller%3DSymfony%255CBundle%255CFrameworkBundle%255CController%255CTemplateController%253A%253AtemplateAction" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/public/it/blog/posts/morbi-tempus-commodo-mattis" |
REMOTE_ADDR | "127.0.0.1" |
REMOTE_PORT | "42318" |
REQUEST_METHOD | "GET" |
REQUEST_TIME | 1741974753 |
REQUEST_TIME_FLOAT | 1741974753.2659 |
REQUEST_URI | "/public/_fragment?_path=_locale%3Dit%26_format%3Dhtml%26_controller%3DSymfony%255CBundle%255CFrameworkBundle%255CController%255CTemplateController%253A%253AtemplateAction" |
SCRIPT_FILENAME | "/home/ccoste/codes/coste/www/public/index.php" |
SCRIPT_NAME | "/public/index.php" |
SCRIPT_URI | "https://coste.codes:443/public/it/blog/posts/morbi-tempus-commodo-mattis" |
SCRIPT_URL | "/public/it/blog/posts/morbi-tempus-commodo-mattis" |
SERVER_ADDR | "10.3.20.34" |
SERVER_ADMIN | "postmaster@coste.codes" |
SERVER_NAME | "coste.codes" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "" |
SERVER_SOFTWARE | "Apache" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL" |
UNIQUE_ID | "Z9Rs4UFjQZNhHv@b-n126AAAAFo" |
USER | "ccoste" |
argc | 0 |
argv | [] |
Parent Request
Return to parent request (token = 1dea49)
Key | Value |
---|---|
_check_controller_is_allowed | -1 |
_controller | "App\Controller\BlogController::postShow" |
_firewall_context | "security.firewall.map.context.main" |
_locale | "it" |
_route | "blog_post" |
_route_params | [ "_locale" => "it" "slug" => "morbi-tempus-commodo-mattis" ] |
_security_firewall_run | "_security_main" |
_stopwatch_token | "229612" |
slug | "morbi-tempus-commodo-mattis" |