https://feature-sw-1757-ops-api-for-type-plate-page.feature.weflowsmart.com/swagger/v1/swagger.json

ErrorController

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_cspNonce
"yXrlOFonRqM="
_stopwatch_token
"c8e1a3"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1553
  #message: "No route found for "GET https://feature-sw-1757-ops-api-for-type-plate-page.feature.weflowsmart.com/swagger/v1/swagger.json""
  #code: 0
  #file: "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 135
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#1301 …}
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/EventListener/RouterListener.php:135 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › 
      › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
    /var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    }
    /var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
      Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch($event, string $eventName = null): object …
      › {    $event = $this->dispatcher->dispatch($event, $eventName);}
    /var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:94 {
      Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch($event, string $eventName = null): object …
      › {    $event = $this->dispatcher->dispatch($event, $eventName);}
    /var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Framework/Event/BusinessEventDispatcher.php:52 {
      Shopware\Core\Framework\Event\BusinessEventDispatcher->dispatch($event, string $eventName = null): object …
      › 
      › $event = $this->dispatcher->dispatch($event, $eventName);}
    /var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:32 {
      Shopware\Core\Framework\Event\NestedEventDispatcher->dispatch($event, string $eventName = null): object …
      › 
      ›     return $this->dispatcher->dispatch($event, $eventName);}
    }
    /var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/HttpKernel.php:128 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
    /var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/HttpKernel.php:74 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/HttpKernel.php:184 {
      Shopware\Core\HttpKernel->doHandle(Request $request, int $type, bool $catch): HttpKernelResult …
      › 
      › $response = $kernel->handle($transformed, $type, $catch);}
    /var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/HttpKernel.php:81 {
      Shopware\Core\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true): HttpKernelResult …
      › try {    return $this->doHandle($request, (int) $type, (bool) $catch);} catch (DBALException $e) {
    }
    /var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/public/index.php:69 {$kernel = new HttpKernel($appEnv, $debug, $classLoader);$result = $kernel->handle($request);}
  }
}
logger
Symfony\Bridge\Monolog\Logger {#816 …6}

Request Headers

Header Value
accept-encoding
"gzip"
connection
"close"
content-length
""
content-type
""
host
"feature-sw-1757-ops-api-for-type-plate-page.feature.weflowsmart.com"
sw-context-token
"ZDII126V5ApxCfmXvXtt5WeHuLw1T5tM"
sw-language-id
"2fbb5fe2e29a4d70aa5854ce7ce3e20b"
user-agent
"Mozilla/5.0"
x-php-ob-level
"1"

Request Content

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

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Sun, 15 Mar 2026 02:27:49 GMT"
sw-context-token
"ZDII126V5ApxCfmXvXtt5WeHuLw1T5tM"
sw-language-id
"2fbb5fe2e29a4d70aa5854ce7ce3e20b"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Ffeature-sw-1757-ops-api-for-type-plate-page.feature.weflowsmart.com%2Fswagger%2Fv1%2Fswagger.json%22"
x-debug-exception-file
"%2Fvar%2Fwww%2Ffeature.weflowsmart.com%2Fhtml%2Ffeature-sw-1757-ops-api-for-type-plate-page%2Freleases%2F19%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:135"
x-debug-token
"6958ee"
x-frame-options
"deny"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 11

Session Metadata

Key Value
Created
"Sun, 15 Mar 26 02:27:48 +0000"
Last used
"Sun, 15 Mar 26 02:27:48 +0000"
Lifetime
0

Session Attributes

Attribute Value
sessionId
"d6o6thnhghauu909bivuvjf3n6"
sw-context-token
"ZDII126V5ApxCfmXvXtt5WeHuLw1T5tM"
sw-sales-channel-id
"0aba717ca5454ab4aaced3dc95325411"

Session Usage

11 Usages
Stateless check enabled
Usage
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:148
[
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 148
    "function" => "start"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 50
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 94
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Framework/Event/BusinessEventDispatcher.php"
    "line" => 52
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 32
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\BusinessEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 128
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/HttpKernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/HttpKernel.php"
    "line" => 81
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/public/index.php"
    "line" => 69
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:149
[
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 149
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 50
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 94
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Framework/Event/BusinessEventDispatcher.php"
    "line" => 52
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 32
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\BusinessEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 128
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/HttpKernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/HttpKernel.php"
    "line" => 81
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/public/index.php"
    "line" => 69
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:408
[
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 408
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 161
    "function" => "shouldRenewToken"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 50
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 94
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Framework/Event/BusinessEventDispatcher.php"
    "line" => 52
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 32
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\BusinessEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 128
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/HttpKernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/HttpKernel.php"
    "line" => 81
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/public/index.php"
    "line" => 69
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:163
[
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 163
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 50
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 94
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Framework/Event/BusinessEventDispatcher.php"
    "line" => 52
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 32
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\BusinessEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 128
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/HttpKernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/HttpKernel.php"
    "line" => 81
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/public/index.php"
    "line" => 69
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:164
[
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 164
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 50
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 94
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Framework/Event/BusinessEventDispatcher.php"
    "line" => 52
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 32
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\BusinessEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 128
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/HttpKernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/HttpKernel.php"
    "line" => 81
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/public/index.php"
    "line" => 69
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:169
[
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 169
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 50
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 94
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Framework/Event/BusinessEventDispatcher.php"
    "line" => 52
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 32
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\BusinessEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 128
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/HttpKernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/HttpKernel.php"
    "line" => 81
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/public/index.php"
    "line" => 69
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 99
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 50
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 94
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Framework/Event/BusinessEventDispatcher.php"
    "line" => 52
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 32
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\BusinessEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 185
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 173
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 85
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 50
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 94
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Framework/Event/BusinessEventDispatcher.php"
    "line" => 52
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 32
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\BusinessEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 213
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 85
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/HttpKernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/HttpKernel.php"
    "line" => 81
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/public/index.php"
    "line" => 69
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 73
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 99
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 50
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 94
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Framework/Event/BusinessEventDispatcher.php"
    "line" => 52
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 32
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\BusinessEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 185
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 173
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 85
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 50
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 94
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Framework/Event/BusinessEventDispatcher.php"
    "line" => 52
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 32
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\BusinessEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 213
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 85
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/HttpKernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/HttpKernel.php"
    "line" => 81
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/public/index.php"
    "line" => 69
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:74
[
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 74
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 99
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 50
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 94
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Framework/Event/BusinessEventDispatcher.php"
    "line" => 52
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 32
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\BusinessEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 185
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 173
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 85
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 50
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 94
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Framework/Event/BusinessEventDispatcher.php"
    "line" => 52
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 32
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\BusinessEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 213
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 85
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/HttpKernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/HttpKernel.php"
    "line" => 81
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/public/index.php"
    "line" => 69
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:75
[
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 75
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 99
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 50
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 94
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Framework/Event/BusinessEventDispatcher.php"
    "line" => 52
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 32
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\BusinessEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 185
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 173
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 85
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 50
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 94
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Framework/Event/BusinessEventDispatcher.php"
    "line" => 52
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 32
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\BusinessEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 213
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 85
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/HttpKernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/HttpKernel.php"
    "line" => 81
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/public/index.php"
    "line" => 69
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:76
[
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 76
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 99
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 50
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 94
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Framework/Event/BusinessEventDispatcher.php"
    "line" => 52
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 32
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\BusinessEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 185
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 173
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 85
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 50
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 94
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Framework/Event/BusinessEventDispatcher.php"
    "line" => 52
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 32
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\BusinessEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 213
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 85
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/HttpKernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/vendor/shopware/core/HttpKernel.php"
    "line" => 81
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/public/index.php"
    "line" => 69
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"def00000ac8426eb4b8a11ca3e137360de26444791c84e2a31f2254e144bb19c2abb774955c8a2cda5ba93e184b8561c39214d84561dc484b7e348097b4beb8f1f1ecb84"
APP_URL
"https://feature-sw-1757-ops-api-for-type-plate-page.feature.weflowsmart.com"
APP_VERSION
"1.1.4"
C4C_API_ACHEMA_PASSWORD
"#gQ-FZ13"
C4C_API_ACHEMA_URL
"https://my343180-sso.crm.ondemand.com"
C4C_API_ACHEMA_USERNAME
"_WEBSITE"
C4C_API_NE53_NEWSLETTER_PASSWORD
"7F|*g18TX?YX"
C4C_API_NE53_NEWSLETTER_USERNAME
"_NE53"
C4C_API_ODATA_API
"/sap/c4c/odata/v1/c4codataapi"
C4C_API_PASSWORD
"#gQ-FZ13"
C4C_API_URL
"https://my353079.crm.ondemand.com"
C4C_API_USERNAME
"_WEBSITE"
C4C_DISABLE_SEND_NEWSLETTER_TO_C4C
"false"
COMPOSER_HOME
"/usr/bin/composer"
DATABASE_URL
"mysql://webshop-web-feature-sw-1757@localhost/webshop-web-feature-sw-1757-ops-api-for-type-plate-page"
DEFAULT_TIMEZONE
"Europe/Berlin"
INSTANCE_ID
"wKBnmC31n53k2iAcwWAF9c9jEYnN1kLZ"
MAILER_URL
"smtps://"
OPS_API_PASSWORD
"}||%/Sfijklmpqquvvw''2Ynrtvy|"
OPS_API_TOKEN_ENDPOINT
"auth/signin"
OPS_API_TOKEN_URL
"https://core.api.samson-os.net/v1/"
OPS_API_URL
"https://ops.api.samson-os.net/v1/ampc"
OPS_API_USERNAME
"nameplate-landingpage"
REDIS_CACHE_DATABASE
"0"
REDIS_CACHE_HOST
"localhost"
REDIS_CACHE_PORT
"6379"
REDIS_SESSION_HOST
"localhost"
REDIS_SESSION_PORT
"6379"
SAP_API_CUSTOMER_ENDPOINT
"/RESTAdapter/webshop/customer_reg"
SAP_API_ODATA_URL
"https://suid.test.api.samson-os.net/v2/odata/"
SAP_API_OFFERS_SIMULATION_ENDPOINT
"/RESTAdapter/webshop/order_simulate"
SAP_API_OFFER_ENDPOINT
"/RESTAdapter/webshop/order"
SAP_API_PASSWORD
"Sn8XIvZVyz4R"
SAP_API_SOAP_ORDER_STATE_START_DATE
"2022-10-01 00:00:01.000"
SAP_API_SOAP_SENDER
"SAMSON_WS_CONS"
SAP_API_SSL_PUBLICKEY
""
SAP_API_URL
"https://weflowsmart.com"
SAP_API_USERNAME
"SAMSON_WS"
SHOPWARE_CDN_STRATEGY_DEFAULT
"id"
SHOPWARE_ES_ENABLED
"0"
SHOPWARE_ES_HOSTS
"https://vpc-samson-webshop-stage-es-sefmicla4pqercjcwbp4gwriue.eu-central-1.es.amazonaws.com:443"
SHOPWARE_ES_INDEXING_ENABLED
"0"
SHOPWARE_ES_INDEX_PREFIX
"sw"
SHOPWARE_HTTP_CACHE_ENABLED
"0"
SHOPWARE_HTTP_DEFAULT_TTL
"7200"
TYPE_PLATE_API_DEBUG_MODE
"true"
TYPE_PLATE_API_EQUIPMENT_ENDPOINT
"nameplates/"
TYPE_PLATE_API_MATERIAL_ENDPOINT
"materials/"
TYPE_PLATE_API_PASSWORD
"}||%/Sfijklmpqquvvw''2Ynrtvy|"
TYPE_PLATE_API_SUID_ENDPOINT
"suids"
TYPE_PLATE_API_SUID_URL
"https://suid.api.samson-os.net/v1/"
TYPE_PLATE_API_TOKEN_ENDPOINT
"auth/signin"
TYPE_PLATE_API_TOKEN_URL
"https://core.api.samson-os.net/v1/"
TYPE_PLATE_API_URL
"https://erp.api.samson-os.net/v1/"
TYPE_PLATE_API_USERNAME
"nameplate-landingpage"
TYPE_PLATE_LIMA_API_URL
"https://samson-lima-api-staging.k8s.hw.ag"
USE_OPS_API
"true"
WEBSHOP_PRODUCT_PROPERTIES_FROM_ODATA_API_SALES_CHANNELS
"SAMSON"
X_SAP_API_ODATA_API
"ZCS_ASSET_SRV/"
X_SAP_API_ODATA_URL
"https://CPIC_ASSET:yYoA~aFDfrPGxPnFwyAtrUnXgrVS8apLrProTUHi@webshop.samsongroup.com/"
xSAP_API_SSL_PUBLICKEY
"sha256//V1PpZgu9WVeWF9GiOw0Hgqkx3BGJiY6wDR1PKzpO5/k="

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/current/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www/feature.weflowsmart.com/"
HTTPS
"on"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_CONNECTION
"close"
HTTP_HOST
"feature-sw-1757-ops-api-for-type-plate-page.feature.weflowsmart.com"
HTTP_USER_AGENT
"Mozilla/5.0"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"45.139.104.143"
REMOTE_PORT
"52820"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1773541668
REQUEST_TIME_FLOAT
1773541668.8492
REQUEST_URI
"/swagger/v1/swagger.json"
SCRIPT_FILENAME
"/var/www/feature.weflowsmart.com/html/feature-sw-1757-ops-api-for-type-plate-page/releases/19/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"195.201.234.164"
SERVER_NAME
"~^(?<subdomain>.+)\.feature\.weflowsmart\.com$"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.18.0"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_VERSION,APP_SECRET,DATABASE_URL,APP_URL,MAILER_URL,COMPOSER_HOME,INSTANCE_ID,DEFAULT_TIMEZONE,SHOPWARE_HTTP_CACHE_ENABLED,SHOPWARE_HTTP_DEFAULT_TTL,SHOPWARE_ES_HOSTS,SHOPWARE_ES_ENABLED,SHOPWARE_ES_INDEXING_ENABLED,SHOPWARE_ES_INDEX_PREFIX,SHOPWARE_CDN_STRATEGY_DEFAULT,SAP_API_URL,SAP_API_SSL_PUBLICKEY,xSAP_API_SSL_PUBLICKEY,SAP_API_USERNAME,SAP_API_PASSWORD,SAP_API_CUSTOMER_ENDPOINT,SAP_API_OFFERS_SIMULATION_ENDPOINT,SAP_API_OFFER_ENDPOINT,SAP_API_SOAP_ORDER_STATE_START_DATE,SAP_API_SOAP_SENDER,REDIS_CACHE_HOST,REDIS_CACHE_PORT,REDIS_CACHE_DATABASE,REDIS_SESSION_HOST,REDIS_SESSION_PORT,C4C_API_URL,C4C_API_USERNAME,C4C_API_PASSWORD,C4C_API_ODATA_API,SAP_API_ODATA_URL,X_SAP_API_ODATA_URL,X_SAP_API_ODATA_API,TYPE_PLATE_API_USERNAME,TYPE_PLATE_API_PASSWORD,TYPE_PLATE_API_TOKEN_ENDPOINT,TYPE_PLATE_API_EQUIPMENT_ENDPOINT,TYPE_PLATE_API_MATERIAL_ENDPOINT,TYPE_PLATE_API_SUID_URL,TYPE_PLATE_API_SUID_ENDPOINT,TYPE_PLATE_LIMA_API_URL,TYPE_PLATE_API_DEBUG_MODE,WEBSHOP_PRODUCT_PROPERTIES_FROM_ODATA_API_SALES_CHANNELS,C4C_API_NE53_NEWSLETTER_USERNAME,C4C_API_NE53_NEWSLETTER_PASSWORD,C4C_API_ACHEMA_URL,C4C_API_ACHEMA_USERNAME,C4C_API_ACHEMA_PASSWORD,C4C_DISABLE_SEND_NEWSLETTER_TO_C4C,USE_OPS_API,OPS_API_URL,OPS_API_USERNAME,OPS_API_PASSWORD,OPS_API_TOKEN_URL,OPS_API_TOKEN_ENDPOINT,TYPE_PLATE_API_TOKEN_URL,TYPE_PLATE_API_URL"
USER
"feature-samson"

Parent Request

Return to parent request (token = c552bc)

Key Value
_is_sales_channel
true
_locale
"de-DE"
_remove_csp_headers
true
_stopwatch_token
"edcdb3"
resolved-uri
"/swagger/v1/swagger.json"
sw-currency-id
"b7d2554b0ce847cd82f3ac9bd1c0dfca"
sw-domain-id
"f6f16ee9b5234a838e89aee91127463b"
sw-maintenance
false
sw-maintenance-ip-whitelist
"[]"
sw-original-request-uri
"/swagger/v1/swagger.json"
sw-sales-channel-absolute-base-url
"https://feature-sw-1757-ops-api-for-type-plate-page.feature.weflowsmart.com"
sw-sales-channel-base-url
""
sw-sales-channel-id
"0aba717ca5454ab4aaced3dc95325411"
sw-snippet-set-id
"a1d442d8a1844c5e854eb5b9adf7fbc1"
sw-storefront-url
"https://feature-sw-1757-ops-api-for-type-plate-page.feature.weflowsmart.com"
theme-base-name
null
theme-id
"46df9821b66d405c9e8c3ffa418841f5"
theme-name
"SamsonAmpc"