InstanceTunnelController :: instancetunnel
Request
GET Parameters
| Key | Value |
|---|---|
| BBOX | "795692.2502966337,5802224.945537759,796030.917640635,5802563.61288176" |
| CRS | "EPSG:25832" |
| FORMAT | "ima…" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "Mapbender\CoreBundle\Controller\InstanceTunnelController::instancetunnel" |
| _firewall_context | "security.firewall.map.context.secured_area" |
| _route | "mapbender_core_instancetunnel_instancetunnel" |
| _route_params | [ "instanceId" => "976" ] |
| _security_firewall_run | "_security_secured_area" |
| instanceId | "976" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| authorization | "" |
| host | "dev.karten.fim.solutions" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "172.18.0.1" |
| x-forwarded-host | "dev.karten.fim.solutions" |
| x-forwarded-port | "443" |
| x-forwarded-proto | "https" |
| x-forwarded-ssl | "on" |
| x-original-uri | "/instance/976/tunnel?BBOX=795692.2502966337%2C5802224.945537759%2C796030.917640635%2C5802563.61288176&CRS=EPSG%3A25832&FORMAT=ima%E2%80%A6" |
| x-php-ob-level | "0" |
| x-real-ip | "172.18.0.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, 25 Mar 2026 20:49:06 GMT" |
| location | "http://dev.karten.fim.solutions/user/login" |
| x-debug-token | "a1b3c7" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 7
Session Metadata
| Key | Value |
|---|---|
| Created | "Wed, 25 Mar 26 20:49:06 +0000" |
| Last used | "Wed, 25 Mar 26 20:49:06 +0000" |
| Lifetime | 86400 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.secured_area.target_path | "http://dev.karten.fim.solutions/instance/976/tunnel?BBOX=795692.2502966337%2C5802224.945537759%2C796030.917640635%2C5802563.61288176&CRS=EPSG%3A25832&FORMAT=ima%E2%80%A6" |
Session Usage
7
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
[
"file" => "/var/mapbender/application/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 41
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/symfony/security-core/Authorization/AuthorizationChecker.php"
"line" => 42
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 205
"function" => "isGranted"
"class" => "Symfony\Component\Security\Core\Authorization\AuthorizationChecker"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 216
"function" => "isGranted"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/mapbender/application/mapbender/src/Mapbender/CoreBundle/Controller/InstanceTunnelController.php"
"line" => 94
"function" => "denyAccessUnlessGranted"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/mapbender/application/mapbender/src/Mapbender/CoreBundle/Controller/InstanceTunnelController.php"
"line" => 41
"function" => "getGrantedTunnelEndpoint"
"class" => "Mapbender\CoreBundle\Controller\InstanceTunnelController"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "instancetunnel"
"class" => "Mapbender\CoreBundle\Controller\InstanceTunnelController"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/mapbender/application/public/index.php"
"line" => 5
"args" => [
"/var/mapbender/application/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Firewall\ExceptionListener:28
[
[
"file" => "/var/mapbender/application/vendor/symfony/security-http/Util/TargetPathTrait.php"
"line" => 28
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/symfony/security-http/Firewall/ExceptionListener.php"
"line" => 224
"function" => "saveTargetPath"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/symfony/security-http/Firewall/ExceptionListener.php"
"line" => 195
"function" => "setTargetPath"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/symfony/security-http/Firewall/ExceptionListener.php"
"line" => 148
"function" => "startAuthentication"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/symfony/security-http/Firewall/ExceptionListener.php"
"line" => 103
"function" => "handleAccessDeniedException"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "onKernelException"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 239
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 91
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/mapbender/application/public/index.php"
"line" => 5
"args" => [
"/var/mapbender/application/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
[
"file" => "/var/mapbender/application/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 69
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 169
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 260
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "Symfony\Component\EventDispatcher\{closure}"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "::"
]
[
"file" => "/var/mapbender/application/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 265
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 91
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/mapbender/application/public/index.php"
"line" => 5
"args" => [
"/var/mapbender/application/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
[
"file" => "/var/mapbender/application/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 70
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 169
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 260
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "Symfony\Component\EventDispatcher\{closure}"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "::"
]
[
"file" => "/var/mapbender/application/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 265
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 91
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/mapbender/application/public/index.php"
"line" => 5
"args" => [
"/var/mapbender/application/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
[
"file" => "/var/mapbender/application/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 71
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 169
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 260
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "Symfony\Component\EventDispatcher\{closure}"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "::"
]
[
"file" => "/var/mapbender/application/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 265
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 91
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/mapbender/application/public/index.php"
"line" => 5
"args" => [
"/var/mapbender/application/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "/var/mapbender/application/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 72
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 169
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 260
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "Symfony\Component\EventDispatcher\{closure}"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "::"
]
[
"file" => "/var/mapbender/application/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 265
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 91
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/mapbender/application/public/index.php"
"line" => 5
"args" => [
"/var/mapbender/application/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
[
"file" => "/var/mapbender/application/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 73
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 169
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 260
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "Symfony\Component\EventDispatcher\{closure}"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "::"
]
[
"file" => "/var/mapbender/application/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 265
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 91
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/mapbender/application/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/mapbender/application/public/index.php"
"line" => 5
"args" => [
"/var/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 |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "80045773163731916376787468tuba" |
| JWT_PASSPHRASE | "<change_me>" |
| 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 | "smtp://passwort@karten.fim.solutions:VNS1288undKarten@smtp.strato.de:465" |
| MAPBENDER_DATABASE10_URL | "postgresql://pguser:kumpel-plagen-2-manama-lc-kalben-9@host.docker.internal:5432/tennetsol?serverVersion=15&charset=utf8" |
| MAPBENDER_DATABASE11_URL | "postgresql://pguser:kumpel-plagen-2-manama-lc-kalben-9@host.docker.internal:5432/vdc001?serverVersion=15&charset=utf8" |
| MAPBENDER_DATABASE12_URL | "postgresql://pguser:kumpel-plagen-2-manama-lc-kalben-9@host.docker.internal:5432/k2e_klsh?serverVersion=15&charset=utf8" |
| MAPBENDER_DATABASE13_URL | "postgresql://pguser:kumpel-plagen-2-manama-lc-kalben-9@host.docker.internal:5432/anord1?serverVersion=15&charset=utf8" |
| MAPBENDER_DATABASE14_URL | "postgresql://pguser:kumpel-plagen-2-manama-lc-kalben-9@host.docker.internal:5432/p216?serverVersion=15&charset=utf8" |
| MAPBENDER_DATABASE15_URL | "postgresql://pguser:kumpel-plagen-2-manama-lc-kalben-9@host.docker.internal:5432/vdc002?serverVersion=15&charset=utf8" |
| MAPBENDER_DATABASE16_URL | "postgresql://pguser:kumpel-plagen-2-manama-lc-kalben-9@p216bern.cluster-c1m0kyaeow9m.eu-north-1.rds.amazonaws.com:5432/p216_bern?serverVersion=15&charset=utf8" |
| MAPBENDER_DATABASE2_URL | "postgresql://pguser:kumpel-plagen-2-manama-lc-kalben-9@host.docker.internal:5432/alkissn?serverVersion=15&charset=utf8" |
| MAPBENDER_DATABASE3_URL | "postgresql://pguser:kumpel-plagen-2-manama-lc-kalben-9@host.docker.internal:5432/search_db?serverVersion=15&charset=utf8" |
| MAPBENDER_DATABASE4_URL | "postgresql://pguser:kumpel-plagen-2-manama-lc-kalben-9@host.docker.internal:5432/alkisth?serverVersion=15&charset=utf8" |
| MAPBENDER_DATABASE5_URL | "postgresql://pguser:kumpel-plagen-2-manama-lc-kalben-9@host.docker.internal:5432/ltb-pul-vib-sa?serverVersion=15&charset=utf8" |
| MAPBENDER_DATABASE6_URL | "postgresql://pguser:kumpel-plagen-2-manama-lc-kalben-9@host.docker.internal:5432/soltlda?serverVersion=15&charset=utf8" |
| MAPBENDER_DATABASE7_URL | "postgresql://pguser:kumpel-plagen-2-manama-lc-kalben-9@host.docker.internal:5432/soltldasa?serverVersion=15&charset=utf8" |
| MAPBENDER_DATABASE8_URL | "postgresql://pguser:kumpel-plagen-2-manama-lc-kalben-9@host.docker.internal:5432/ltb_pul_vib?serverVersion=15&charset=utf8" |
| MAPBENDER_DATABASE9_URL | "postgresql://pguser:kumpel-plagen-2-manama-lc-kalben-9@host.docker.internal:5432/k2e_zerbst?serverVersion=15&charset=utf8" |
Defined as regular env variables
| Key | Value |
|---|---|
| APACHE_CONFDIR | "/etc/apache2" |
| APACHE_DOCUMENT_ROOT | "/var/mapbender/application/public" |
| APACHE_ENVVARS | "/etc/apache2/envvars" |
| APACHE_LOCK_DIR | "/var/lock/apache2" |
| APACHE_LOG_DIR | "/var/log/apache2" |
| APACHE_PID_FILE | "/var/run/apache2/apache2.pid" |
| APACHE_RUN_DIR | "/var/run/apache2" |
| APACHE_RUN_GROUP | "www-data" |
| APACHE_RUN_USER | "www-data" |
| API_UPLOAD_DIR | "/var/mapbender/application/uploads/" |
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/mapbender/application/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/mapbender/application/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GPG_KEYS | "1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA" |
| HOSTNAME | "e2631d590aee" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_AUTHORIZATION | "" |
| HTTP_HOST | "dev.karten.fim.solutions" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_FORWARDED_FOR | "172.18.0.1" |
| HTTP_X_FORWARDED_HOST | "dev.karten.fim.solutions" |
| HTTP_X_FORWARDED_PORT | "443" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_FORWARDED_SSL | "on" |
| HTTP_X_ORIGINAL_URI | "/instance/976/tunnel?BBOX=795692.2502966337%2C5802224.945537759%2C796030.917640635%2C5802563.61288176&CRS=EPSG%3A25832&FORMAT=ima%E2%80%A6" |
| HTTP_X_REAL_IP | "172.18.0.1" |
| LANG | "C" |
| LETSENCRYPT_EMAIL | "david.schneider@versorgungsnetz.com" |
| LETSENCRYPT_HOST | "dev.karten.fim.solutions" |
| MAPBENDER_DATABASE_URL | "postgresql://postgres:Hdaa94vUJkx7NeWmWJbDf4dqhk6sfskVEysKKh5vqM4BhFUM2QeBSkYjCHt6rv62@host.docker.internal:5432/dev_mapbender?serverVersion=15&charset=utf8" |
| MB_EXPOSE_DEV | "false" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHPIZE_DEPS | "autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c" |
| PHP_ASC_URL | "https://www.php.net/distributions/php-8.3.28.tar.xz.asc" |
| PHP_CFLAGS | "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" |
| PHP_CPPFLAGS | "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" |
| PHP_INI_DIR | "/usr/local/etc/php" |
| PHP_LDFLAGS | "-Wl,-O1 -pie" |
| PHP_MAX_EXECUTION_TIME | "3600" |
| PHP_MAX_INPUT_VARS | "10000" |
| PHP_MEMORY_LIMIT | "2048M" |
| PHP_SELF | "/index.php" |
| PHP_SHA256 | "25e3860f30198a386242891c0bf9e2955931f7b666b96c3e3103d36a2a322326" |
| PHP_URL | "https://www.php.net/distributions/php-8.3.28.tar.xz" |
| PHP_VERSION | "8.3.28" |
| PWD | "/var/mapbender" |
| QUERY_STRING | "BBOX=795692.2502966337%2C5802224.945537759%2C796030.917640635%2C5802563.61288176&CRS=EPSG%3A25832&FORMAT=ima%E2%80%A6" |
| REDIRECT_HTTP_AUTHORIZATION | "" |
| REDIRECT_QUERY_STRING | "BBOX=795692.2502966337%2C5802224.945537759%2C796030.917640635%2C5802563.61288176&CRS=EPSG%3A25832&FORMAT=ima%E2%80%A6" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/instance/976/tunnel" |
| REMOTE_ADDR | "172.18.0.8" |
| REMOTE_PORT | "42230" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1774471746 |
| REQUEST_TIME_FLOAT | 1774471746.6474 |
| REQUEST_URI | "/instance/976/tunnel?BBOX=795692.2502966337%2C5802224.945537759%2C796030.917640635%2C5802563.61288176&CRS=EPSG%3A25832&FORMAT=ima%E2%80%A6" |
| SCRIPT_FILENAME | "/var/mapbender/application/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "172.18.0.4" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "dev.karten.fim.solutions" |
| SERVER_PORT | "8080" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.65 (Debian) Server at dev.karten.fim.solutions Port 8080</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.65 (Debian)" |
| SHLVL | "0" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,MAILER_DSN,KERNEL_CLASS,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,MAPBENDER_DATABASE2_URL,MAPBENDER_DATABASE3_URL,MAPBENDER_DATABASE4_URL,MAPBENDER_DATABASE5_URL,MAPBENDER_DATABASE6_URL,MAPBENDER_DATABASE7_URL,MAPBENDER_DATABASE8_URL,MAPBENDER_DATABASE9_URL,MAPBENDER_DATABASE10_URL,MAPBENDER_DATABASE11_URL,MAPBENDER_DATABASE12_URL,MAPBENDER_DATABASE13_URL,MAPBENDER_DATABASE14_URL,MAPBENDER_DATABASE15_URL,MAPBENDER_DATABASE16_URL" |
| VIRTUAL_HOST | "dev.karten.fim.solutions" |
| VIRTUAL_PORT | "8080" |
| argc | 1 |
| argv | [
"BBOX=795692.2502966337%2C5802224.945537759%2C796030.917640635%2C5802563.61288176&CRS=EPSG%3A25832&FORMAT=ima%E2%80%A6"
] |