PageController :: urlAction
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Framework\FrontBundle\Controller\PageController::urlAction" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "framework_front_page_url" |
| _route_params | [ "locale" => "de" "url" => "informationen" ] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "e776ab" |
| locale | "de" |
| url | "informationen" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| connection | "upgrade" |
| host | "royal-palace.com" |
| ssl-offloaded | "1" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "216.73.216.57" |
| x-forwarded-proto | "https" |
| x-host | "royal-palace.com" |
| x-php-ob-level | "1" |
| x-real-ip | "216.73.216.57" |
| x-uri | "/de/informationen" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Wed, 29 Oct 2025 01:03:07 GMT" |
| x-debug-token | "7347ed" |
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/webroot/ROOT-880/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 41
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/webroot/ROOT-880/vendor/symfony/security-core/Authorization/AuthorizationChecker.php"
"line" => 42
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/webroot/ROOT-880/vendor/symfony/twig-bridge/Extension/SecurityExtension.php"
"line" => 48
"function" => "isGranted"
"class" => "Symfony\Component\Security\Core\Authorization\AuthorizationChecker"
"type" => "->"
]
[
"file" => "/var/www/webroot/ROOT-880/var/cache/dev/twig/46/46f8041e280e62285a56ef765a2e34f0.php"
"line" => 506
"function" => "isGranted"
"class" => "Symfony\Bridge\Twig\Extension\SecurityExtension"
"type" => "->"
]
[
"file" => "/var/www/webroot/ROOT-880/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_ff7027aa2df324566aee42828404929f"
"type" => "->"
]
[
"file" => "/var/www/webroot/ROOT-880/var/cache/dev/twig/bb/bbee6d069a3b51801603bb971ea89707.php"
"line" => 297
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/webroot/ROOT-880/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_e324c8d6ce872256fce7d066a2890784"
"type" => "->"
]
[
"file" => "/var/www/webroot/ROOT-880/var/cache/dev/twig/46/46f8041e280e62285a56ef765a2e34f0.php"
"line" => 59
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/webroot/ROOT-880/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_ff7027aa2df324566aee42828404929f"
"type" => "->"
]
[
"file" => "/var/www/webroot/ROOT-880/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/webroot/ROOT-880/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/webroot/ROOT-880/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/webroot/ROOT-880/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/webroot/ROOT-880/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 448
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/webroot/ROOT-880/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 453
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/webroot/ROOT-880/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 253
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/webroot/ROOT-880/src/Framework/FrontBundle/Controller/PageController.php"
"line" => 357
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/webroot/ROOT-880/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "urlAction"
"class" => "App\Framework\FrontBundle\Controller\PageController"
"type" => "->"
]
[
"file" => "/var/www/webroot/ROOT-880/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/webroot/ROOT-880/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/webroot/ROOT-880/public/index.php"
"line" => 28
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "6a0098c716c69211bd491cbdf05c73da" |
| DATABASE_URL | "mysql://root:QIFtbc45771@sqldb:3306/royal_palace?serverVersion=5.7" |
| MAILER_DSN | "smtp://pmeyer@royal-palace.fr:JKrRzq94yJwt@mail.gandi.net:465" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/webroot/ROOT-880/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/webroot/ROOT-880/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_CONNECTION | "upgrade" |
| HTTP_HOST | "royal-palace.com" |
| HTTP_SSL_OFFLOADED | "1" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_FORWARDED_FOR | "216.73.216.57" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_HOST | "royal-palace.com" |
| HTTP_X_REAL_IP | "216.73.216.57" |
| HTTP_X_URI | "/de/informationen" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "aQFnyyz0atyHU9tTqTvzJQAAAAA" |
| REDIRECT_URL | "/de/informationen" |
| REMOTE_ADDR | "10.102.8.33" |
| REMOTE_PORT | "55584" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1761699787 |
| REQUEST_TIME_FLOAT | 1761699787.2714 |
| REQUEST_URI | "/de/informationen" |
| SCRIPT_FILENAME | "/var/www/webroot/ROOT-880/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "10.102.21.87" |
| SERVER_ADMIN | "webmaster@domain.com" |
| SERVER_NAME | "royal-palace.com" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MAILER_DSN" |
| UNIQUE_ID | "aQFnyyz0atyHU9tTqTvzJQAAAAA" |
| argc | 0 |
| argv | [] |