PagesController :: show
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\PagesController::show" |
| _firewall_context | "security.firewall.map.context.main" |
| _links | Symfony\Component\WebLink\GenericLinkProvider {#1328 -links: [ 1252 => Symfony\Component\WebLink\Link {#1252 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/styles/app-ynRENtR.css" } 1196 => Symfony\Component\WebLink\Link {#1196 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/@symfony/ux-live-component/live.min-FOtfHpc.css" } ] } |
| _route | "page" |
| _route_params | [ "pagePath" => "artikel/nmz-2011-06" ] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#647 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#612 …} } ] |
| _stopwatch_token | "bac2e1" |
| pagePath | "artikel/nmz-2011-06" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "main_deauth_profile_token=e75f40" |
| host | "www.fw-demoserver-1.de" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| via | "1.1 217.160.137.7:443, 1.1 [fe80::7ec2:55ff:fe8f:225d%service]:8087" |
| x-php-ob-level | "1" |
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 | "Tue, 14 Apr 2026 07:11:59 GMT" |
| link | "</assets/styles/app-ynRENtR.css>; rel="preload"; as="style",</assets/@symfony/ux-live-component/live.min-FOtfHpc.css>; rel="preload"; as="style"" |
| x-debug-token | "9b9a96" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| main_deauth_profile_token | "e75f40" |
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/www/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/www/vendor/symfony/security-core/Authorization/AuthorizationChecker.php"
"line" => 45
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 209
"function" => "isGranted"
"class" => "Symfony\Component\Security\Core\Authorization\AuthorizationChecker"
"type" => "->"
]
[
"file" => "/home/www/src/Controller/PagesController.php"
"line" => 95
"function" => "isGranted"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/www/src/Controller/PagesController.php"
"line" => 40
"function" => "getAllowedVisibilities"
"class" => "App\Controller\PagesController"
"type" => "->"
]
[
"file" => "/home/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "show"
"class" => "App\Controller\PagesController"
"type" => "->"
]
[
"file" => "/home/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/www/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/www/public/index.php"
"line" => 5
"args" => [
"/home/www/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 | "344b92f031b97a9be8487238380de636" |
| APP_SHARE_DIR | "var/share" |
| DATABASE_URL | "sqlite:///%kernel.project_dir%/var/app.db" |
| DEFAULT_URI | "http://localhost" |
| GEOCODER_CONTACT_EMAIL | "info@flenker-wohlers.de" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| MUSICIAN_MAP_DEFAULT_COUNTRY | "Deutschland" |
| MUSICIAN_MAP_GEOCODER_BASE_URL | "https://nominatim.openstreetmap.org" |
| MUSICIAN_MAP_USER_AGENT | "DTKV Musikerkarte/1.0" |
| UX_MAP_DSN | "leaflet://default" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/home/www" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/home/www" ] |
| CONTEXT_DOCUMENT_ROOT | "/home/www/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/home/www/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/home/www" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "main_deauth_profile_token=e75f40" |
| HTTP_HOST | "www.fw-demoserver-1.de" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_VIA | "1.1 217.160.137.7:443, 1.1 [fe80::7ec2:55ff:fe8f:225d%service]:8087" |
| LOGNAME | "sws1074216971" |
| PATH | "/usr/local/bin:/usr/bin:/bin" |
| PHP_FCGI_CHILDREN | "5" |
| PHP_FCGI_MAX_REQUESTS | "2000000000" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/artikel/nmz-2011-06" |
| REMOTE_ADDR | "216.73.216.96" |
| REMOTE_PORT | "65535" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1776150719 |
| REQUEST_TIME_FLOAT | 1776150719.3201 |
| REQUEST_URI | "/artikel/nmz-2011-06" |
| SCRIPT_FILENAME | "/home/www/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "127.255.255.253" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "www.fw-demoserver-1.de" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SYMFONY_DOTENV_PATH | "/home/www/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,UX_MAP_DSN,MUSICIAN_MAP_GEOCODER_BASE_URL,MUSICIAN_MAP_USER_AGENT,MUSICIAN_MAP_DEFAULT_COUNTRY,GEOCODER_CONTACT_EMAIL" |