ApplicationController :: application
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "Mapbender\CoreBundle\Controller\ApplicationController::application" |
| _firewall_context | "security.firewall.map.context.secured_area" |
| _format | "html" |
| _route | "mapbender_core_application_application" |
| _route_params | [ "_format" => "html" "slug" => "mapbender_user_basic" ] |
| _security_firewall_run | "_security_secured_area" |
| slug | "mapbender_user_basic" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| authorization | "" |
| cookie | "PHPSESSID=p6u0fk5ahq7fk67ikheld8cr35" |
| host | "schulung.foss.academy" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| 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 | "Thu, 01 Jan 2026 01:25:07 GMT" |
| x-debug-token | "8b2d7f" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "p6u0fk5ahq7fk67ikheld8cr35" |
Response Cookies
No response cookies
Session 3
Session Metadata
| Key | Value |
|---|---|
| Created | "Thu, 01 Jan 26 01:25:06 +0000" |
| Last used | "Thu, 01 Jan 26 01:25:07 +0000" |
| Lifetime | 3600 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-Mapbender\PrintBundle\Form\PrintClientSettingsType | "kcl9Hp4YwaxwRVKSvSvrsiNDqge2ueXlX-EwIWev6b4" |
| _profiler_search_end | null |
| _profiler_search_ip | null |
| _profiler_search_limit | null |
| _profiler_search_method | null |
| _profiler_search_start | null |
| _profiler_search_status_code | null |
| _profiler_search_token | null |
| _profiler_search_type | "command" |
| _profiler_search_url | null |
Session Usage
3
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
[
"file" => "/data/mapbender/application/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 41
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/data/mapbender/application/vendor/symfony/security-core/Authorization/AuthorizationChecker.php"
"line" => 42
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/data/mapbender/application/mapbender/src/Mapbender/CoreBundle/Component/Application/DbAndYamlApplicationResolver.php"
"line" => 47
"function" => "isGranted"
"class" => "Symfony\Component\Security\Core\Authorization\AuthorizationChecker"
"type" => "->"
]
[
"file" => "/data/mapbender/application/mapbender/src/Mapbender/CoreBundle/Component/Application/DbAndYamlApplicationResolver.php"
"line" => 27
"function" => "denyAccessUnlessGranted"
"class" => "Mapbender\CoreBundle\Component\Application\DbAndYamlApplicationResolver"
"type" => "->"
]
[
"file" => "/data/mapbender/application/mapbender/src/Mapbender/CoreBundle/Controller/ApplicationController.php"
"line" => 43
"function" => "getApplicationEntity"
"class" => "Mapbender\CoreBundle\Component\Application\DbAndYamlApplicationResolver"
"type" => "->"
]
[
"file" => "/data/mapbender/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "application"
"class" => "Mapbender\CoreBundle\Controller\ApplicationController"
"type" => "->"
]
[
"file" => "/data/mapbender/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/data/mapbender/application/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/data/mapbender/application/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/data/mapbender/application/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/data/mapbender/application/public/index.php"
"line" => 5
"args" => [
"/data/mapbender/application/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:79
[
[
"file" => "/data/mapbender/application/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 79
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/data/mapbender/application/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 69
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/data/mapbender/application/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
"line" => 82
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/data/mapbender/application/vendor/symfony/form/ResolvedFormType.php"
"line" => 134
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
"type" => "->"
]
[
"file" => "/data/mapbender/application/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 95
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/data/mapbender/application/vendor/symfony/form/ResolvedFormType.php"
"line" => 128
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/data/mapbender/application/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 95
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/data/mapbender/application/vendor/symfony/form/Form.php"
"line" => 908
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/data/mapbender/application/mapbender/src/Mapbender/PrintBundle/Element/PrintClient.php"
"line" => 236
"function" => "createView"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/data/mapbender/application/mapbender/src/Mapbender/FrameworkBundle/Component/Renderer/ElementMarkupRenderer.php"
"line" => 109
"function" => "getView"
"class" => "Mapbender\PrintBundle\Element\PrintClient"
"type" => "->"
]
[
"file" => "/data/mapbender/application/mapbender/src/Mapbender/FrameworkBundle/Component/Renderer/ElementMarkupRenderer.php"
"line" => 80
"function" => "renderContent"
"class" => "Mapbender\FrameworkBundle\Component\Renderer\ElementMarkupRenderer"
"type" => "->"
]
[
"file" => "/data/mapbender/application/mapbender/src/Mapbender/FrameworkBundle/Component/Renderer/ApplicationMarkupRenderer.php"
"line" => 105
"function" => "renderElements"
"class" => "Mapbender\FrameworkBundle\Component\Renderer\ElementMarkupRenderer"
"type" => "->"
]
[
"file" => "/data/mapbender/application/mapbender/src/Mapbender/CoreBundle/Extension/ApplicationContentExtension.php"
"line" => 125
"function" => "renderRegionContentByName"
"class" => "Mapbender\FrameworkBundle\Component\Renderer\ApplicationMarkupRenderer"
"type" => "->"
]
[
"file" => "/data/mapbender/application/var/cache/dev/twig/f1/f1862c3cd2bd440cd776246405f50b3d.php"
"line" => 84
"function" => "unanchored_content_elements"
"class" => "Mapbender\CoreBundle\Extension\ApplicationContentExtension"
"type" => "->"
]
[
"file" => "/data/mapbender/application/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_frontend_content"
"class" => "__TwigTemplate_af1bf2a6c6e58d44cc0a97f819821cc4"
"type" => "->"
]
[
"file" => "/data/mapbender/application/var/cache/dev/twig/fb/fbab7b3bc0c511ee03f4f950a5184b49.php"
"line" => 201
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/data/mapbender/application/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_content"
"class" => "__TwigTemplate_a962436f08dc106a68b92b31da599b16"
"type" => "->"
]
[
"file" => "/data/mapbender/application/var/cache/dev/twig/d8/d8c7f8bd8ae605b3e0b8d1005afc23c8.php"
"line" => 96
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/data/mapbender/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_0d6eafb3f782148a9d2d1d72690cbb95"
"type" => "->"
]
[
"file" => "/data/mapbender/application/var/cache/dev/twig/fb/fbab7b3bc0c511ee03f4f950a5184b49.php"
"line" => 61
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/data/mapbender/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_a962436f08dc106a68b92b31da599b16"
"type" => "->"
]
[
"file" => "/data/mapbender/application/var/cache/dev/twig/f1/f1862c3cd2bd440cd776246405f50b3d.php"
"line" => 53
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/data/mapbender/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_af1bf2a6c6e58d44cc0a97f819821cc4"
"type" => "->"
]
[
"file" => "/data/mapbender/application/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/data/mapbender/application/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/data/mapbender/application/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/data/mapbender/application/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/data/mapbender/application/mapbender/src/Mapbender/FrameworkBundle/Component/Renderer/ApplicationMarkupRenderer.php"
"line" => 64
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/data/mapbender/application/mapbender/src/Mapbender/CoreBundle/Controller/ApplicationController.php"
"line" => 48
"function" => "renderApplication"
"class" => "Mapbender\FrameworkBundle\Component\Renderer\ApplicationMarkupRenderer"
"type" => "->"
]
[
"file" => "/data/mapbender/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "application"
"class" => "Mapbender\CoreBundle\Controller\ApplicationController"
"type" => "->"
]
[
"file" => "/data/mapbender/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/data/mapbender/application/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/data/mapbender/application/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/data/mapbender/application/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/data/mapbender/application/public/index.php"
"line" => 5
"args" => [
"/data/mapbender/application/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:69
[
[
"file" => "/data/mapbender/application/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 69
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/data/mapbender/application/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 74
"function" => "setToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/data/mapbender/application/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
"line" => 82
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/data/mapbender/application/vendor/symfony/form/ResolvedFormType.php"
"line" => 134
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
"type" => "->"
]
[
"file" => "/data/mapbender/application/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 95
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/data/mapbender/application/vendor/symfony/form/ResolvedFormType.php"
"line" => 128
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/data/mapbender/application/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 95
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/data/mapbender/application/vendor/symfony/form/Form.php"
"line" => 908
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/data/mapbender/application/mapbender/src/Mapbender/PrintBundle/Element/PrintClient.php"
"line" => 236
"function" => "createView"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/data/mapbender/application/mapbender/src/Mapbender/FrameworkBundle/Component/Renderer/ElementMarkupRenderer.php"
"line" => 109
"function" => "getView"
"class" => "Mapbender\PrintBundle\Element\PrintClient"
"type" => "->"
]
[
"file" => "/data/mapbender/application/mapbender/src/Mapbender/FrameworkBundle/Component/Renderer/ElementMarkupRenderer.php"
"line" => 80
"function" => "renderContent"
"class" => "Mapbender\FrameworkBundle\Component\Renderer\ElementMarkupRenderer"
"type" => "->"
]
[
"file" => "/data/mapbender/application/mapbender/src/Mapbender/FrameworkBundle/Component/Renderer/ApplicationMarkupRenderer.php"
"line" => 105
"function" => "renderElements"
"class" => "Mapbender\FrameworkBundle\Component\Renderer\ElementMarkupRenderer"
"type" => "->"
]
[
"file" => "/data/mapbender/application/mapbender/src/Mapbender/CoreBundle/Extension/ApplicationContentExtension.php"
"line" => 125
"function" => "renderRegionContentByName"
"class" => "Mapbender\FrameworkBundle\Component\Renderer\ApplicationMarkupRenderer"
"type" => "->"
]
[
"file" => "/data/mapbender/application/var/cache/dev/twig/f1/f1862c3cd2bd440cd776246405f50b3d.php"
"line" => 84
"function" => "unanchored_content_elements"
"class" => "Mapbender\CoreBundle\Extension\ApplicationContentExtension"
"type" => "->"
]
[
"file" => "/data/mapbender/application/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_frontend_content"
"class" => "__TwigTemplate_af1bf2a6c6e58d44cc0a97f819821cc4"
"type" => "->"
]
[
"file" => "/data/mapbender/application/var/cache/dev/twig/fb/fbab7b3bc0c511ee03f4f950a5184b49.php"
"line" => 201
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/data/mapbender/application/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_content"
"class" => "__TwigTemplate_a962436f08dc106a68b92b31da599b16"
"type" => "->"
]
[
"file" => "/data/mapbender/application/var/cache/dev/twig/d8/d8c7f8bd8ae605b3e0b8d1005afc23c8.php"
"line" => 96
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/data/mapbender/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_0d6eafb3f782148a9d2d1d72690cbb95"
"type" => "->"
]
[
"file" => "/data/mapbender/application/var/cache/dev/twig/fb/fbab7b3bc0c511ee03f4f950a5184b49.php"
"line" => 61
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/data/mapbender/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_a962436f08dc106a68b92b31da599b16"
"type" => "->"
]
[
"file" => "/data/mapbender/application/var/cache/dev/twig/f1/f1862c3cd2bd440cd776246405f50b3d.php"
"line" => 53
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/data/mapbender/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_af1bf2a6c6e58d44cc0a97f819821cc4"
"type" => "->"
]
[
"file" => "/data/mapbender/application/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/data/mapbender/application/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/data/mapbender/application/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/data/mapbender/application/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/data/mapbender/application/mapbender/src/Mapbender/FrameworkBundle/Component/Renderer/ApplicationMarkupRenderer.php"
"line" => 64
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/data/mapbender/application/mapbender/src/Mapbender/CoreBundle/Controller/ApplicationController.php"
"line" => 48
"function" => "renderApplication"
"class" => "Mapbender\FrameworkBundle\Component\Renderer\ApplicationMarkupRenderer"
"type" => "->"
]
[
"file" => "/data/mapbender/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "application"
"class" => "Mapbender\CoreBundle\Controller\ApplicationController"
"type" => "->"
]
[
"file" => "/data/mapbender/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/data/mapbender/application/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/data/mapbender/application/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/data/mapbender/application/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/data/mapbender/application/public/index.php"
"line" => 5
"args" => [
"/data/mapbender/application/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| ALKIS_DB_DATABASE_URL | "postgresql://postgres:f0ssacademy!@localhost:5432/bonn_alkis?serverVersion=14&charset=utf8" |
| API_UPLOAD_DIR | "%kernel.project_dir%/uploads/" |
| APP_ENV | "dev" |
| APP_SECRET | "ThisIsNotSoSecretChangeIt" |
| JWT_PASSPHRASE | "rgCf2MsNzZNdxDZMt0tPUMcrvoshtkQX9Wg0S6bwFDY=" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| KERNEL_CLASS | "\Mapbender\BaseKernel" |
| MAILER_DSN | "null://null" |
| MAPBENDER_DATABASE_URL | "postgresql://postgres:f0ssacademy!@localhost:5432/mapbender?serverVersion=14&charset=utf8" |
| MUSTERMONZEL_DB_DATABASE_URL | "postgresql://postgres:f0ssacademy!@localhost:5432/mustermonzel?serverVersion=15&charset=utf8" |
| NE2_DB_DATABASE_URL | "postgresql://postgres:f0ssacademy!@localhost:5432/natural_earth2?serverVersion=14&charset=utf8" |
| SEARCH_DB_DATABASE_URL | "postgresql://postgres:f0ssacademy!@localhost:5432/geobasis?serverVersion=14&charset=utf8" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/data/mapbender/application/public/" |
| CONTEXT_PREFIX | "/mapbender" |
| DOCUMENT_ROOT | "/var/www/html" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_AUTHORIZATION | "" |
| HTTP_COOKIE | "PHPSESSID=p6u0fk5ahq7fk67ikheld8cr35" |
| HTTP_HOST | "schulung.foss.academy" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| MAPSERVER_CONFIG_FILE | "/data/config/mapserver/mapserver.conf" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
| PGSERVICEFILE | "/data/qgisserver/.pg_service.conf" |
| PHP_SELF | "/mapbender/index.php" |
| QGIS_PROJECT_FILE | "/foss-academy/natural_earth2/Natural_Earth_Projekt.qgz" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_HTTP_AUTHORIZATION | "" |
| REDIRECT_MAPSERVER_CONFIG_FILE | "/data/config/mapserver/mapserver.conf" |
| REDIRECT_PGSERVICEFILE | "/data/qgisserver/.pg_service.conf" |
| REDIRECT_QGIS_PROJECT_FILE | "/foss-academy/natural_earth2/Natural_Earth_Projekt.qgz" |
| REDIRECT_SCRIPT_URI | "https://schulung.foss.academy/mapbender/application/mapbender_user_basic" |
| REDIRECT_SCRIPT_URL | "/mapbender/application/mapbender_user_basic" |
| REDIRECT_SSL_TLS_SNI | "schulung.foss.academy" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/mapbender/application/mapbender_user_basic" |
| REMOTE_ADDR | "216.73.216.5" |
| REMOTE_PORT | "46444" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1767230707 |
| REQUEST_TIME_FLOAT | 1767230707.0979 |
| REQUEST_URI | "/mapbender/application/mapbender_user_basic" |
| SCRIPT_FILENAME | "/data/mapbender/application/public/index.php" |
| SCRIPT_NAME | "/mapbender/index.php" |
| SCRIPT_URI | "https://schulung.foss.academy/mapbender/application/mapbender_user_basic" |
| SCRIPT_URL | "/mapbender/application/mapbender_user_basic" |
| SERVER_ADDR | "91.215.75.224" |
| SERVER_ADMIN | "webmaster@localhost" |
| SERVER_NAME | "schulung.foss.academy" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SSL_CIPHER | "TLS_AES_256_GCM_SHA384" |
| SSL_CIPHER_ALGKEYSIZE | "256" |
| SSL_CIPHER_EXPORT | "false" |
| SSL_CIPHER_USEKEYSIZE | "256" |
| SSL_CLIENT_VERIFY | "NONE" |
| SSL_COMPRESS_METHOD | "NULL" |
| SSL_PROTOCOL | "TLSv1.3" |
| SSL_SECURE_RENEG | "true" |
| SSL_SERVER_A_KEY | "id-ecPublicKey" |
| SSL_SERVER_A_SIG | "ecdsa-with-SHA384" |
| SSL_SERVER_I_DN | "CN=E7,O=Let's Encrypt,C=US" |
| SSL_SERVER_I_DN_C | "US" |
| SSL_SERVER_I_DN_CN | "E7" |
| SSL_SERVER_I_DN_O | "Let's Encrypt" |
| SSL_SERVER_M_SERIAL | "06CBFBF0FE5D6B01B7B5A0A46EA442AE9CB8" |
| SSL_SERVER_M_VERSION | "3" |
| SSL_SERVER_SAN_DNS_0 | "schulung.foss-academy.com" |
| SSL_SERVER_SAN_DNS_1 | "schulung.foss-academy.eu" |
| SSL_SERVER_SAN_DNS_2 | "schulung.foss.academy" |
| SSL_SERVER_S_DN | "CN=schulung.foss.academy" |
| SSL_SERVER_S_DN_CN | "schulung.foss.academy" |
| SSL_SERVER_V_END | "Feb 13 18:45:56 2026 GMT" |
| SSL_SERVER_V_START | "Nov 15 18:45:57 2025 GMT" |
| SSL_SESSION_ID | "ba4024fd6a93e661c1cb4b42026db6de8bde825c48598475d59a6ac89d4697d7" |
| SSL_SESSION_RESUMED | "Initial" |
| SSL_TLS_SNI | "schulung.foss.academy" |
| SSL_VERSION_INTERFACE | "mod_ssl/2.4.65" |
| SSL_VERSION_LIBRARY | "OpenSSL/3.0.17" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,MAILER_DSN,MAPBENDER_DATABASE_URL,KERNEL_CLASS,API_UPLOAD_DIR,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,SEARCH_DB_DATABASE_URL,NE2_DB_DATABASE_URL,ALKIS_DB_DATABASE_URL,MUSTERMONZEL_DB_DATABASE_URL" |