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" => "5504" "action" => "listing" "slug" => "mapbender_user_db_marko" ] |
_security_firewall_run | "_security_secured_area" |
action | "listing" |
id | "5504" |
slug | "mapbender_user_db_marko" |
Request Headers
Header | Value |
---|---|
accept | "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" |
accept-encoding | "gzip, deflate, br" |
authorization | "" |
connection | "keep-alive" |
from | "googlebot(at)googlebot.com" |
host | "schulung.foss.academy" |
user-agent | "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.6998.165 Mobile Safari/537.36 (compatible; GoogleOther)" |
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 | "Fri, 04 Apr 2025 16:06:14 GMT" |
x-debug-token | "7200a5" |
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: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/mapbender400?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" |
HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" |
HTTP_ACCEPT_ENCODING | "gzip, deflate, br" |
HTTP_AUTHORIZATION | "" |
HTTP_CONNECTION | "keep-alive" |
HTTP_FROM | "googlebot(at)googlebot.com" |
HTTP_HOST | "schulung.foss.academy" |
HTTP_USER_AGENT | "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.6998.165 Mobile Safari/537.36 (compatible; GoogleOther)" |
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/freiburg/Freiburg_apitest.qgz" |
QUERY_STRING | "" |
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/freiburg/Freiburg_apitest.qgz" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/mapbender/application/mapbender_user_db_marko/element/5504/listing" |
REMOTE_ADDR | "66.249.66.194" |
REMOTE_PORT | "37455" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "http" |
REQUEST_TIME | 1743782774 |
REQUEST_TIME_FLOAT | 1743782774.3136 |
REQUEST_URI | "/mapbender/application/mapbender_user_db_marko/element/5504/listing" |
SCRIPT_FILENAME | "/data/mapbender/application/public/index.php" |
SCRIPT_NAME | "/mapbender/index.php" |
SERVER_ADDR | "91.215.75.224" |
SERVER_ADMIN | "webmaster@localhost" |
SERVER_NAME | "schulung.foss.academy" |
SERVER_PORT | "80" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "" |
SERVER_SOFTWARE | "Apache" |
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" |