ConfigControllerGhost021cdba :: configuration
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "Mapbender\CoreBundle\Controller\ConfigController::configuration" |
| _firewall_context | "security.firewall.map.context.secured_area" |
| _route | "mapbender_core_application_configuration" |
| _route_params | [ "slug" => "mapbender_user_basic" ] |
| _security_firewall_run | "_security_secured_area" |
| slug | "mapbender_user_basic" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, deflate, br" |
| accept-language | "en-US" |
| authorization | "" |
| connection | "keep-alive" |
| content-type | "application/json" |
| cookie | "PHPSESSID=vnmi6m088af9m4ll24ihf5b5ia" |
| from | "googlebot(at)googlebot.com" |
| host | "schulung.foss.academy" |
| referer | "https://schulung.foss.academy/mapbender/application/mapbender_user_basic" |
| user-agent | "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.7390.122 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)" |
| x-php-ob-level | "1" |
| x-requested-with | "XMLHttpRequest" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "application/json" |
| date | "Tue, 30 Dec 2025 04:54:54 GMT" |
| x-debug-token | "0bfa11" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "vnmi6m088af9m4ll24ihf5b5ia" |
Response Cookies
No response cookies
Session 1
Session Metadata
| Key | Value |
|---|---|
| Created | "Tue, 30 Dec 25 04:54:43 +0000" |
| Last used | "Tue, 30 Dec 25 04:54:52 +0000" |
| Lifetime | 3600 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-Mapbender\PrintBundle\Form\PrintClientSettingsType | "ichpNxMZR3KUsYrlODxwvz7GOfy4Ibrzw39ZSd1eUSs" |
Session Usage
1
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/ConfigController.php"
"line" => 37
"function" => "getApplicationEntity"
"class" => "Mapbender\CoreBundle\Component\Application\DbAndYamlApplicationResolver"
"type" => "->"
]
[
"file" => "/data/mapbender/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "configuration"
"class" => "Mapbender\CoreBundle\Controller\ConfigController"
"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" |
| CONTENT_TYPE | "application/json" |
| 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, deflate, br" |
| HTTP_ACCEPT_LANGUAGE | "en-US" |
| HTTP_AUTHORIZATION | "" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_COOKIE | "PHPSESSID=vnmi6m088af9m4ll24ihf5b5ia" |
| HTTP_FROM | "googlebot(at)googlebot.com" |
| HTTP_HOST | "schulung.foss.academy" |
| HTTP_REFERER | "https://schulung.foss.academy/mapbender/application/mapbender_user_basic" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.7390.122 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)" |
| HTTP_X_REQUESTED_WITH | "XMLHttpRequest" |
| 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/config" |
| REDIRECT_SCRIPT_URL | "/mapbender/application/mapbender_user_basic/config" |
| REDIRECT_SSL_TLS_SNI | "schulung.foss.academy" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/mapbender/application/mapbender_user_basic/config" |
| REMOTE_ADDR | "66.249.70.160" |
| REMOTE_PORT | "50903" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1767070493 |
| REQUEST_TIME_FLOAT | 1767070493.0567 |
| REQUEST_URI | "/mapbender/application/mapbender_user_basic/config" |
| SCRIPT_FILENAME | "/data/mapbender/application/public/index.php" |
| SCRIPT_NAME | "/mapbender/index.php" |
| SCRIPT_URI | "https://schulung.foss.academy/mapbender/application/mapbender_user_basic/config" |
| SCRIPT_URL | "/mapbender/application/mapbender_user_basic/config" |
| 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 | "false" |
| 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 | "af42ee9a9aa8031272863b3a6815a845c77a16e8299e19f6093ea8d02b63097f" |
| 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" |