GET http://masaepiano.com/it/blog/

BlogController :: index

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\BlogController::index"
_controller_attributes
[
  Symfony\Component\Routing\Attribute\Route {#611
    +methods: []
    +envs: []
    +schemes: []
    +aliases: []
    +path: "/blog"
    +name: null
    +requirements: []
    +options: []
    +defaults: []
    +host: null
    +condition: null
    +priority: null
  }
  Symfony\Component\Routing\Attribute\Route {#645
    +methods: [
      "GET"
    ]
    +envs: []
    +schemes: []
    +aliases: []
    +path: "/"
    +name: "blog_index"
    +requirements: []
    +options: []
    +defaults: [
      "page" => "1"
      "_format" => "html"
    ]
    +host: null
    +condition: null
    +priority: null
  }
  Symfony\Component\Routing\Attribute\Route {#644
    +methods: [
      "GET"
    ]
    +envs: []
    +schemes: []
    +aliases: []
    +path: "/rss.xml"
    +name: "blog_rss"
    +requirements: []
    +options: []
    +defaults: [
      "page" => "1"
      "_format" => "xml"
    ]
    +host: null
    +condition: null
    +priority: null
  }
  Symfony\Component\Routing\Attribute\Route {#643
    +methods: [
      "GET"
    ]
    +envs: []
    +schemes: []
    +aliases: []
    +path: "/page/{page}"
    +name: "blog_index_paginated"
    +requirements: [
      "page" => "[1-9][0-9]*"
    ]
    +options: []
    +defaults: [
      "_format" => "html"
    ]
    +host: null
    +condition: null
    +priority: null
  }
  Symfony\Component\HttpKernel\Attribute\Cache {#642
    +variables: ? array
    +expires: null
    +maxage: null
    +smaxage: 10
    +public: null
    +mustRevalidate: false
    +vary: []
    +lastModified: null
    +etag: null
    +maxStale: null
    +staleWhileRevalidate: null
    +staleIfError: null
    +noStore: null
    +if: true
  }
]
_firewall_context
"security.firewall.map.context.main"
_format
"html"
_locale
"it"
_route
"blog_index"
_route_params
[
  "page" => "1"
  "_format" => "html"
  "_locale" => "it"
]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#573
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#527 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#580
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#581 …}
  }
]
_stopwatch_token
"64282c"
page
"1"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cache-control
"max-age=259200"
forwarded
"for=216.73.216.23; proto=http; host=masaepiano.com"
host
"masaepiano.com"
remote-ip
"216.73.216.23"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
via
"1.1 squid-proxy-5b96dc6d46-x5p6g (squid/6.13)"
x-forwarded-for
"216.73.216.23"
x-forwarded-port
"80"
x-forwarded-proto
"http"
x-iplb-unique-id
"D849D817:D9C7_36245B3E:0050_6A7EB9BD_49D41:A5D82"
x-ovhrequest-id
"6ae220a98bbf6606c46216dfcb227fed"
x-php-ob-level
"1"
x-predictor
"1"
x-remote-ip
"216.73.216.23"
x-remote-port
"55751"
x-remote-proto
"http"

Request Content

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

Retry Command

curl \
  --compressed \
  --url 'http://masaepiano.com/it/blog/' \
  --header 'Remote-Ip: 216.73.216.23' \
  --header 'X-Iplb-Unique-Id: D849D817:D9C7_36245B3E:0050_6A7EB9BD_49D41:A5D82' \
  --header 'Forwarded: for=216.73.216.23; proto=http; host=masaepiano.com' \
  --header 'X-Remote-Proto: http' \
  --header 'X-Remote-Ip: 216.73.216.23' \
  --header 'X-Remote-Port: 55751' \
  --header 'X-Forwarded-Port: 80' \
  --header 'Cache-Control: max-age=259200' \
  --header 'Via: 1.1 squid-proxy-5b96dc6d46-x5p6g (squid/6.13)' \
  --header 'Accept-Encoding: gzip, br, zstd, deflate' \
  --header 'User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' \
  --header 'Accept: */*' \
  --header 'X-Ovhrequest-Id: 6ae220a98bbf6606c46216dfcb227fed' \
  --header 'X-Forwarded-Proto: http' \
  --header 'X-Forwarded-For: 216.73.216.23' \
  --header 'X-Predictor: 1' \
  --header 'X-Php-Ob-Level: 1'

Response

Response Headers

Header Value
cache-control
"max-age=0, must-revalidate, private, s-maxage=10"
content-type
"text/html; charset=UTF-8"
date
"Fri, 14 Aug 2026 06:46:42 GMT"
expires
"Fri, 14 Aug 2026 06:46:42 GMT"
x-debug-token
"48ed9b"
x-robots-tag
"noindex"

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:39
[
  [
    "file" => "/home/masaepz/www/expense/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/masaepz/www/expense/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 92
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/masaepz/www/expense/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1918
    "function" => "getUser"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/home/masaepz/www/expense/var/cache/dev/twig/01/017bb5d0271aeb6ff9aeb10d95ea1576.php"
    "line" => 197
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/home/masaepz/www/expense/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_3863b59f73de285f6272fa76bba1ea4d"
    "type" => "->"
  ]
  [
    "file" => "/home/masaepz/www/expense/var/cache/dev/twig/05/050337db882ba964a11bafa757fca841.php"
    "line" => 283
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/masaepz/www/expense/vendor/twig/twig/src/Template.php"
    "line" => 456
    "function" => "block_header"
    "class" => "__TwigTemplate_7cd948a735280afb592133720144d1d4"
    "type" => "->"
  ]
  [
    "file" => "/home/masaepz/www/expense/var/cache/dev/twig/05/050337db882ba964a11bafa757fca841.php"
    "line" => 102
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/masaepz/www/expense/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_7cd948a735280afb592133720144d1d4"
    "type" => "->"
  ]
  [
    "file" => "/home/masaepz/www/expense/var/cache/dev/twig/03/032646f348958bc1eeb85e888e7b3d09.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/masaepz/www/expense/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_1bcc9a3f020bce00947e5c45ad6f9bac"
    "type" => "->"
  ]
  [
    "file" => "/home/masaepz/www/expense/vendor/twig/twig/src/Template.php"
    "line" => 366
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/masaepz/www/expense/vendor/twig/twig/src/Template.php"
    "line" => 381
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/masaepz/www/expense/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/masaepz/www/expense/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/masaepz/www/expense/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 472
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/masaepz/www/expense/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 477
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/masaepz/www/expense/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 281
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/masaepz/www/expense/src/Controller/BlogController.php"
    "line" => 65
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/masaepz/www/expense/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "index"
    "class" => "App\Controller\BlogController"
    "type" => "->"
  ]
  [
    "file" => "/home/masaepz/www/expense/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/masaepz/www/expense/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/masaepz/www/expense/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/masaepz/www/expense/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/masaepz/www/expense/public/index.php"
    "line" => 5
    "args" => [
      "/home/masaepz/www/expense/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
"not-a-secret--read-the-doc!"
APP_SHARE_DIR
"var/share"
DATABASE_URL
"mysql://masaepzbase:Pataplouf77@masaepzbase.mysql.db/masaepzbase"
DEFAULT_URI
"http://localhost"
MAILER_DSN
"null://null"
YOUR_DOMAIN
"https://www.masaepiano.com/"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/home/masaepz/www/expense"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/home/masaepz/www/expense"
]
CFG_CLUSTER
"cluster127"
DOCUMENT_ROOT
"/home/masaepz/www/expense/public"
ENVIRONMENT
"development"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GEOIP_AREA_CODE
"805"
GEOIP_CITY
"Santa Paula"
GEOIP_COUNTRY_CODE
"US"
GEOIP_COUNTRY_NAME
"United States"
GEOIP_DMA_CODE
"803"
GEOIP_LATITUDE
"34.355598"
GEOIP_LONGITUDE
"-119.070099"
GEOIP_REGION
"CA"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CACHE_CONTROL
"max-age=259200"
HTTP_FORWARDED
"for=216.73.216.23; proto=http; host=masaepiano.com"
HTTP_HOST
"masaepiano.com"
HTTP_REMOTE_IP
"216.73.216.23"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_VIA
"1.1 squid-proxy-5b96dc6d46-x5p6g (squid/6.13)"
HTTP_X_FORWARDED_FOR
"216.73.216.23"
HTTP_X_FORWARDED_PORT
"80"
HTTP_X_FORWARDED_PROTO
"http"
HTTP_X_IPLB_UNIQUE_ID
"D849D817:D9C7_36245B3E:0050_6A7EB9BD_49D41:A5D82"
HTTP_X_OVHREQUEST_ID
"6ae220a98bbf6606c46216dfcb227fed"
HTTP_X_PREDICTOR
"1"
HTTP_X_REMOTE_IP
"216.73.216.23"
HTTP_X_REMOTE_PORT
"55751"
HTTP_X_REMOTE_PROTO
"http"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/it/blog/"
REMOTE_ADDR
"216.73.216.23"
REMOTE_PORT
"44684"
REQUEST_METHOD
"GET"
REQUEST_TIME
1786690002
REQUEST_TIME_FLOAT
1786690002.7494
REQUEST_URI
"/it/blog/"
SCRIPT_FILENAME
"/home/masaepz/www/expense/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"http://masaepiano.com/it/blog/"
SCRIPT_URL
"/it/blog/"
SERVER_ADDR
"10.127.20.14"
SERVER_ADMIN
"postmaster@masaepiano.com"
SERVER_NAME
"masaepiano.com"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_PATH
"/home/masaepz/www/expense/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_SHARE_DIR,YOUR_DOMAIN,DATABASE_URL,MAILER_DSN,DEFAULT_URI"
UNIQUE_ID
"an650vAFqyRs8ZWqAS8DfgAAAAU"
USER
"masaepz"
argc
0
argv
[]