ElementController :: element
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
Key | Value |
---|---|
_controller | "Mapbender\CoreBundle\Controller\ElementController::element" |
_firewall_context | "security.firewall.map.context.secured_area" |
_route | "mapbender_core_application_element" |
_route_params | [ "id" => "1164" "action" => "granted" "slug" => "3p_v2" ] |
_security_firewall_run | "_security_secured_area" |
action | "granted" |
id | "1164" |
slug | "3p_v2" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, deflate, br, zstd" |
accept-language | "de-DE,de;q=0.9,en-US;q=0.8,en;q=0.7" |
authorization | "" |
connection | "keep-alive" |
cookie | "PGADMIN_LANGUAGE=en; PHPSESSID=snfboh37j9p6v95spvpu71iimc" |
host | "schulung.foss.academy" |
referer | "https://schulung.foss.academy/mapbender/application/3p_v2" |
sec-ch-ua | ""Chromium";v="128", "Not;A=Brand";v="24", "Google Chrome";v="128"" |
sec-ch-ua-mobile | "?0" |
sec-ch-ua-platform | ""Linux"" |
sec-fetch-dest | "empty" |
sec-fetch-mode | "cors" |
sec-fetch-site | "same-origin" |
user-agent | "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36" |
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 | "Wed, 09 Jul 2025 14:15:35 GMT" |
x-debug-token | "060231" |
Cookies
Request Cookies
Key | Value |
---|---|
PGADMIN_LANGUAGE | "en" |
PHPSESSID | "snfboh37j9p6v95spvpu71iimc" |
Response Cookies
No response cookies
Session 1
Session Metadata
Key | Value |
---|---|
Created | "Wed, 09 Jul 25 14:15:34 +0000" |
Last used | "Wed, 09 Jul 25 14:15:35 +0000" |
Lifetime | 3600 |
Session Attributes
Attribute | Value |
---|---|
_csrf/https-Mapbender\PrintBundle\Form\PrintClientSettingsType | "ngZ1cshgXkwbx4NS56RrzjfdazpOuvrMDtwXi_1fPyQ" |
_csrf/https-view_manager | "OXI7mdF5IiJlbX3GNWq6ppgUvCkW2hi7ZM1pegOzu1Y" |
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" => 42 "function" => "isGranted" "class" => "Symfony\Component\Security\Core\Authorization\AuthorizationChecker" "type" => "->" ] [ "file" => "/data/mapbender/application/mapbender/src/Mapbender/CoreBundle/Component/Application/DbAndYamlApplicationResolver.php" "line" => 36 "function" => "denyAccessUnlessGranted" "class" => "Mapbender\CoreBundle\Component\Application\DbAndYamlApplicationResolver" "type" => "->" ] [ "file" => "/data/mapbender/application/mapbender/src/Mapbender/CoreBundle/Controller/ElementController.php" "line" => 41 "function" => "getApplicationEntity" "class" => "Mapbender\CoreBundle\Component\Application\DbAndYamlApplicationResolver" "type" => "->" ] [ "file" => "/data/mapbender/application/vendor/symfony/http-kernel/HttpKernel.php" "line" => 181 "function" => "element" "class" => "Mapbender\CoreBundle\Controller\ElementController" "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" |
APP_ENV | "dev" |
APP_SECRET | "ThisIsNotSoSecretChangeIt" |
JWT_PASSPHRASE | "4P2wzCtzUksG4gjEkJDZtHcQGp+MfaxLAXdqjWh4Tto=" |
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, deflate, br, zstd" |
HTTP_ACCEPT_LANGUAGE | "de-DE,de;q=0.9,en-US;q=0.8,en;q=0.7" |
HTTP_AUTHORIZATION | "" |
HTTP_CONNECTION | "keep-alive" |
HTTP_COOKIE | "PGADMIN_LANGUAGE=en; PHPSESSID=snfboh37j9p6v95spvpu71iimc" |
HTTP_HOST | "schulung.foss.academy" |
HTTP_REFERER | "https://schulung.foss.academy/mapbender/application/3p_v2" |
HTTP_SEC_CH_UA | ""Chromium";v="128", "Not;A=Brand";v="24", "Google Chrome";v="128"" |
HTTP_SEC_CH_UA_MOBILE | "?0" |
HTTP_SEC_CH_UA_PLATFORM | ""Linux"" |
HTTP_SEC_FETCH_DEST | "empty" |
HTTP_SEC_FETCH_MODE | "cors" |
HTTP_SEC_FETCH_SITE | "same-origin" |
HTTP_USER_AGENT | "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36" |
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/3p_v2/element/1164/granted" |
REDIRECT_SCRIPT_URL | "/mapbender/application/3p_v2/element/1164/granted" |
REDIRECT_SSL_TLS_SNI | "schulung.foss.academy" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/mapbender/application/3p_v2/element/1164/granted" |
REMOTE_ADDR | "10.0.12.38" |
REMOTE_PORT | "40164" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1752070535 |
REQUEST_TIME_FLOAT | 1752070535.242 |
REQUEST_URI | "/mapbender/application/3p_v2/element/1164/granted" |
SCRIPT_FILENAME | "/data/mapbender/application/public/index.php" |
SCRIPT_NAME | "/mapbender/index.php" |
SCRIPT_URI | "https://schulung.foss.academy/mapbender/application/3p_v2/element/1164/granted" |
SCRIPT_URL | "/mapbender/application/3p_v2/element/1164/granted" |
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=E5,O=Let's Encrypt,C=US" |
SSL_SERVER_I_DN_C | "US" |
SSL_SERVER_I_DN_CN | "E5" |
SSL_SERVER_I_DN_O | "Let's Encrypt" |
SSL_SERVER_M_SERIAL | "05137C7D26B7DA7BF5DCC9985724B3D7D896" |
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 | "Sep 8 03:13:45 2025 GMT" |
SSL_SERVER_V_START | "Jun 10 03:13:46 2025 GMT" |
SSL_SESSION_ID | "f423988fb1ae72259de0610c7bc1a1213b3074626720c52b6e7aed23946ceba4" |
SSL_SESSION_RESUMED | "Initial" |
SSL_TLS_SNI | "schulung.foss.academy" |
SSL_VERSION_INTERFACE | "mod_ssl/2.4.62" |
SSL_VERSION_LIBRARY | "OpenSSL/3.0.15" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,MAILER_DSN,MAPBENDER_DATABASE_URL,KERNEL_CLASS,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,SEARCH_DB_DATABASE_URL,NE2_DB_DATABASE_URL,ALKIS_DB_DATABASE_URL,MUSTERMONZEL_DB_DATABASE_URL" |