BlogController :: blogPost
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
Key | Value |
---|---|
_controller | "App\Controller\BlogController::blogPost" |
_firewall_context | "security.firewall.map.context.main" |
_route | "app_blog.post" |
_route_params | [ "id" => "1" ] |
_security_firewall_run | "_security_main" |
_stopwatch_token | "168f57" |
id | "1" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, br, zstd, deflate" |
connection | "close" |
host | "www.balticworxx.de" |
user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
x-accel-internal | "/internal-nginx-static-location" |
x-php-ob-level | "1" |
x-real-ip | "216.73.216.15" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
Header | Value |
---|---|
cache-control | "private, must-revalidate" |
content-type | "text/html; charset=UTF-8" |
date | "Sun, 24 Aug 2025 20:30:03 GMT" |
expires | "-1" |
pragma | "no-cache" |
x-debug-token | "dc1ded" |
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" => "/var/www/vhosts/balticworxx.de/httpdocs/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 41 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/vhosts/balticworxx.de/httpdocs/vendor/symfony/security-core/Authorization/AuthorizationChecker.php" "line" => 42 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/var/www/vhosts/balticworxx.de/httpdocs/vendor/symfony/twig-bridge/Extension/SecurityExtension.php" "line" => 48 "function" => "isGranted" "class" => "Symfony\Component\Security\Core\Authorization\AuthorizationChecker" "type" => "->" ] [ "file" => "/var/www/vhosts/balticworxx.de/httpdocs/var/cache/dev/twig/58/585c4c478659d69104456a729a13351d.php" "line" => 110 "function" => "isGranted" "class" => "Symfony\Bridge\Twig\Extension\SecurityExtension" "type" => "->" ] [ "file" => "/var/www/vhosts/balticworxx.de/httpdocs/vendor/twig/twig/src/Template.php" "line" => 431 "function" => "block_body" "class" => "__TwigTemplate_791167c5f2abd1cdd3f84e0b7e793aed" "type" => "->" ] [ "file" => "/var/www/vhosts/balticworxx.de/httpdocs/var/cache/dev/twig/48/4875932bb3c3e2ef37fa1e275ae5773f.php" "line" => 234 "function" => "yieldBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/vhosts/balticworxx.de/httpdocs/vendor/twig/twig/src/Template.php" "line" => 387 "function" => "doDisplay" "class" => "__TwigTemplate_a1e3868cee3d3afb5cb0e1b65cf959cf" "type" => "->" ] [ "file" => "/var/www/vhosts/balticworxx.de/httpdocs/var/cache/dev/twig/58/585c4c478659d69104456a729a13351d.php" "line" => 54 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/vhosts/balticworxx.de/httpdocs/vendor/twig/twig/src/Template.php" "line" => 387 "function" => "doDisplay" "class" => "__TwigTemplate_791167c5f2abd1cdd3f84e0b7e793aed" "type" => "->" ] [ "file" => "/var/www/vhosts/balticworxx.de/httpdocs/vendor/twig/twig/src/Template.php" "line" => 343 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/vhosts/balticworxx.de/httpdocs/vendor/twig/twig/src/Template.php" "line" => 358 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/vhosts/balticworxx.de/httpdocs/vendor/twig/twig/src/TemplateWrapper.php" "line" => 35 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/vhosts/balticworxx.de/httpdocs/vendor/twig/twig/src/Environment.php" "line" => 320 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/vhosts/balticworxx.de/httpdocs/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 448 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/var/www/vhosts/balticworxx.de/httpdocs/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 453 "function" => "doRenderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/vhosts/balticworxx.de/httpdocs/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 253 "function" => "doRender" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/vhosts/balticworxx.de/httpdocs/src/Controller/BlogController.php" "line" => 32 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/vhosts/balticworxx.de/httpdocs/vendor/symfony/http-kernel/HttpKernel.php" "line" => 181 "function" => "blogPost" "class" => "App\Controller\BlogController" "type" => "->" ] [ "file" => "/var/www/vhosts/balticworxx.de/httpdocs/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/balticworxx.de/httpdocs/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/balticworxx.de/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/vhosts/balticworxx.de/httpdocs/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/vhosts/balticworxx.de/httpdocs/public/index.php" "line" => 5 "args" => [ "/var/www/vhosts/balticworxx.de/httpdocs/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
Key | Value |
---|---|
APP_DEBUG | "1" |
APP_ENV | "dev" |
APP_SECRET | "070e0b794df81aff13ca015735af7192" |
DATABASE_URL | "mysql://spreeworxx_db:pv$0D287c@127.0.0.1:3306/spreeworxx_prod?serverVersion=10.11.2-MariaDB&charset=utf8mb4" |
MAILER_DSN | "smtp://web276p8:X1C2v3B4N5.@webspace19.do.de:587" |
MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
Key | Value |
---|---|
CONTEXT_DOCUMENT_ROOT | "/var/www/vhosts/balticworxx.de/httpdocs/public" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/var/www/vhosts/balticworxx.de/httpdocs/public" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
HOME | "/var/www/vhosts/balticworxx.de" |
HTTPS | "on" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
HTTP_CONNECTION | "close" |
HTTP_HOST | "www.balticworxx.de" |
HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
HTTP_X_ACCEL_INTERNAL | "/internal-nginx-static-location" |
HTTP_X_REAL_IP | "216.73.216.15" |
PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY | "0" |
PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY | "0" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REDIRECT_HTTPS | "on" |
REDIRECT_PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY | "0" |
REDIRECT_PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY | "0" |
REDIRECT_SCRIPT_URI | "https://www.balticworxx.de/blog/1" |
REDIRECT_SCRIPT_URL | "/blog/1" |
REDIRECT_SSL_TLS_SNI | "www.balticworxx.de" |
REDIRECT_STATUS | "200" |
REDIRECT_UNIQUE_ID | "aKt2S_am8UixlPtbv3ivBgAAAAA" |
REDIRECT_URL | "/blog/1" |
REMOTE_ADDR | "216.73.216.15" |
REMOTE_PORT | "34906" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1756067403 |
REQUEST_TIME_FLOAT | 1756067403.299 |
REQUEST_URI | "/blog/1" |
SCRIPT_FILENAME | "/var/www/vhosts/balticworxx.de/httpdocs/public/index.php" |
SCRIPT_NAME | "/index.php" |
SCRIPT_URI | "https://www.balticworxx.de/blog/1" |
SCRIPT_URL | "/blog/1" |
SERVER_ADDR | "85.215.51.114" |
SERVER_ADMIN | "[no address given]" |
SERVER_NAME | "www.balticworxx.de" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.0" |
SERVER_SIGNATURE | "<address>Apache Server at www.balticworxx.de Port 443</address>\n" |
SERVER_SOFTWARE | "Apache" |
SSL_TLS_SNI | "www.balticworxx.de" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_DEBUG,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN" |
UNIQUE_ID | "aKt2S_am8UixlPtbv3ivBgAAAAA" |
USER | "balticworxx.de_a00gbrucp6t" |
proxy-nokeepalive | "1" |