GET https://mcblog.dev.hoijyun.org/en/blog/rss.xml?tag=ipsum

BlogController :: index

Request

GET Parameters

Key Value
tag
"ipsum"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_access_control_attributes
null
_cache
[
  Symfony\Component\HttpKernel\Attribute\Cache {#801
    +expires: null
    +maxage: null
    +smaxage: 10
    +public: null
    +mustRevalidate: false
    +vary: []
    +lastModified: null
    +etag: null
    +maxStale: null
    +staleWhileRevalidate: null
    +staleIfError: null
    +noStore: null
  }
]
_controller
"App\Controller\BlogController::index"
_firewall_context
"security.firewall.map.context.main"
_format
"xml"
_locale
"en"
_route
"blog_rss"
_route_params
[
  "page" => "1"
  "_format" => "xml"
  "_locale" => "en"
]
_security_authenticators
[]
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#555
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#495 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#557
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#558 …}
  }
]
_stopwatch_token
"f0b86f"
page
"1"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, deflate"
cookie
"PHPSESSID=ed260acf862bdcfb67fe308f4f5bbbf7; main_deauth_profile_token=080037"
from
"gptbot(at)openai.com"
host
"mcblog.dev.hoijyun.org"
referer
"https://mcblog.dev.hoijyun.org/en/blog/?tag=ipsum"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.4; +https://openai.com/gptbot)"
x-openai-host-hash
"154746540"
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/xml; charset=UTF-8"
date
"Thu, 20 Aug 2026 14:01:51 GMT"
x-debug-token
"98c99f"

Cookies

Request Cookies

Key Value
PHPSESSID
"ed260acf862bdcfb67fe308f4f5bbbf7"
main_deauth_profile_token
"080037"

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

0 Usages
Stateless check enabled

Session not used.

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
"sqlite:///%kernel.project_dir%/data/database.sqlite"
DEFAULT_URI
"http://localhost"
MAILER_DSN
"null://null"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/home/hoijyun/domains/mcblog.dev.hoijyun.org/public_html"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/home/hoijyun/domains/mcblog.dev.hoijyun.org/public_html"
]
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/home/hoijyun/domains/mcblog.dev.hoijyun.org/public_html/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, deflate"
HTTP_COOKIE
"PHPSESSID=ed260acf862bdcfb67fe308f4f5bbbf7; main_deauth_profile_token=080037"
HTTP_FROM
"gptbot(at)openai.com"
HTTP_HOST
"mcblog.dev.hoijyun.org"
HTTP_REFERER
"https://mcblog.dev.hoijyun.org/en/blog/?tag=ipsum"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.4; +https://openai.com/gptbot)"
HTTP_X_OPENAI_HOST_HASH
"154746540"
PHP_SELF
"/index.php"
QUERY_STRING
"tag=ipsum"
REDIRECT_STATUS
"200"
REMOTE_ADDR
"74.7.242.61"
REMOTE_PORT
"49268"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1787234511
REQUEST_TIME_FLOAT
1787234511.2665
REQUEST_URI
"/en/blog/rss.xml?tag=ipsum"
SCRIPT_FILENAME
"/home/hoijyun/domains/mcblog.dev.hoijyun.org/public_html/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"10.0.0.123"
SERVER_NAME
"mcblog.dev.hoijyun.org"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.26.3"
SYMFONY_DOTENV_PATH
"/home/hoijyun/domains/mcblog.dev.hoijyun.org/public_html/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_SHARE_DIR,DATABASE_URL,MAILER_DSN,DEFAULT_URI"
USER
"www-data"