GET https://schulung.foss.academy/mapbender/application/mapbender_digitize_demo_db

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_digitize_demo_db"
]
_security_firewall_run
"_security_secured_area"
slug
"mapbender_digitize_demo_db"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
authorization
""
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, 03 Apr 2025 01:20:34 GMT"
x-debug-token
"5a0b90"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 9

Session Metadata

Key Value
Created
"Thu, 03 Apr 25 01:20:34 +0000"
Last used
"Thu, 03 Apr 25 01:20:34 +0000"
Lifetime
3600

Session Attributes

Attribute Value
_csrf/https-1
"Li4zaWc2ttt4BBjj68s4O8EIE__ZUVNjb8i4swgYSPU"
_csrf/https-Mapbender\CoreBundle\Element\Type\SearchRouterFormType
"th29YTCqAlNXq-YjORjvNebEyPBhTrpKWi5hz8AVUNc"
_csrf/https-Mapbender\PrintBundle\Form\PrintClientSettingsType
"9hRvxxJLjzE77-K89WbxFtCZI7r-soc-vZs_4TPDhH4"

Session Usage

9 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/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:76
[
  [
    "file" => "/data/mapbender/application/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 76
    "function" => "start"
    "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" => 235
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/mapbender/src/Mapbender/FrameworkBundle/Component/Renderer/ElementMarkupRenderer.php"
    "line" => 104
    "function" => "getView"
    "class" => "Mapbender\PrintBundle\Element\PrintClient"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/mapbender/src/Mapbender/FrameworkBundle/Component/Renderer/ElementMarkupRenderer.php"
    "line" => 75
    "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/c0/c034a00f7b0517f1224fce76ea7cca98.php"
    "line" => 84
    "function" => "unanchored_content_elements"
    "class" => "Mapbender\CoreBundle\Extension\ApplicationContentExtension"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/vendor/twig/twig/src/Template.php"
    "line" => 432
    "function" => "block_frontend_content"
    "class" => "__TwigTemplate_ac6934b79e9aacdd160cbcf89d7f9334"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/var/cache/dev/twig/d6/d622c9e7ea4e0912ae38740496745924.php"
    "line" => 201
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/vendor/twig/twig/src/Template.php"
    "line" => 432
    "function" => "block_content"
    "class" => "__TwigTemplate_22a100cc0dab53c885686f2f0be20448"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/var/cache/dev/twig/9a/9affb0f6d1d6b6ff52c0ddf499588bec.php"
    "line" => 96
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/vendor/twig/twig/src/Template.php"
    "line" => 388
    "function" => "doDisplay"
    "class" => "__TwigTemplate_09b44486ead1931e64f7577e2a8aa994"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/var/cache/dev/twig/d6/d622c9e7ea4e0912ae38740496745924.php"
    "line" => 61
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/vendor/twig/twig/src/Template.php"
    "line" => 388
    "function" => "doDisplay"
    "class" => "__TwigTemplate_22a100cc0dab53c885686f2f0be20448"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/var/cache/dev/twig/c0/c034a00f7b0517f1224fce76ea7cca98.php"
    "line" => 53
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/vendor/twig/twig/src/Template.php"
    "line" => 388
    "function" => "doDisplay"
    "class" => "__TwigTemplate_ac6934b79e9aacdd160cbcf89d7f9334"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/vendor/twig/twig/src/Template.php"
    "line" => 344
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/vendor/twig/twig/src/Template.php"
    "line" => 359
    "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" => 334
    "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: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" => 235
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/mapbender/src/Mapbender/FrameworkBundle/Component/Renderer/ElementMarkupRenderer.php"
    "line" => 104
    "function" => "getView"
    "class" => "Mapbender\PrintBundle\Element\PrintClient"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/mapbender/src/Mapbender/FrameworkBundle/Component/Renderer/ElementMarkupRenderer.php"
    "line" => 75
    "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/c0/c034a00f7b0517f1224fce76ea7cca98.php"
    "line" => 84
    "function" => "unanchored_content_elements"
    "class" => "Mapbender\CoreBundle\Extension\ApplicationContentExtension"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/vendor/twig/twig/src/Template.php"
    "line" => 432
    "function" => "block_frontend_content"
    "class" => "__TwigTemplate_ac6934b79e9aacdd160cbcf89d7f9334"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/var/cache/dev/twig/d6/d622c9e7ea4e0912ae38740496745924.php"
    "line" => 201
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/vendor/twig/twig/src/Template.php"
    "line" => 432
    "function" => "block_content"
    "class" => "__TwigTemplate_22a100cc0dab53c885686f2f0be20448"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/var/cache/dev/twig/9a/9affb0f6d1d6b6ff52c0ddf499588bec.php"
    "line" => 96
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/vendor/twig/twig/src/Template.php"
    "line" => 388
    "function" => "doDisplay"
    "class" => "__TwigTemplate_09b44486ead1931e64f7577e2a8aa994"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/var/cache/dev/twig/d6/d622c9e7ea4e0912ae38740496745924.php"
    "line" => 61
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/vendor/twig/twig/src/Template.php"
    "line" => 388
    "function" => "doDisplay"
    "class" => "__TwigTemplate_22a100cc0dab53c885686f2f0be20448"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/var/cache/dev/twig/c0/c034a00f7b0517f1224fce76ea7cca98.php"
    "line" => 53
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/vendor/twig/twig/src/Template.php"
    "line" => 388
    "function" => "doDisplay"
    "class" => "__TwigTemplate_ac6934b79e9aacdd160cbcf89d7f9334"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/vendor/twig/twig/src/Template.php"
    "line" => 344
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/vendor/twig/twig/src/Template.php"
    "line" => 359
    "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" => 334
    "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" => 235
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/mapbender/src/Mapbender/FrameworkBundle/Component/Renderer/ElementMarkupRenderer.php"
    "line" => 104
    "function" => "getView"
    "class" => "Mapbender\PrintBundle\Element\PrintClient"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/mapbender/src/Mapbender/FrameworkBundle/Component/Renderer/ElementMarkupRenderer.php"
    "line" => 75
    "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/c0/c034a00f7b0517f1224fce76ea7cca98.php"
    "line" => 84
    "function" => "unanchored_content_elements"
    "class" => "Mapbender\CoreBundle\Extension\ApplicationContentExtension"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/vendor/twig/twig/src/Template.php"
    "line" => 432
    "function" => "block_frontend_content"
    "class" => "__TwigTemplate_ac6934b79e9aacdd160cbcf89d7f9334"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/var/cache/dev/twig/d6/d622c9e7ea4e0912ae38740496745924.php"
    "line" => 201
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/vendor/twig/twig/src/Template.php"
    "line" => 432
    "function" => "block_content"
    "class" => "__TwigTemplate_22a100cc0dab53c885686f2f0be20448"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/var/cache/dev/twig/9a/9affb0f6d1d6b6ff52c0ddf499588bec.php"
    "line" => 96
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/vendor/twig/twig/src/Template.php"
    "line" => 388
    "function" => "doDisplay"
    "class" => "__TwigTemplate_09b44486ead1931e64f7577e2a8aa994"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/var/cache/dev/twig/d6/d622c9e7ea4e0912ae38740496745924.php"
    "line" => 61
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/vendor/twig/twig/src/Template.php"
    "line" => 388
    "function" => "doDisplay"
    "class" => "__TwigTemplate_22a100cc0dab53c885686f2f0be20448"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/var/cache/dev/twig/c0/c034a00f7b0517f1224fce76ea7cca98.php"
    "line" => 53
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/vendor/twig/twig/src/Template.php"
    "line" => 388
    "function" => "doDisplay"
    "class" => "__TwigTemplate_ac6934b79e9aacdd160cbcf89d7f9334"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/vendor/twig/twig/src/Template.php"
    "line" => 344
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/vendor/twig/twig/src/Template.php"
    "line" => 359
    "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" => 334
    "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\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/data/mapbender/application/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 260
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "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" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "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\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/data/mapbender/application/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 260
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "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" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "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\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/data/mapbender/application/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 260
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "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" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "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\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/data/mapbender/application/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 260
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "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" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "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\HttpKernel\DataCollector\RequestDataCollector:73
[
  [
    "file" => "/data/mapbender/application/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 73
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 260
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "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" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data/mapbender/application/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "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
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_AUTHORIZATION
""
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/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/application/mapbender_digitize_demo_db"
REDIRECT_SCRIPT_URL
"/mapbender/application/mapbender_digitize_demo_db"
REDIRECT_SSL_TLS_SNI
"schulung.foss.academy"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/mapbender/application/mapbender_digitize_demo_db"
REMOTE_ADDR
"3.136.234.62"
REMOTE_PORT
"53725"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1743643234
REQUEST_TIME_FLOAT
1743643234.0878
REQUEST_URI
"/mapbender/application/mapbender_digitize_demo_db"
SCRIPT_FILENAME
"/data/mapbender/application/public/index.php"
SCRIPT_NAME
"/mapbender/index.php"
SCRIPT_URI
"https://schulung.foss.academy/mapbender/application/mapbender_digitize_demo_db"
SCRIPT_URL
"/mapbender/application/mapbender_digitize_demo_db"
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=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
"d65936de489dec875fa645439ff3af989cf7728983c03a4ff602eb8c0bd66a72"
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"