BlogController :: index
Request
GET Parameters
Key | Value |
---|---|
tag | "voluptate" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_cache |
|
_check_controller_is_allowed | -1 |
_controller | "App\Controller\BlogController::index" |
_firewall_context | "security.firewall.map.context.main" |
_format | "html" |
_locale | "de" |
_route | "blog_index_paginated" |
_route_params |
|
_security_firewall_run | "_security_main" |
_stopwatch_token | "626000" |
page | "2" |
Request Headers
Header | Value |
---|---|
accept | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
accept-encoding | "gzip, deflate, br, zstd" |
cache-control | "no-cache" |
host | "coste.codes" |
pragma | "no-cache" |
priority | "u=0, i" |
remote-ip | "18.222.140.52" |
sec-ch-ua | ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" |
sec-ch-ua-mobile | "?0" |
sec-ch-ua-platform | ""Windows"" |
sec-fetch-dest | "document" |
sec-fetch-mode | "navigate" |
sec-fetch-site | "none" |
sec-fetch-user | "?1" |
upgrade-insecure-requests | "1" |
user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
x-forwarded-for | "18.222.140.52" |
x-forwarded-proto | "https" |
x-ovhrequest-id | "d8ce2ed64a6eaae5c120d946041a9a82" |
x-php-ob-level | "1" |
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=10" |
content-type | "text/html; charset=UTF-8" |
date | "Sat, 15 Mar 2025 14:54:26 GMT" |
x-debug-token | "906e38" |
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
|
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 | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
HTTP_ACCEPT_ENCODING | "gzip, deflate, br, zstd" |
HTTP_CACHE_CONTROL | "no-cache" |
HTTP_HOST | "coste.codes" |
HTTP_PRAGMA | "no-cache" |
HTTP_PRIORITY | "u=0, i" |
HTTP_REMOTE_IP | "18.222.140.52" |
HTTP_SEC_CH_UA | ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" |
HTTP_SEC_CH_UA_MOBILE | "?0" |
HTTP_SEC_CH_UA_PLATFORM | ""Windows"" |
HTTP_SEC_FETCH_DEST | "document" |
HTTP_SEC_FETCH_MODE | "navigate" |
HTTP_SEC_FETCH_SITE | "none" |
HTTP_SEC_FETCH_USER | "?1" |
HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
HTTP_X_FORWARDED_FOR | "18.222.140.52" |
HTTP_X_FORWARDED_PROTO | "https" |
HTTP_X_OVHREQUEST_ID | "d8ce2ed64a6eaae5c120d946041a9a82" |
HTTP_X_PREDICTOR | "1" |
PHP_SELF | "/public/index.php" |
QUERY_STRING | "tag=voluptate" |
REDIRECT_QUERY_STRING | "tag=voluptate" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/public/de/blog/page/2" |
REMOTE_ADDR | "18.222.140.52" |
REMOTE_PORT | "52138" |
REQUEST_METHOD | "GET" |
REQUEST_TIME | 1742050466 |
REQUEST_TIME_FLOAT | 1742050466.1455 |
REQUEST_URI | "/public/de/blog/page/2?tag=voluptate" |
SCRIPT_FILENAME | "/home/ccoste/codes/coste/www/public/index.php" |
SCRIPT_NAME | "/public/index.php" |
SCRIPT_URI | "https://coste.codes:443/public/de/blog/page/2" |
SCRIPT_URL | "/public/de/blog/page/2" |
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 | "Z9WUool2ROY@QB8PTJDd2AAAC1s" |
USER | "ccoste" |
argc | 1 |
argv |
|
Sub Requests 1
TemplateController :: templateAction (token = 62cc59)
Key | Value |
---|---|
_check_controller_is_allowed | -1 |
_controller | "Symfony\Bundle\FrameworkBundle\Controller\TemplateController::templateAction" |
_format | "html" |
_locale | "de" |
_stopwatch_token | "8defc9" |
sharedAge | 600 |
template | "blog/about.html.twig" |