GET https://schulung.foss.academy/mapbender/api/doc

SwaggerUiController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"nelmio_api_doc.controller.swagger_ui"
_firewall_context
"security.firewall.map.context.secured_area"
_route
"app.swagger_ui"
_route_params
[]
_security_firewall_run
"_security_secured_area"

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
accept-encoding
"gzip, deflate, br, zstd"
accept-language
"de,en-US;q=0.7,en;q=0.3"
authorization
""
connection
"keep-alive"
host
"schulung.foss.academy"
priority
"u=0, i"
sec-fetch-dest
"document"
sec-fetch-mode
"navigate"
sec-fetch-site
"cross-site"
upgrade-insecure-requests
"1"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:136.0) Gecko/20100101 Firefox/136.0"
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
"Wed, 02 Apr 2025 15:17:31 GMT"
x-debug-token
"62a991"

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-http/Firewall/AccessListener.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 83
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/vendor/symfony/security-http/Firewall.php"
    "line" => 95
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 260
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "Symfony\Component\EventDispatcher\{closure}"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "::"
  ]
  [
    "file" => "/data/mapbender/application/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "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"
HTTPS
"on"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br, zstd"
HTTP_ACCEPT_LANGUAGE
"de,en-US;q=0.7,en;q=0.3"
HTTP_AUTHORIZATION
""
HTTP_CONNECTION
"keep-alive"
HTTP_HOST
"schulung.foss.academy"
HTTP_PRIORITY
"u=0, i"
HTTP_SEC_FETCH_DEST
"document"
HTTP_SEC_FETCH_MODE
"navigate"
HTTP_SEC_FETCH_SITE
"cross-site"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:136.0) Gecko/20100101 Firefox/136.0"
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_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/freiburg/Freiburg_apitest.qgz"
REDIRECT_SCRIPT_URI
"https://schulung.foss.academy/mapbender/api/doc"
REDIRECT_SCRIPT_URL
"/mapbender/api/doc"
REDIRECT_SSL_TLS_SNI
"schulung.foss.academy"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/mapbender/api/doc"
REMOTE_ADDR
"212.204.71.62"
REMOTE_PORT
"65325"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1743607050
REQUEST_TIME_FLOAT
1743607050.9988
REQUEST_URI
"/mapbender/api/doc"
SCRIPT_FILENAME
"/data/mapbender/application/public/index.php"
SCRIPT_NAME
"/mapbender/index.php"
SCRIPT_URI
"https://schulung.foss.academy/mapbender/api/doc"
SCRIPT_URL
"/mapbender/api/doc"
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=E6,O=Let's Encrypt,C=US"
SSL_SERVER_I_DN_C
"US"
SSL_SERVER_I_DN_CN
"E6"
SSL_SERVER_I_DN_O
"Let's Encrypt"
SSL_SERVER_M_SERIAL
"03D567E499924C5E10A9440B98A4371A0831"
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
"May 10 09:49:38 2025 GMT"
SSL_SERVER_V_START
"Feb  9 09:49:39 2025 GMT"
SSL_SESSION_ID
"1e18d9d6fb613a22839e6045ffc1a8347fdc7b51201a32b58b6e822e023f143d"
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"