Error 404 Not Found

GET https://www.electro-wheels.de/zubehoer/watch/kabel-adapter

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_cspNonce
"ytK6e7Zyy4I="
_route_params
[]
_stopwatch_token
"3e5734"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#2050
  #message: "No route found for "GET https://www.electro-wheels.de/zubehoer/watch/kabel-adapter""
  #code: 0
  #file: "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 149
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#1826 …}
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/EventListener/RouterListener.php:149 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
    }
    /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    }
    /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:40 {
      Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › {    $event = $this->dispatcher->dispatch($event, $eventName);}
    /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:29 {
      Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › {    $event = $this->dispatcher->dispatch($event, $eventName);}
    /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:31 {
      Shopware\Core\Framework\Event\NestedEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › 
      ›     return $this->dispatcher->dispatch($event, $eventName);}
    }
    /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:122 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpKernel.php:159 {
      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/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
    }
    /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
      Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › 
      ›     return parent::handle($request, $type, $catch);}
    }
    /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
      Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
      › try {    return $kernel->handle($request, $type, $catch);} finally {
    }
    /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/HttpCache.php:460 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
      › // always a "master" request (as the real master request can be in cache)$response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);}
    /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/HttpCache.php:437 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
      › 
      › $response = $this->forward($subRequest, $catch);}
    /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/HttpCache.php:335 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
      › 
      ›     return $this->fetch($request, $catch);}
    }
    /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/HttpCache.php:213 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › } else {    $response = $this->lookup($request, $catch);}
    }
    /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
      Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › if ($type === HttpKernelInterface::MAIN_REQUEST) {    $response = parent::handle($request, $type, $catch);} elseif ($request->attributes->has('_sw_esi')) {
    }
    /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:156 {
      Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › 
      ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
    }
    /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);}
    /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/public/index.php:10 {
      › 
      › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
        "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#585
  -records: [
    "" => [
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.867+00:00"
        "message" => "User Deprecated: Since shopware/core : The Shopware\Core\Service\Service bundle should be added to config/bundles.php"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#116
            #message: "User Deprecated: Since shopware/core : The Shopware\Core\Service\Service bundle should be added to config/bundles.php"
            #code: 0
            #file: "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php"
            #line: 255
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php:255 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                › 
                ›     trigger_deprecation('shopware/core', '', $message);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:138 {
                Shopware\Core\Kernel->registerBundles(): iterable …
                › if ((!Feature::has('v6.7.0.0') || !Feature::isActive('v6.7.0.0')) && !isset($bundles[Service::class])) {    Feature::triggerDeprecationOrThrow('v6.7.0.0', \sprintf('The %s bundle should be added to config/bundles.php', Service::class));    yield new Service();
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/Kernel.php:339 {
                Symfony\Component\HttpKernel\Kernel->initializeBundles(): void …
                › $this->bundles = [];foreach ($this->registerBundles() as $bundle) {    $name = $bundle->getName();
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/Kernel.php:743 {
                Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
                › 
                › $this->initializeBundles();$this->initializeContainer();
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/Kernel.php:120 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                › if (null === $this->container) {    $this->preBoot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:190 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $this->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/public/index.php:10 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.870+00:00"
        "message" => "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#638
            #message: "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php"
            #line: 255
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php:255 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                › 
                ›     trigger_deprecation('shopware/core', '', $message);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:63 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $definition = $this->getInstance($definitionRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Framework.php:159 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/Kernel.php:125 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:190 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $this->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/public/index.php:10 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.870+00:00"
        "message" => "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#603
            #message: "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php"
            #line: 255
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php:255 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                › 
                ›     trigger_deprecation('shopware/core', '', $message);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:71 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $salesChannelDefinition = $this->getInstance($salesChannelRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Framework.php:159 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/Kernel.php:125 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:190 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $this->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/public/index.php:10 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.870+00:00"
        "message" => "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#632
            #message: "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php"
            #line: 255
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php:255 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                › 
                ›     trigger_deprecation('shopware/core', '', $message);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:63 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $definition = $this->getInstance($definitionRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Framework.php:159 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/Kernel.php:125 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:190 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $this->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/public/index.php:10 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.870+00:00"
        "message" => "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#677
            #message: "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php"
            #line: 255
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php:255 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                › 
                ›     trigger_deprecation('shopware/core', '', $message);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:71 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $salesChannelDefinition = $this->getInstance($salesChannelRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Framework.php:159 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/Kernel.php:125 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:190 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $this->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/public/index.php:10 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.870+00:00"
        "message" => "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#645
            #message: "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php"
            #line: 255
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php:255 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                › 
                ›     trigger_deprecation('shopware/core', '', $message);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:63 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $definition = $this->getInstance($definitionRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Framework.php:159 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/Kernel.php:125 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:190 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $this->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/public/index.php:10 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.870+00:00"
        "message" => "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#619
            #message: "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php"
            #line: 255
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php:255 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                › 
                ›     trigger_deprecation('shopware/core', '', $message);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:71 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $salesChannelDefinition = $this->getInstance($salesChannelRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Framework.php:159 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/Kernel.php:125 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:190 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $this->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/public/index.php:10 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.871+00:00"
        "message" => "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#690
            #message: "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php"
            #line: 255
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php:255 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                › 
                ›     trigger_deprecation('shopware/core', '', $message);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:63 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $definition = $this->getInstance($definitionRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Framework.php:159 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/Kernel.php:125 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:190 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $this->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/public/index.php:10 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.871+00:00"
        "message" => "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#655
            #message: "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php"
            #line: 255
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php:255 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                › 
                ›     trigger_deprecation('shopware/core', '', $message);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:71 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $salesChannelDefinition = $this->getInstance($salesChannelRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Framework.php:159 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/Kernel.php:125 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:190 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $this->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/public/index.php:10 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.871+00:00"
        "message" => "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#695
            #message: "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php"
            #line: 255
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php:255 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                › 
                ›     trigger_deprecation('shopware/core', '', $message);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:63 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $definition = $this->getInstance($definitionRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Framework.php:159 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/Kernel.php:125 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:190 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $this->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/public/index.php:10 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.871+00:00"
        "message" => "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#617
            #message: "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php"
            #line: 255
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php:255 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                › 
                ›     trigger_deprecation('shopware/core', '', $message);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:71 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $salesChannelDefinition = $this->getInstance($salesChannelRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Framework.php:159 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/Kernel.php:125 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:190 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $this->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/public/index.php:10 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.871+00:00"
        "message" => "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#656
            #message: "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php"
            #line: 255
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php:255 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                › 
                ›     trigger_deprecation('shopware/core', '', $message);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:63 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $definition = $this->getInstance($definitionRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Framework.php:159 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/Kernel.php:125 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:190 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $this->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/public/index.php:10 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.871+00:00"
        "message" => "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#702
            #message: "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php"
            #line: 255
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php:255 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                › 
                ›     trigger_deprecation('shopware/core', '', $message);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:71 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $salesChannelDefinition = $this->getInstance($salesChannelRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Framework.php:159 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/Kernel.php:125 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:190 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $this->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/public/index.php:10 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.871+00:00"
        "message" => "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#671
            #message: "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php"
            #line: 255
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php:255 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                › 
                ›     trigger_deprecation('shopware/core', '', $message);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:63 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $definition = $this->getInstance($definitionRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Framework.php:159 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/Kernel.php:125 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:190 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $this->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/public/index.php:10 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.871+00:00"
        "message" => "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#703
            #message: "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php"
            #line: 255
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php:255 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                › 
                ›     trigger_deprecation('shopware/core', '', $message);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:71 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $salesChannelDefinition = $this->getInstance($salesChannelRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Framework.php:159 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/Kernel.php:125 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:190 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $this->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/public/index.php:10 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.873+00:00"
        "message" => "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#731
            #message: "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php"
            #line: 255
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php:255 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                › 
                ›     trigger_deprecation('shopware/core', '', $message);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:63 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $definition = $this->getInstance($definitionRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Framework.php:159 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/Kernel.php:125 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:190 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $this->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/public/index.php:10 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.873+00:00"
        "message" => "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#725
            #message: "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php"
            #line: 255
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php:255 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                › 
                ›     trigger_deprecation('shopware/core', '', $message);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:71 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $salesChannelDefinition = $this->getInstance($salesChannelRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Framework.php:159 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/Kernel.php:125 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:190 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $this->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/public/index.php:10 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.873+00:00"
        "message" => "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#720
            #message: "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php"
            #line: 255
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php:255 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                › 
                ›     trigger_deprecation('shopware/core', '', $message);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:63 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $definition = $this->getInstance($definitionRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Framework.php:159 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/Kernel.php:125 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:190 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $this->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/public/index.php:10 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.873+00:00"
        "message" => "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#733
            #message: "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php"
            #line: 255
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php:255 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                › 
                ›     trigger_deprecation('shopware/core', '', $message);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:71 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $salesChannelDefinition = $this->getInstance($salesChannelRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Framework.php:159 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/Kernel.php:125 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:190 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $this->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/public/index.php:10 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.873+00:00"
        "message" => "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#691
            #message: "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php"
            #line: 255
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php:255 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                › 
                ›     trigger_deprecation('shopware/core', '', $message);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:63 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $definition = $this->getInstance($definitionRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Framework.php:159 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/Kernel.php:125 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:190 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $this->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/public/index.php:10 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.873+00:00"
        "message" => "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#706
            #message: "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php"
            #line: 255
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php:255 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                › 
                ›     trigger_deprecation('shopware/core', '', $message);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:71 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $salesChannelDefinition = $this->getInstance($salesChannelRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Framework.php:159 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/Kernel.php:125 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:190 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $this->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/public/index.php:10 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.873+00:00"
        "message" => "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#606
            #message: "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php"
            #line: 255
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php:255 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                › 
                ›     trigger_deprecation('shopware/core', '', $message);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:63 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $definition = $this->getInstance($definitionRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Framework.php:159 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/Kernel.php:125 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:190 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $this->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/public/index.php:10 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.873+00:00"
        "message" => "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#610
            #message: "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php"
            #line: 255
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php:255 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                › 
                ›     trigger_deprecation('shopware/core', '', $message);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:71 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $salesChannelDefinition = $this->getInstance($salesChannelRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Framework.php:159 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/Kernel.php:125 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:190 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $this->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/public/index.php:10 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.873+00:00"
        "message" => "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#633
            #message: "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php"
            #line: 255
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php:255 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                › 
                ›     trigger_deprecation('shopware/core', '', $message);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:63 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $definition = $this->getInstance($definitionRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Framework.php:159 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/Kernel.php:125 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:190 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $this->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/public/index.php:10 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.873+00:00"
        "message" => "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#608
            #message: "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php"
            #line: 255
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php:255 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                › 
                ›     trigger_deprecation('shopware/core', '', $message);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:71 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $salesChannelDefinition = $this->getInstance($salesChannelRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Framework.php:159 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/Kernel.php:125 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:190 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $this->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/public/index.php:10 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.874+00:00"
        "message" => "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#679
            #message: "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php"
            #line: 255
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php:255 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                › 
                ›     trigger_deprecation('shopware/core', '', $message);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:63 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $definition = $this->getInstance($definitionRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Framework.php:159 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/Kernel.php:125 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:190 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $this->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/public/index.php:10 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.874+00:00"
        "message" => "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#644
            #message: "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php"
            #line: 255
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php:255 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                › 
                ›     trigger_deprecation('shopware/core', '', $message);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:71 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $salesChannelDefinition = $this->getInstance($salesChannelRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Framework.php:159 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/Kernel.php:125 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:190 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $this->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/public/index.php:10 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.874+00:00"
        "message" => "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#615
            #message: "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php"
            #line: 255
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php:255 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                › 
                ›     trigger_deprecation('shopware/core', '', $message);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:63 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $definition = $this->getInstance($definitionRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Framework.php:159 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/Kernel.php:125 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:190 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $this->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/public/index.php:10 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.874+00:00"
        "message" => "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#642
            #message: "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php"
            #line: 255
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php:255 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                › 
                ›     trigger_deprecation('shopware/core', '', $message);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:71 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $salesChannelDefinition = $this->getInstance($salesChannelRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Framework.php:159 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/Kernel.php:125 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:190 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $this->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/public/index.php:10 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.874+00:00"
        "message" => "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#745
            #message: "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php"
            #line: 255
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php:255 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                › 
                ›     trigger_deprecation('shopware/core', '', $message);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:63 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $definition = $this->getInstance($definitionRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Framework.php:159 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/Kernel.php:125 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:190 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $this->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/public/index.php:10 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.874+00:00"
        "message" => "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#622
            #message: "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php"
            #line: 255
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php:255 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                › 
                ›     trigger_deprecation('shopware/core', '', $message);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:71 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $salesChannelDefinition = $this->getInstance($salesChannelRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Framework.php:159 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/Kernel.php:125 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:190 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $this->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/public/index.php:10 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.874+00:00"
        "message" => "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#652
            #message: "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php"
            #line: 255
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php:255 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                › 
                ›     trigger_deprecation('shopware/core', '', $message);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:63 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $definition = $this->getInstance($definitionRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Framework.php:159 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/Kernel.php:125 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:190 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $this->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/public/index.php:10 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.874+00:00"
        "message" => "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#747
            #message: "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php"
            #line: 255
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php:255 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                › 
                ›     trigger_deprecation('shopware/core', '', $message);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:71 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $salesChannelDefinition = $this->getInstance($salesChannelRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Framework.php:159 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/Kernel.php:125 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:190 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $this->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/public/index.php:10 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.874+00:00"
        "message" => "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#743
            #message: "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php"
            #line: 255
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php:255 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                › 
                ›     trigger_deprecation('shopware/core', '', $message);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:63 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $definition = $this->getInstance($definitionRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Framework.php:159 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/Kernel.php:125 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:190 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $this->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/public/index.php:10 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.874+00:00"
        "message" => "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#744
            #message: "User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php"
            #line: 255
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Feature.php:255 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                › 
                ›     trigger_deprecation('shopware/core', '', $message);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:71 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $salesChannelDefinition = $this->getInstance($salesChannelRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Framework.php:159 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/Kernel.php:125 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:190 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $this->boot();}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/public/index.php:10 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.909+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\Telemetry\EntityTelemetrySubscriber::emitAssociationsCountMetric"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.909+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.909+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaVisibilityRestrictionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.911+00:00"
        "message" => "User Deprecated: The "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FieldSerializerInterface" interface is considered internal. It may change without further notice. You should not use it from "SwagSocialShopping\DataAbstractionLayer\FieldSerializer\FkFieldSerializerDecorator"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1395
            #message: "User Deprecated: The "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FieldSerializerInterface" interface is considered internal. It may change without further notice. You should not use it from "SwagSocialShopping\DataAbstractionLayer\FieldSerializer\FkFieldSerializerDecorator"."
            #code: 0
            #file: "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 345
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/error-handler/DebugClassLoader.php:345 {
                ContainerEQ5Yjj9\Shopware_Core_KernelDevDebugContainer::getFkFieldSerializerService($container) …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/dependency-injection/Container.php:223 {
                Symfony\Component\DependencyInjection\Container::make(self $container, string $id, int $invalidBehavior): ?object …
                › } elseif (isset($container->methodMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $container->{$container->methodMap[$id]}($container);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/dependency-injection/Container.php:203 {
                Symfony\Component\DependencyInjection\Container->get(string $id, int $invalidBehavior = self::EXCEPTION_ON_INVALID_REFERENCE): ?object …
                ›         ?? $this->services[$id = $this->aliases[$id] ?? $id]        ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? self::$make ??= self::make(...))($this, $id, $invalidBehavior));}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/DefinitionInstanceRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry->getSerializer(string $serializerClass): FieldSerializerInterface …
                › {    $fieldSerializer = $this->container->get($serializerClass);    \assert($fieldSerializer instanceof FieldSerializerInterface);
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/Field/Field.php:179 {
                Shopware\Core\Framework\DataAbstractionLayer\Field\Field->initLazy(): void …
                › 
                › $this->serializer = $this->registry->getSerializer($this->getSerializerClass());}
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/Field/Field.php:126 {
                Shopware\Core\Framework\DataAbstractionLayer\Field\Field->getResolver() …
                › {    $this->initLazy();}
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/CriteriaPartResolver.php:239 {
                Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\CriteriaPartResolver->resolveField(CriteriaPartInterface $criteriaPart, string $accessor, EntityDefinition $definition, QueryBuilder $query, Context $context): void …
                › 
                › $resolver = $field->getResolver();if ($resolver === null) {
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/CriteriaPartResolver.php:57 {
                Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\CriteriaPartResolver->resolve(array $parts, EntityDefinition $definition, QueryBuilder $query, Context $context): void …
                ›     }    $this->resolveField($part, $accessor, $definition, $query, $context);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/CriteriaQueryBuilder.php:60 {
                Shopware\Core\Framework\DataAbstractionLayer\Dbal\CriteriaQueryBuilder->build(QueryBuilder $query, EntityDefinition $definition, Criteria $criteria, Context $context, array $paths = []): QueryBuilder …
                › 
                › $this->criteriaPartResolver->resolve($filters, $definition, $query, $context);}
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityReader.php:291 {
                Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader->fetch(Criteria $criteria, EntityDefinition $definition, Context $context, FieldCollection $fields, array $partial = []): array …
                › 
                › $query = $this->criteriaQueryBuilder->build(    new QueryBuilder($this->connection),
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityReader.php:133 {
                Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader->_read(Criteria $criteria, EntityDefinition $definition, Context $context, EntityCollection $collection, FieldCollection $fields, bool $performEmptySearch = false, array $partial = []): EntityCollection …
                › 
                › $rows = $this->fetch($criteria, $definition, $context, $fields, $partial);}
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityReader.php:76 {
                Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader->read(EntityDefinition $definition, Criteria $criteria, Context $context): EntityCollection …
                › 
                › return $this->_read(    $criteria,
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/EntityRepository.php:207 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityRepository->read(Criteria $criteria, Context $context): EntityCollection …
                › /** @var TEntityCollection $entities */$entities = $this->reader->read($this->definition, $criteria, $context);}
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/EntityRepository.php:235 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityRepository->_search(Criteria $criteria, Context $context): EntitySearchResult …
                › );$entities = $this->read($criteria, $context);}
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/DataAbstractionLayer/EntityRepository.php:65 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityRepository->search(Criteria $criteria, Context $context): EntitySearchResult …
                › if (!$criteria->getTitle()) {    return $this->_search($criteria, $context);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/custom/plugins/DreiscSeoPro/src/Core/Foundation/Dal/EntityRepository.php:192 {
                DreiscSeoPro\Core\Foundation\Dal\EntityRepository->search(Criteria $criteria, ?Context $context = null, $disableCache = false): EntitySearchResult …
                › 
                ›     return $this->repository->search($criteria, $context);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/custom/plugins/DreiscSeoPro/src/Core/Content/DreiscSeoRedirect/DreiscSeoRedirectRepository.php:70 {
                DreiscSeoPro\Core\Content\DreiscSeoRedirect\DreiscSeoRedirectRepository->getSourceTypeUrlByDomainIdAndSourcePath(string $sourceSalesChannelDomainId, string $sourcePath, bool $sourcePathStartsWith = false): DreiscSeoRedirectCollection …
                › 
                › $searchResult = $this->search(    (new Criteria())->addFilter(
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/custom/plugins/DreiscSeoPro/src/Core/Routing/RedirectFinder.php:24 {
                DreiscSeoPro\Core\Routing\RedirectFinder->findBySourceUrl(string $relativeUrl, string $salesChannelDomainId): DreiscSeoRedirectEntity …
                › {    $dreiscSeoRedirectCollection = $this->dreiscSeoRedirectRepository->getSourceTypeUrlByDomainIdAndSourcePath(        $salesChannelDomainId,
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/custom/plugins/DreiscSeoPro/src/Core/Routing/RequestTransformer.php:45 {
                DreiscSeoPro\Core\Routing\RequestTransformer->transform(Request $shopwareRequest, Request $request): Request …
                › /** Try to fetch a redirect for this path */$dreiscSeoRedirectEntity = $this->redirectFinder->findBySourceUrl(    $pathInfo,
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/custom/plugins/DreiscSeoPro/src/Decorator/Shopware/Storefront/Routing/RequestTransformerDecorator.php:34 {
                DreiscSeoPro\Decorator\Shopware\Storefront\Routing\RequestTransformerDecorator->transform(Request $request): Request …
                ›      */    return $this->requestTransformer->transform($clone, $request);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:48 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    $request = $this->requestTransformer->transform($request);} catch (\Throwable $e) {
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/HttpCache.php:460 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
                › // always a "master" request (as the real master request can be in cache)$response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);}
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/HttpCache.php:437 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);}
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/HttpCache.php:335 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/HttpCache.php:213 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › } else {    $response = $this->lookup($request, $catch);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
                Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if ($type === HttpKernelInterface::MAIN_REQUEST) {    $response = parent::handle($request, $type, $catch);} elseif ($request->attributes->has('_sw_esi')) {
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:156 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/public/index.php:10 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.104+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\Event\BeforeSendResponseEvent"
          "listener" => "Shopware\Core\Framework\Adapter\Cache\Http\CacheControlListener::__invoke"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.104+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\Event\BeforeSendResponseEvent"
          "listener" => "Shopware\Storefront\Framework\Routing\CanonicalLinkListener::__invoke"
        ]
        "channel" => "event"
      ]
    ]
    1351 => [
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.975+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Core\Framework\Api\EventListener\CorsListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.975+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.975+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.975+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Core\Framework\Api\EventListener\JsonRequestTransformerListener::onRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.975+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Core\Framework\Api\EventListener\Authentication\ApiAuthenticationListener::setupOAuth"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.975+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.975+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.975+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.975+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::startSession"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.975+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.994+00:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.electro-wheels.de/zubehoer/watch/kabel-adapter"" at RouterListener.php line 149"
        "priority" => 250
        "priorityName" => "NOTICE"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#2050
            #message: "No route found for "GET https://www.electro-wheels.de/zubehoer/watch/kabel-adapter""
            #code: 0
            #file: "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/EventListener/RouterListener.php"
            #line: 149
            -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#1826 …}
            -statusCode: 404
            -headers: []
            trace: {
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/EventListener/RouterListener.php:149 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › 
                ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:40 {
                Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:29 {
                Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:31 {
                Shopware\Core\Framework\Event\NestedEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                ›     return $this->dispatcher->dispatch($event, $eventName);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:122 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpKernel.php:159 {
                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/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return parent::handle($request, $type, $catch);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/HttpCache.php:460 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
                › // always a "master" request (as the real master request can be in cache)$response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);}
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/HttpCache.php:437 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);}
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/HttpCache.php:335 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/HttpCache.php:213 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › } else {    $response = $this->lookup($request, $catch);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
                Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if ($type === HttpKernelInterface::MAIN_REQUEST) {    $response = parent::handle($request, $type, $catch);} elseif ($request->attributes->has('_sw_esi')) {
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php:156 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/public/index.php:10 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.078+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Shopware\Storefront\Framework\Routing\DomainNotMappedListener::__invoke"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.078+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Shopware\Administration\Framework\Routing\NotFound\AdministrationNotFoundSubscriber::onError"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.078+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::customerNotLoggedInHandler"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.078+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::maintenanceResolver"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.078+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Shopware\Storefront\Theme\Twig\ThemeNamespaceHierarchyBuilder::requestEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.078+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.078+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.078+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Shopware\Core\Framework\Api\EventListener\ResponseExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.078+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.078+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Shopware\Storefront\Framework\Routing\NotFound\NotFoundSubscriber::onError"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.078+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.078+00:00"
        "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.083+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\Telemetry\EntityTelemetrySubscriber::emitAssociationsCountMetric"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.083+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.083+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaVisibilityRestrictionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.103+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Content\Seo\SalesChannel\StoreApiSeoResolver::addSeoInformation"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.103+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\System\SalesChannel\Api\StoreApiResponseListener::encodeResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.103+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Framework\Api\EventListener\CorsListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.103+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Framework\Adapter\Cache\Http\CacheResponseSubscriber::setResponseCacheHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.103+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Profiling\Integration\ServerTiming::onResponseEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.103+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Frosh\Tools\Components\Elasticsearch\AdminInfoSubscriberEventListener::__invoke"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.103+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Framework\Routing\CoreSubscriber::setSecurityHeaders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.103+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Framework\Api\EventListener\ResponseHeaderListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.103+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.103+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.103+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.103+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Framework\Routing\RouteEventSubscriber::response"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.103+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Storefront\Framework\Routing\ResponseHeaderListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.103+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.103+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.103+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.103+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.103+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.103+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.103+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Framework\Adapter\Cache\Http\CacheResponseSubscriber::setResponseCache"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.103+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.103+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.103+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
    2187 => [
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.996+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Core\Framework\Api\EventListener\CorsListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.996+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.996+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.996+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Core\Framework\Api\EventListener\JsonRequestTransformerListener::onRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.996+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Core\Framework\Api\EventListener\Authentication\ApiAuthenticationListener::setupOAuth"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.996+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.996+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.996+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.996+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::startSession"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.996+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.996+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.996+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.996+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Core\Framework\Routing\RouteParamsCleanupListener::__invoke"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.996+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Storefront\Framework\Twig\TwigDateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.996+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Core\Framework\Routing\CoreSubscriber::initializeCspNonce"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.996+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::maintenanceResolver"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.996+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Storefront\Theme\Twig\ThemeNamespaceHierarchyBuilder::requestEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.996+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Hatslogic\Sw\ProductsAndLayoutsScheduler\Subscriber\ProductScheduler::onProductLoaded"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.996+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Hatslogic\Sw\ProductsAndLayoutsScheduler\Subscriber\CmsPageScheduler::onCmsPageLoaded"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.996+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Core\Framework\Routing\RouteEventSubscriber::request"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.998+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.998+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.998+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Shopware\Core\Framework\Api\EventListener\Authentication\SalesChannelAuthenticationListener::validateRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.998+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Shopware\Core\Framework\Api\EventListener\Authentication\ApiAuthenticationListener::validateRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.998+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.998+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Shopware\Core\Framework\Routing\RouteEventSubscriber::controller"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.998+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Shopware\Core\Framework\Routing\RouteScopeListener::checkScope"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.998+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Shopware\Core\Framework\Api\Acl\AclAnnotationValidator::validate"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.998+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::preventPageLoadingFromXmlHttpRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.998+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Shopware\Storefront\Framework\Captcha\CaptchaRouteListener::validateCaptcha"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.998+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Shopware\Core\Framework\Adapter\Cache\CacheStateSubscriber::setStates"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.998+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Shopware\Core\Framework\Api\EventListener\ExpectationSubscriber::checkExpectations"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.998+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener::checkAffiliateTracking"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.998+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "SwagSocialShopping\EventListener\ReferralCodeHandler::storeReferralCode"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.999+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.999+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "ContainerEQ5Yjj9\RequestPayloadValueResolverGhost8c80924::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365164
        "timestamp_rfc3339" => "2025-04-22T23:39:24.999+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.077+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Content\Seo\SalesChannel\StoreApiSeoResolver::addSeoInformation"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.077+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\System\SalesChannel\Api\StoreApiResponseListener::encodeResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.077+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Framework\Api\EventListener\CorsListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.077+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Framework\Adapter\Cache\Http\CacheResponseSubscriber::setResponseCacheHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.077+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Profiling\Integration\ServerTiming::onResponseEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.077+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Frosh\Tools\Components\Elasticsearch\AdminInfoSubscriberEventListener::__invoke"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.077+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Framework\Routing\CoreSubscriber::setSecurityHeaders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.077+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Framework\Api\EventListener\ResponseHeaderListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.077+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.077+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.077+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.077+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Framework\Routing\RouteEventSubscriber::response"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.077+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Storefront\Framework\Routing\ResponseHeaderListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.077+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.077+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.077+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.077+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.077+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.077+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.077+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Framework\Adapter\Cache\Http\CacheResponseSubscriber::setResponseCache"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.077+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.077+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745365165
        "timestamp_rfc3339" => "2025-04-22T23:39:25.077+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
  ]
  -errorCount: [
    "" => 0
    1351 => 0
    2187 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#541 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, deflate, br"
connection
"close"
forwarded
"for="207.46.13.83";host="www.electro-wheels.de";proto=https"
from
"bingbot(at)microsoft.com"
host
"www.electro-wheels.de"
surrogate-capability
"symfony="ESI/1.0""
sw-context-token
"nbZvha6zgHOTuKyc1CdqC3Tir6PRSrKc"
sw-language-id
"2fbb5fe2e29a4d70aa5854ce7ce3e20b"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/116.0.1938.76 Safari/537.36"
x-accel-internal
"/internal-nginx-static-location"
x-forwarded-for
"207.46.13.83"
x-php-ob-level
"1"
x-real-ip
"207.46.13.83"

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
"Tue, 22 Apr 2025 23:39:25 GMT"
server-timing
""
sw-context-token
"nbZvha6zgHOTuKyc1CdqC3Tir6PRSrKc"
sw-language-id
"2fbb5fe2e29a4d70aa5854ce7ce3e20b"
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Fwww.electro-wheels.de%2Fzubehoer%2Fwatch%2Fkabel-adapter%22"
x-debug-exception-file
"%2Fvar%2Fwww%2Fvhosts%2Felectro-wheels.de%2Fhttpdocs%2Fshopware-ce%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:149"
x-debug-token
"482fcd"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 12

Session Metadata

Key Value
Created
"Tue, 22 Apr 25 23:39:24 +0000"
Last used
"Tue, 22 Apr 25 23:39:24 +0000"
Lifetime
0

Session Attributes

Attribute Value
sessionId
"b4oepdhvc72s84fk77e408fp9q"
sw-context-token
"nbZvha6zgHOTuKyc1CdqC3Tir6PRSrKc"
sw-sales-channel-id
"8bc832a335774f889b841019561d681c"

Session Usage

12 Usages
Stateless check enabled
Usage
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:90
[
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 90
    "function" => "start"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 40
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 29
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 72
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 460
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 437
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 335
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 213
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php"
    "line" => 156
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/public/index.php"
    "line" => 10
    "args" => [
      "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:91
[
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 91
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 40
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 29
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 72
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 460
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 437
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 335
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 213
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php"
    "line" => 156
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/public/index.php"
    "line" => 10
    "args" => [
      "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:222
[
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 222
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 103
    "function" => "shouldRenewToken"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 40
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 29
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 72
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 460
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 437
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 335
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 213
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php"
    "line" => 156
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/public/index.php"
    "line" => 10
    "args" => [
      "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:105
[
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 105
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 40
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 29
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 72
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 460
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 437
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 335
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 213
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php"
    "line" => 156
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/public/index.php"
    "line" => 10
    "args" => [
      "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:106
[
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 106
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 40
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 29
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 72
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 460
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 437
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 335
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 213
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php"
    "line" => 156
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/public/index.php"
    "line" => 10
    "args" => [
      "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:111
[
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 111
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 40
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 29
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 72
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 460
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 437
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 335
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 213
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php"
    "line" => 156
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/public/index.php"
    "line" => 10
    "args" => [
      "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:227
[
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 227
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 103
    "function" => "shouldRenewToken"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 40
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 29
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 43
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 97
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 40
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 29
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 72
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 460
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 437
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 335
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 213
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php"
    "line" => 156
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/public/index.php"
    "line" => 10
    "args" => [
      "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 68
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 40
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 29
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 43
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 97
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 40
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 29
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 72
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 460
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 437
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 335
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 213
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php"
    "line" => 156
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/public/index.php"
    "line" => 10
    "args" => [
      "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 40
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 29
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 43
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 97
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 40
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 29
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 72
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 460
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 437
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 335
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 213
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php"
    "line" => 156
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/public/index.php"
    "line" => 10
    "args" => [
      "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 40
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 29
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 43
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 97
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 40
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 29
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 72
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 460
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 437
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 335
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 213
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php"
    "line" => 156
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/public/index.php"
    "line" => 10
    "args" => [
      "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 40
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 29
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 43
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 97
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 40
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 29
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 72
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 460
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 437
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 335
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 213
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php"
    "line" => 156
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/public/index.php"
    "line" => 10
    "args" => [
      "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 40
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 29
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 43
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 97
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 40
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 29
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 72
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 460
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 437
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 335
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 213
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/shopware/core/Kernel.php"
    "line" => 156
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/public/index.php"
    "line" => 10
    "args" => [
      "/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"def000001f8f23bf4c3a2e877b9258e405112682ef3a8f29b6407a5d0aa3794c40a0147421d819d6290861d5d1c47bc6c2ea61b390eee674be4d4fd75decd123e0243dff"
APP_URL
"https://www.electro-wheels.de"
BLUE_GREEN_DEPLOYMENT
"0"
COMPOSER_HOME
"/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/var/cache/composer"
DATABASE_URL
"mysql://mt_mobility:E!yxb9977@localhost:3306/mt_mobility"
INSTANCE_ID
"V4BZlmGQ7wfV18k8AKEcoGEC6OwCSgQZ"
LOCK_DSN
"flock"
MAILER_URL
"null://localhost"
OPENSEARCH_URL
"http://localhost:9200"
PROXY_URL
"http://localhost"
SHOPWARE_CDN_STRATEGY_DEFAULT
"id"
SHOPWARE_ES_ENABLED
"0"
SHOPWARE_ES_HOSTS
"localhost:9200"
SHOPWARE_ES_INDEXING_ENABLED
"0"
SHOPWARE_ES_INDEX_PREFIX
"sw6_prod"
SHOPWARE_ES_THROW_EXCEPTION
"1"
SHOPWARE_HTTP_CACHE_ENABLED
"1"
SHOPWARE_HTTP_DEFAULT_TTL
"7200"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_RUNTIME_OPTIONS
[
  "prod_envs" => [
    "prod"
    "e2e"
  ]
]
CONTEXT_DOCUMENT_ROOT
"/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www/vhosts/electro-wheels.de"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br"
HTTP_CONNECTION
"close"
HTTP_FORWARDED
"for="207.46.13.83";host="www.electro-wheels.de";proto=https"
HTTP_FROM
"bingbot(at)microsoft.com"
HTTP_HOST
"www.electro-wheels.de"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/116.0.1938.76 Safari/537.36"
HTTP_X_ACCEL_INTERNAL
"/internal-nginx-static-location"
HTTP_X_FORWARDED_FOR
"207.46.13.83"
HTTP_X_REAL_IP
"207.46.13.83"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SCRIPT_URI
"https://www.electro-wheels.de/zubehoer/watch/kabel-adapter/"
REDIRECT_SCRIPT_URL
"/zubehoer/watch/kabel-adapter/"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aAgorF3ln7dNTEkil3S@QQAAAI8"
REDIRECT_URL
"/zubehoer/watch/kabel-adapter/"
REMOTE_ADDR
"127.0.0.1"
REMOTE_PORT
"39124"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1745365164
REQUEST_TIME_FLOAT
1745365164.7533
REQUEST_URI
"/zubehoer/watch/kabel-adapter"
SCRIPT_FILENAME
"/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://www.electro-wheels.de/zubehoer/watch/kabel-adapter/"
SCRIPT_URL
"/zubehoer/watch/kabel-adapter/"
SERVER_ADDR
"116.202.123.166"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"www.electro-wheels.de"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
"<address>Apache Server at www.electro-wheels.de Port 443</address>\n"
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_PATH
"/var/www/vhosts/electro-wheels.de/httpdocs/shopware-ce/.env"
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,PROXY_URL,SHOPWARE_HTTP_CACHE_ENABLED,SHOPWARE_HTTP_DEFAULT_TTL,LOCK_DSN,COMPOSER_HOME,SHOPWARE_ES_HOSTS,SHOPWARE_CDN_STRATEGY_DEFAULT"
UNIQUE_ID
"aAgorF3ln7dNTEkil3S@QQAAAI8"
USER
"electro-wheels.de"
proxy-nokeepalive
"1"

Parent Request

Return to parent request (token = 95c693)

Key Value
_is_sales_channel
true
_locale
"de-DE"
_remove_csp_headers
true
_stopwatch_token
"d983b8"
resolved-uri
"/zubehoer/watch/kabel-adapter"
sw-currency-id
"b7d2554b0ce847cd82f3ac9bd1c0dfca"
sw-domain-id
"110ae7173a55427d9ed26818ed9b9e54"
sw-maintenance
false
sw-maintenance-ip-whitelist
null
sw-original-request-uri
"/zubehoer/watch/kabel-adapter/"
sw-sales-channel-absolute-base-url
"https://www.electro-wheels.de"
sw-sales-channel-base-url
""
sw-sales-channel-id
"8bc832a335774f889b841019561d681c"
sw-snippet-set-id
"8f89b8fc19124c95840445eabd92fd8b"
sw-storefront-url
"https://www.electro-wheels.de"
theme-base-name
null
theme-id
"8216e51f2db14ecba52f1cbee02cd35a"
theme-name
"RadfabrikTheme"