GET https://testing.mimi-espresso.at/account/address

AddressController :: accountAddressOverview

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"Shopware\Storefront\Controller\AddressController::accountAddressOverview"
_cspNonce
"nXu4zShEPJ0="
_is_sales_channel
true
_locale
"de-DE"
_loginRequired
true
_noStore
true
_route
"frontend.account.address.page"
_routeScope
[
  "storefront"
]
_route_params
[
  "_noStore" => true
]
_stopwatch_token
"30f3ce"
resolved-uri
"/account/address"
sw-currency-id
"b7d2554b0ce847cd82f3ac9bd1c0dfca"
sw-domain-id
"11015a8f62a740dfbd34a3d071883ac7"
sw-maintenance
false
sw-maintenance-ip-whitelist
null
sw-original-request-uri
"/account/address"
sw-sales-channel-absolute-base-url
"https://testing.mimi-espresso.at"
sw-sales-channel-base-url
""
sw-sales-channel-id
"ccd2d0b25e94432ea72bb5a26c429689"
sw-snippet-set-id
"6cdb9ef0b8404c8896b9e7ffd09b3cc3"
sw-storefront-url
"https://testing.mimi-espresso.at"
theme-base-name
null
theme-id
"018bf21de0fb70dda998a83e5218342a"
theme-name
"NIVONAChildTheme"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
forwarded
"for="216.73.216.135";host="testing.mimi-espresso.at";proto=https"
host
"testing.mimi-espresso.at"
sw-context-token
"VkkXqPK3o7HMtPfqpl1jcoMSdzcj1fgE"
sw-language-id
"2fbb5fe2e29a4d70aa5854ce7ce3e20b"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.216.135"
x-php-ob-level
"0"
x-real-client-ip
"216.73.216.135"
x-real-client-ua
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"max-age=0, must-revalidate, no-cache, no-store, private"
content-type
"text/html; charset=UTF-8"
date
"Wed, 24 Dec 2025 12:02:53 GMT"
expires
"Thu, 01 Jan 1970 00:00:00 GMT"
location
"/account/login?redirectTo=frontend.account.address.page&redirectParameters=%7B%22_noStore%22:true%7D"
x-debug-token
"eaace0"
x-frame-options
"deny"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 11

Session Metadata

Key Value
Created
"Wed, 24 Dec 25 12:02:53 +0000"
Last used
"Wed, 24 Dec 25 12:02:53 +0000"
Lifetime
0

Session Attributes

Attribute Value
sessionId
"02ddc91db0055c6d90cbdb629b8786a8"
sw-context-token
"VkkXqPK3o7HMtPfqpl1jcoMSdzcj1fgE"
sw-sales-channel-id
"ccd2d0b25e94432ea72bb5a26c429689"

Session Usage

11 Usages
Stateless check enabled
Usage
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:110
[
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 110
    "function" => "start"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 473
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 448
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 346
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 221
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/shopware/core/HttpKernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/shopware/core/HttpKernel.php"
    "line" => 65
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/public/index.php"
    "line" => 71
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/www/htdocs/w016f211/testing.mimi-espresso.at/public/index.php:61$0"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/public/index.php"
    "line" => 14
    "args" => [
      "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:111
[
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 111
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 473
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 448
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 346
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 221
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/shopware/core/HttpKernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/shopware/core/HttpKernel.php"
    "line" => 65
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/public/index.php"
    "line" => 71
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/www/htdocs/w016f211/testing.mimi-espresso.at/public/index.php:61$0"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/public/index.php"
    "line" => 14
    "args" => [
      "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:326
[
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 326
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 123
    "function" => "shouldRenewToken"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 473
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 448
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 346
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 221
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/shopware/core/HttpKernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/shopware/core/HttpKernel.php"
    "line" => 65
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/public/index.php"
    "line" => 71
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/www/htdocs/w016f211/testing.mimi-espresso.at/public/index.php:61$0"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/public/index.php"
    "line" => 14
    "args" => [
      "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:125
[
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 125
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 473
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 448
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 346
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 221
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/shopware/core/HttpKernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/shopware/core/HttpKernel.php"
    "line" => 65
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/public/index.php"
    "line" => 71
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/www/htdocs/w016f211/testing.mimi-espresso.at/public/index.php:61$0"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/public/index.php"
    "line" => 14
    "args" => [
      "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:126
[
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 126
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 473
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 448
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 346
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 221
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/shopware/core/HttpKernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/shopware/core/HttpKernel.php"
    "line" => 65
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/public/index.php"
    "line" => 71
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/www/htdocs/w016f211/testing.mimi-espresso.at/public/index.php:61$0"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/public/index.php"
    "line" => 14
    "args" => [
      "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:131
[
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 131
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 473
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 448
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 346
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 221
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/shopware/core/HttpKernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/shopware/core/HttpKernel.php"
    "line" => 65
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/public/index.php"
    "line" => 71
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/www/htdocs/w016f211/testing.mimi-espresso.at/public/index.php:61$0"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/public/index.php"
    "line" => 14
    "args" => [
      "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 162
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 265
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 473
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 448
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 346
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 221
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/shopware/core/HttpKernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/shopware/core/HttpKernel.php"
    "line" => 65
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/public/index.php"
    "line" => 71
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/www/htdocs/w016f211/testing.mimi-espresso.at/public/index.php:61$0"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/public/index.php"
    "line" => 14
    "args" => [
      "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 162
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 265
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 473
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 448
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 346
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 221
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/shopware/core/HttpKernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/shopware/core/HttpKernel.php"
    "line" => 65
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/public/index.php"
    "line" => 71
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/www/htdocs/w016f211/testing.mimi-espresso.at/public/index.php:61$0"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/public/index.php"
    "line" => 14
    "args" => [
      "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 162
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 265
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 473
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 448
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 346
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 221
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/shopware/core/HttpKernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/shopware/core/HttpKernel.php"
    "line" => 65
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/public/index.php"
    "line" => 71
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/www/htdocs/w016f211/testing.mimi-espresso.at/public/index.php:61$0"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/public/index.php"
    "line" => 14
    "args" => [
      "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 162
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 265
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 473
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 448
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 346
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 221
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/shopware/core/HttpKernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/shopware/core/HttpKernel.php"
    "line" => 65
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/public/index.php"
    "line" => 71
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/www/htdocs/w016f211/testing.mimi-espresso.at/public/index.php:61$0"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/public/index.php"
    "line" => 14
    "args" => [
      "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 73
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 162
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 265
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 473
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 448
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 346
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 221
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/shopware/core/HttpKernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/shopware/core/HttpKernel.php"
    "line" => 65
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/public/index.php"
    "line" => 71
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/www/htdocs/w016f211/testing.mimi-espresso.at/public/index.php:61$0"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w016f211/testing.mimi-espresso.at/public/index.php"
    "line" => 14
    "args" => [
      "/www/htdocs/w016f211/testing.mimi-espresso.at/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
ADMIN_OPENSEARCH_URL
"http://localhost:9200"
APP_ENV
"dev"
APP_SECRET
"def00000d86fde23fac438c6854a199e097739af5f7c243daf30e093909a9831390accedb3781a3320956aa7697356aa3db146bab39e3089d527e7033026c22229c8a954"
APP_URL
"https://testing.mimi-espresso.at"
BLUE_GREEN_DEPLOYMENT
"1"
COMPOSER_HOME
"/www/htdocs/w016f211/testing.mimi-espresso.at/public/var/cache/composer"
DATABASE_URL
"mysql://d03ebe7d:uSeic66MrgZiUFFSuYA2@localhost:3306/d03ebe7d"
INSTANCE_ID
"E3JTYpGNpTjuhV4C0Rh6G7UhNA0jCbJj"
LOCK_DSN
"flock"
MAILER_DSN
"null://null"
MAILER_URL
"null://null"
OPENSEARCH_URL
"http://localhost:9200"
SHOPWARE_ADMIN_ES_ENABLED
"0"
SHOPWARE_ADMIN_ES_INDEX_PREFIX
"sw-admin"
SHOPWARE_ADMIN_ES_REFRESH_INDICES
"0"
SHOPWARE_ES_ENABLED
"0"
SHOPWARE_ES_HOSTS
"http://localhost:9200"
SHOPWARE_ES_INDEXING_ENABLED
"0"
SHOPWARE_ES_INDEX_PREFIX
"sw"
SHOPWARE_ES_THROW_EXCEPTION
"1"
SHOPWARE_HTTP_CACHE_ENABLED
"1"
SHOPWARE_HTTP_DEFAULT_TTL
"7200"
STOREFRONT_PROXY_URL
"http://localhost"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/www/htdocs/w016f211/testing.mimi-espresso.at/public/"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/www/htdocs/w016f211/testing.mimi-espresso.at/public/"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
H2PUSH
"off"
H2_PUSH
"off"
H2_PUSHED
""
H2_PUSHED_ON
""
H2_STREAM_ID
"3"
H2_STREAM_TAG
"236869-11644-3"
HOME
"/www/htdocs/w016f211"
HTTP2
"on"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_FORWARDED
"for="216.73.216.135";host="testing.mimi-espresso.at";proto=https"
HTTP_HOST
"testing.mimi-espresso.at"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"216.73.216.135"
HTTP_X_REAL_CLIENT_IP
"216.73.216.135"
HTTP_X_REAL_CLIENT_UA
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_H2PUSH
"off"
REDIRECT_H2_PUSH
"off"
REDIRECT_H2_PUSHED
""
REDIRECT_H2_PUSHED_ON
""
REDIRECT_H2_STREAM_ID
"3"
REDIRECT_H2_STREAM_TAG
"236869-11644-3"
REDIRECT_HTTP2
"on"
REDIRECT_HTTPS
"on"
REDIRECT_SSL_CLIENT_CERT
""
REDIRECT_SSL_SERVER_CERT
"""
-----BEGIN CERTIFICATE-----\n
MIIFKjCCBBKgAwIBAgISBts/ZikIOmw643RO4q7Qtun8MA0GCSqGSIb3DQEBCwUA\n
MDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\n
EwNSMTMwHhcNMjUxMDI1MDc1MDAxWhcNMjYwMTIzMDc1MDAwWjAjMSEwHwYDVQQD\n
Exh0ZXN0aW5nLm1pbWktZXNwcmVzc28uYXQwggEiMA0GCSqGSIb3DQEBAQUAA4IB\n
DwAwggEKAoIBAQDNZZ0HVyYoREh9/Rao9dDXgSwc7+/BeMva7lw7+RGgn7tv+U0/\n
bJ+BbA51k2HZruzsJ/3Q0T7kNjiKUq1A7u6xUplAl1BkvB0AyW+n3PPdopRMdhf5\n
poreU61jhjk3LC83gj0t3SuhjcLDAHQX86j4LDbKB6Kql7Z28BYnQS26F6SxlhWg\n
P0fEeWp/XJ5u72A0xMEwJW+SI0OXts9pf3iN8F5i617ehWF0GNntM9jNepL7NDhJ\n
t/1vYgkBb4WBfO5j9yo7ku87lJYx5quF0DNrkaHPbkaJqgdhFRHl0nC+c/pvGuio\n
pxFD3RkGYhwqwyauCRkFS+nACPGgBofTu/QxAgMBAAGjggJGMIICQjAOBgNVHQ8B\n
Af8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB\n
/wQCMAAwHQYDVR0OBBYEFMUNhn6j6LyP0xhZCCsjNSU3Myl6MB8GA1UdIwQYMBaA\n
FOernw8sM6BT015PeMiyhA471pIzMDMGCCsGAQUFBwEBBCcwJTAjBggrBgEFBQcw\n
AoYXaHR0cDovL3IxMy5pLmxlbmNyLm9yZy8wQQYDVR0RBDowOIIYdGVzdGluZy5t\n
aW1pLWVzcHJlc3NvLmF0ghx3d3cudGVzdGluZy5taW1pLWVzcHJlc3NvLmF0MBMG\n
A1UdIAQMMAowCAYGZ4EMAQIBMC8GA1UdHwQoMCYwJKAioCCGHmh0dHA6Ly9yMTMu\n
Yy5sZW5jci5vcmcvMTI1LmNybDCCAQMGCisGAQQB1nkCBAIEgfQEgfEA7wB1ABmG\n
1Mcoqm/+ugNveCpNAZGqzi1yMQ+uzl1wQS0lTMfUAAABmhqOGCoAAAQDAEYwRAIg\n
VTryOKw12OPO3llhy8OVnMQUXujuiPl+FovDdMusLJcCIHioYZf9UVrqAkghszG0\n
uOUjLWme4rUlJbsdOq79peLWAHYAlpdkv1VYl633Q4doNwhCd+nwOtX2pPM2bkak\n
Pw/KqcYAAAGaGo4YaQAABAMARzBFAiBGABRY4f8ViXjELN3hQGujwY8lxO7JsUHQ\n
/sA9iExf+gIhANZ8etR3bsddP/ksg+24VQ9Te90KAC4DaBeH3LCNuEz+MA0GCSqG\n
SIb3DQEBCwUAA4IBAQA58B9oPzxurb7r7SnZRxYTBKdCXOZHu4LSL2MoCDefEih4\n
AkdqTaTFulbyONG7oJS0iUuknRDUC6hZt13VgOngHrTupvKqFistPupguIzxrL3I\n
DYolggqoDTz6LXEybrU8yCzhz6uuE6fpLB/oG7+JphH3Tz4MuMiROhAyltTU4YBu\n
WBH10z0b/ZJTZJnuXk2yMAf81kBE5QWuYg4YPjKjk14qVgLHRPjqAC3DLMSvShRX\n
e9rG7DcTZvOl0NfgBb7yYb6P6Ne94xW20xbrFOs2+KlGO/4KGPDm4Y4d9zHELBW5\n
eeAU5jqf097yxRKln2fvM0GYWkc6fRTYwv+9vtgU\n
-----END CERTIFICATE-----\n
"""
REDIRECT_SSL_TLS_SNI
"testing.mimi-espresso.at"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aUvWbbSHB08yceHtqhC7kgAAAgE"
REDIRECT_URL
"/account/address"
REMOTE_ADDR
"127.0.0.1"
REMOTE_PORT
"38868"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1766577773
REQUEST_TIME_FLOAT
1766577773.44
REQUEST_URI
"/account/address"
SCRIPT_FILENAME
"/www/htdocs/w016f211/testing.mimi-espresso.at/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"85.13.154.118"
SERVER_ADMIN
"webmaster@testing.mimi-espresso.at"
SERVER_NAME
"testing.mimi-espresso.at"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_CLIENT_CERT
""
SSL_SERVER_CERT
"""
-----BEGIN CERTIFICATE-----\n
MIIFKjCCBBKgAwIBAgISBts/ZikIOmw643RO4q7Qtun8MA0GCSqGSIb3DQEBCwUA\n
MDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\n
EwNSMTMwHhcNMjUxMDI1MDc1MDAxWhcNMjYwMTIzMDc1MDAwWjAjMSEwHwYDVQQD\n
Exh0ZXN0aW5nLm1pbWktZXNwcmVzc28uYXQwggEiMA0GCSqGSIb3DQEBAQUAA4IB\n
DwAwggEKAoIBAQDNZZ0HVyYoREh9/Rao9dDXgSwc7+/BeMva7lw7+RGgn7tv+U0/\n
bJ+BbA51k2HZruzsJ/3Q0T7kNjiKUq1A7u6xUplAl1BkvB0AyW+n3PPdopRMdhf5\n
poreU61jhjk3LC83gj0t3SuhjcLDAHQX86j4LDbKB6Kql7Z28BYnQS26F6SxlhWg\n
P0fEeWp/XJ5u72A0xMEwJW+SI0OXts9pf3iN8F5i617ehWF0GNntM9jNepL7NDhJ\n
t/1vYgkBb4WBfO5j9yo7ku87lJYx5quF0DNrkaHPbkaJqgdhFRHl0nC+c/pvGuio\n
pxFD3RkGYhwqwyauCRkFS+nACPGgBofTu/QxAgMBAAGjggJGMIICQjAOBgNVHQ8B\n
Af8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB\n
/wQCMAAwHQYDVR0OBBYEFMUNhn6j6LyP0xhZCCsjNSU3Myl6MB8GA1UdIwQYMBaA\n
FOernw8sM6BT015PeMiyhA471pIzMDMGCCsGAQUFBwEBBCcwJTAjBggrBgEFBQcw\n
AoYXaHR0cDovL3IxMy5pLmxlbmNyLm9yZy8wQQYDVR0RBDowOIIYdGVzdGluZy5t\n
aW1pLWVzcHJlc3NvLmF0ghx3d3cudGVzdGluZy5taW1pLWVzcHJlc3NvLmF0MBMG\n
A1UdIAQMMAowCAYGZ4EMAQIBMC8GA1UdHwQoMCYwJKAioCCGHmh0dHA6Ly9yMTMu\n
Yy5sZW5jci5vcmcvMTI1LmNybDCCAQMGCisGAQQB1nkCBAIEgfQEgfEA7wB1ABmG\n
1Mcoqm/+ugNveCpNAZGqzi1yMQ+uzl1wQS0lTMfUAAABmhqOGCoAAAQDAEYwRAIg\n
VTryOKw12OPO3llhy8OVnMQUXujuiPl+FovDdMusLJcCIHioYZf9UVrqAkghszG0\n
uOUjLWme4rUlJbsdOq79peLWAHYAlpdkv1VYl633Q4doNwhCd+nwOtX2pPM2bkak\n
Pw/KqcYAAAGaGo4YaQAABAMARzBFAiBGABRY4f8ViXjELN3hQGujwY8lxO7JsUHQ\n
/sA9iExf+gIhANZ8etR3bsddP/ksg+24VQ9Te90KAC4DaBeH3LCNuEz+MA0GCSqG\n
SIb3DQEBCwUAA4IBAQA58B9oPzxurb7r7SnZRxYTBKdCXOZHu4LSL2MoCDefEih4\n
AkdqTaTFulbyONG7oJS0iUuknRDUC6hZt13VgOngHrTupvKqFistPupguIzxrL3I\n
DYolggqoDTz6LXEybrU8yCzhz6uuE6fpLB/oG7+JphH3Tz4MuMiROhAyltTU4YBu\n
WBH10z0b/ZJTZJnuXk2yMAf81kBE5QWuYg4YPjKjk14qVgLHRPjqAC3DLMSvShRX\n
e9rG7DcTZvOl0NfgBb7yYb6P6Ne94xW20xbrFOs2+KlGO/4KGPDm4Y4d9zHELBW5\n
eeAU5jqf097yxRKln2fvM0GYWkc6fRTYwv+9vtgU\n
-----END CERTIFICATE-----\n
"""
SSL_TLS_SNI
"testing.mimi-espresso.at"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_URL,APP_SECRET,INSTANCE_ID,BLUE_GREEN_DEPLOYMENT,DATABASE_URL,MAILER_URL,OPENSEARCH_URL,SHOPWARE_ES_ENABLED,SHOPWARE_ES_INDEXING_ENABLED,SHOPWARE_ES_INDEX_PREFIX,SHOPWARE_ES_THROW_EXCEPTION,STOREFRONT_PROXY_URL,SHOPWARE_HTTP_CACHE_ENABLED,SHOPWARE_HTTP_DEFAULT_TTL,LOCK_DSN,MAILER_DSN,COMPOSER_HOME,ADMIN_OPENSEARCH_URL,SHOPWARE_ES_HOSTS,SHOPWARE_ADMIN_ES_INDEX_PREFIX,SHOPWARE_ADMIN_ES_ENABLED,SHOPWARE_ADMIN_ES_REFRESH_INDICES"
UNIQUE_ID
"aUvWbbSHB08yceHtqhC7kgAAAgE"
USER
"w016f211"
argc
0
argv
[]