HelpApiController :: getPageHelp
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\HelpApiController::getPageHelp" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "api_help_get_page_help" |
| _route_params | [ "pageIdentifier" => "demo_index" ] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#836 -supports: false -passport: null -duration: null -stub: "Drenso\OidcBundle\Security\OidcAuthenticator" -authenticated: null -exception: null -authenticator: Drenso\OidcBundle\Security\OidcAuthenticator {#771 …} } ] |
| _stopwatch_token | "0107d1" |
| pageIdentifier | "demo_index" |
| paramFetcher | FOS\RestBundle\Request\ParamFetcher {#897 -container: ContainerWWBfi5k\App_KernelDevDebugContainer {#83 …} -parameterBag: FOS\RestBundle\Request\ParameterBag {#886 …} -requestStack: Symfony\Component\HttpFoundation\RequestStack {#481 …} -validator: Symfony\Component\Validator\Validator\TraceableValidator {#883 …} } |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| connection | "close" |
| host | "test.kursimple.de" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-php-ob-level | "1" |
| x-real-ip | "216.73.216.137" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "private, must-revalidate" |
| content-type | "application/json" |
| date | "Wed, 21 Jan 2026 21:07:59 GMT" |
| expires | "-1" |
| pragma | "no-cache" |
| x-debug-token | "07510b" |
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" => "/var/www/vhosts/test.kursimple.de/httpdocs/kursverwaltungssystem/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/test.kursimple.de/httpdocs/kursverwaltungssystem/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 379
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/vhosts/test.kursimple.de/httpdocs/kursverwaltungssystem/src/Controller/HelpApiController.php"
"line" => 29
"function" => "getUser"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/test.kursimple.de/httpdocs/kursverwaltungssystem/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "getPageHelp"
"class" => "App\Controller\HelpApiController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/test.kursimple.de/httpdocs/kursverwaltungssystem/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/test.kursimple.de/httpdocs/kursverwaltungssystem/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/test.kursimple.de/httpdocs/kursverwaltungssystem/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_BASE_DOMAIN | "test.kursimple.de" |
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_SECRET | "bd249fd4c0422b5f2de8252ec925f6f2" |
| CORS_ALLOW_ORIGIN | "^http?://(localhost|127\.0\.0\.1|wosonst\.ddev\.site)(:[0-9]+)?$" |
| DATABASE_URL | "mysql://test:0000-Pitralon2calc@localhost:3306/test_back?serverVersion=mariadb-10.6.12" |
| KEYCLOAK_ADMIN_CLIENT_ID | "kursimple-app" |
| KEYCLOAK_ADMIN_CLIENT_SECRET | "5YGzbKsHZwXv71wHp3TmrHgPNV3KZXVj" |
| KEYCLOAK_BASE_URL | "https://id.kursimple.de/auth" |
| KEYCLOAK_CLIENT_ID | "kursimple-app" |
| KEYCLOAK_CLIENT_SECRET | "5YGzbKsHZwXv71wHp3TmrHgPNV3KZXVj" |
| KEYCLOAK_REALM | "kursimple" |
| MAILER_DSN | "smtp://noreply@kursimple.de:0000-Pitralon2mail@kursimple.de:25?encryption=tls" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0&queue_name=async" |
| TRUSTED_PROXIES | "127.0.0.1,REMOTE_ADDR" |
Defined as regular env variables
| Key | Value |
|---|---|
| CONTEXT_DOCUMENT_ROOT | "/var/www/vhosts/test.kursimple.de/httpdocs/kursverwaltungssystem/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/vhosts/test.kursimple.de/httpdocs/kursverwaltungssystem/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www/vhosts/test.kursimple.de" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_CONNECTION | "close" |
| HTTP_HOST | "test.kursimple.de" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_REAL_IP | "216.73.216.137" |
| 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://test.kursimple.de/api/help/page/demo_index" |
| REDIRECT_SCRIPT_URL | "/api/help/page/demo_index" |
| REDIRECT_SSL_TLS_SNI | "test.kursimple.de" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "aXFALw-xVvoLyAXC1OMZ7QAAAFc" |
| REDIRECT_URL | "/api/help/page/demo_index" |
| REMOTE_ADDR | "216.73.216.137" |
| REMOTE_PORT | "40104" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1769029679 |
| REQUEST_TIME_FLOAT | 1769029679.2641 |
| REQUEST_URI | "/api/help/page/demo_index" |
| SCRIPT_FILENAME | "/var/www/vhosts/test.kursimple.de/httpdocs/kursverwaltungssystem/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://test.kursimple.de/api/help/page/demo_index" |
| SCRIPT_URL | "/api/help/page/demo_index" |
| SERVER_ADDR | "92.205.190.77" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "test.kursimple.de" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.0" |
| SERVER_SIGNATURE | "<address>Apache Server at test.kursimple.de Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "test.kursimple.de" |
| SYMFONY_DOTENV_PATH | "/var/www/vhosts/test.kursimple.de/httpdocs/kursverwaltungssystem/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_DEBUG,APP_SECRET,APP_BASE_DOMAIN,KEYCLOAK_CLIENT_ID,KEYCLOAK_CLIENT_SECRET,TRUSTED_PROXIES,DATABASE_URL,CORS_ALLOW_ORIGIN,MESSENGER_TRANSPORT_DSN,MAILER_DSN,KEYCLOAK_BASE_URL,KEYCLOAK_REALM,KEYCLOAK_ADMIN_CLIENT_ID,KEYCLOAK_ADMIN_CLIENT_SECRET" |
| UNIQUE_ID | "aXFALw-xVvoLyAXC1OMZ7QAAAFc" |
| USER | "test" |
| proxy-nokeepalive | "1" |