logger |
Symfony\Bridge\Monolog\Processor\DebugProcessor {#2574
-records: [
"" => [
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.788+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 {#110
#message: "User Deprecated: Since shopware/core : The Shopware\Core\Service\Service bundle should be added to config/bundles.php"
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:137 {
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();
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:339 {
Symfony\Component\HttpKernel\Kernel->initializeBundles(): void …
› $this->bundles = [];
› foreach ($this->registerBundles() as $bundle) {
› $name = $bundle->getName();
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:187 {
Shopware\Core\Kernel->boot(): void …
› // init bundles
› $this->initializeBundles();
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:152 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if (!$this->booted) {
› $this->boot();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.798+00:00"
"message" => "User Deprecated: OpenSearch\ClientBuilder is deprecated in 2.4.0 and will be removed in 3.0.0."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1400
#message: "User Deprecated: OpenSearch\ClientBuilder is deprecated in 2.4.0 and will be removed in 3.0.0."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php"
#line: 49
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:49 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
› // @phpstan-ignore classConstant.deprecatedClass
› @trigger_error(ClientBuilder::class . ' is deprecated in 2.4.0 and will be removed in 3.0.0.', E_USER_DEPRECATED);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73071 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_Client_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73068 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.client.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_Client_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.799+00:00"
"message" => "User Deprecated: OpenSearch\Connections\ConnectionFactory is deprecated in 2.4.0 and will be removed in 3.0.0."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1482
#message: "User Deprecated: OpenSearch\Connections\ConnectionFactory is deprecated in 2.4.0 and will be removed in 3.0.0."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Connections/ConnectionFactory.php"
#line: 28
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Connections/ConnectionFactory.php:28 {
OpenSearch\ClientBuilder->build(): Client …
› // @phpstan-ignore classConstant.deprecatedClass
› @trigger_error(ConnectionFactory::class . ' is deprecated in 2.4.0 and will be removed in 3.0.0.', E_USER_DEPRECATED);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73071 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_Client_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73068 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.client.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_Client_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.799+00:00"
"message" => "User Deprecated: OpenSearch\Connections\ConnectionFactoryInterface is deprecated in 2.4.0 and will be removed in 3.0.0."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1388
#message: "User Deprecated: OpenSearch\Connections\ConnectionFactoryInterface is deprecated in 2.4.0 and will be removed in 3.0.0."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Connections/ConnectionFactoryInterface.php"
#line: 25
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Connections/ConnectionFactoryInterface.php:25 {
OpenSearch\ClientBuilder->build(): Client …
› // @phpstan-ignore classConstant.deprecatedInterface
› @trigger_error(ConnectionFactoryInterface::class . ' is deprecated in 2.4.0 and will be removed in 3.0.0.', E_USER_DEPRECATED);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73071 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_Client_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73068 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.client.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_Client_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.800+00:00"
"message" => "User Deprecated: OpenSearch\ConnectionPool\Selectors\RoundRobinSelector is deprecated in 2.4.0 and will be removed in 3.0.0."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1435
#message: "User Deprecated: OpenSearch\ConnectionPool\Selectors\RoundRobinSelector is deprecated in 2.4.0 and will be removed in 3.0.0."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ConnectionPool/Selectors/RoundRobinSelector.php"
#line: 27
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ConnectionPool/Selectors/RoundRobinSelector.php:27 {
OpenSearch\ClientBuilder->build(): Client …
› // @phpstan-ignore classConstant.deprecatedClass
› @trigger_error(RoundRobinSelector::class . ' is deprecated in 2.4.0 and will be removed in 3.0.0.', E_USER_DEPRECATED);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73071 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_Client_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73068 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.client.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_Client_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.800+00:00"
"message" => "User Deprecated: OpenSearch\ConnectionPool\Selectors\SelectorInterface is deprecated in 2.4.0 and will be removed in 3.0.0."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1436
#message: "User Deprecated: OpenSearch\ConnectionPool\Selectors\SelectorInterface is deprecated in 2.4.0 and will be removed in 3.0.0."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ConnectionPool/Selectors/SelectorInterface.php"
#line: 27
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ConnectionPool/Selectors/SelectorInterface.php:27 {
OpenSearch\ClientBuilder->build(): Client …
› // @phpstan-ignore classConstant.deprecatedInterface
› @trigger_error(SelectorInterface::class . ' is deprecated in 2.4.0 and will be removed in 3.0.0.', E_USER_DEPRECATED);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73071 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_Client_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73068 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.client.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_Client_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.800+00:00"
"message" => "User Deprecated: OpenSearch\Connections\Connection is deprecated in 2.4.0 and will be removed in 3.0.0."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1431
#message: "User Deprecated: OpenSearch\Connections\Connection is deprecated in 2.4.0 and will be removed in 3.0.0."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Connections/Connection.php"
#line: 51
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Connections/Connection.php:51 {
OpenSearch\Connections\ConnectionFactory->create(array $hostDetails): ConnectionInterface …
› // @phpstan-ignore classConstant.deprecatedClass
› @trigger_error(Connection::class . ' is deprecated in 2.4.0 and will be removed in 3.0.0.', E_USER_DEPRECATED);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:776 {
OpenSearch\ClientBuilder->buildConnectionsFromHosts(array $hosts): array …
›
› $connections[] = $this->connectionFactory->create($host);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:722 {
OpenSearch\ClientBuilder->buildTransport(): void …
› {
› $connections = $this->buildConnectionsFromHosts($this->hosts);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:687 {
OpenSearch\ClientBuilder->build(): Client …
›
› $this->buildTransport();
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73071 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_Client_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73068 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.client.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_Client_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.800+00:00"
"message" => "User Deprecated: OpenSearch\Connections\ConnectionInterface is deprecated in 2.4.0 and will be removed in 3.0.0."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1392
#message: "User Deprecated: OpenSearch\Connections\ConnectionInterface is deprecated in 2.4.0 and will be removed in 3.0.0."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Connections/ConnectionInterface.php"
#line: 27
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Connections/ConnectionInterface.php:27 {
OpenSearch\Connections\ConnectionFactory->create(array $hostDetails): ConnectionInterface …
› // @phpstan-ignore classConstant.deprecatedInterface
› @trigger_error(ConnectionInterface::class . ' is deprecated in 2.4.0 and will be removed in 3.0.0.', E_USER_DEPRECATED);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:776 {
OpenSearch\ClientBuilder->buildConnectionsFromHosts(array $hosts): array …
›
› $connections[] = $this->connectionFactory->create($host);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:722 {
OpenSearch\ClientBuilder->buildTransport(): void …
› {
› $connections = $this->buildConnectionsFromHosts($this->hosts);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:687 {
OpenSearch\ClientBuilder->build(): Client …
›
› $this->buildTransport();
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73071 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_Client_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73068 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.client.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_Client_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.801+00:00"
"message" => "User Deprecated: OpenSearch\ConnectionPool\StaticNoPingConnectionPool is deprecated in 2.4.0 and will be removed in 3.0.0."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1410
#message: "User Deprecated: OpenSearch\ConnectionPool\StaticNoPingConnectionPool is deprecated in 2.4.0 and will be removed in 3.0.0."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ConnectionPool/StaticNoPingConnectionPool.php"
#line: 31
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ConnectionPool/StaticNoPingConnectionPool.php:31 {
OpenSearch\ClientBuilder->buildTransport(): void …
› // @phpstan-ignore classConstant.deprecatedClass
› @trigger_error(StaticNoPingConnectionPool::class . ' is deprecated in 2.4.0 and will be removed in 3.0.0.', E_USER_DEPRECATED);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:687 {
OpenSearch\ClientBuilder->build(): Client …
›
› $this->buildTransport();
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73071 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_Client_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73068 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.client.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_Client_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.801+00:00"
"message" => "User Deprecated: OpenSearch\ConnectionPool\AbstractConnectionPool is deprecated in 2.4.0 and will be removed in 3.0.0."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1409
#message: "User Deprecated: OpenSearch\ConnectionPool\AbstractConnectionPool is deprecated in 2.4.0 and will be removed in 3.0.0."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ConnectionPool/AbstractConnectionPool.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ConnectionPool/AbstractConnectionPool.php:30 {
OpenSearch\ClientBuilder->buildTransport(): void …
› // @phpstan-ignore classConstant.deprecatedClass
› @trigger_error(AbstractConnectionPool::class . ' is deprecated in 2.4.0 and will be removed in 3.0.0.', E_USER_DEPRECATED);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:687 {
OpenSearch\ClientBuilder->build(): Client …
›
› $this->buildTransport();
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73071 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_Client_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73068 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.client.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_Client_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.801+00:00"
"message" => "User Deprecated: OpenSearch\ConnectionPool\ConnectionPoolInterface is deprecated in 2.4.0 and will be removed in 3.0.0."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1408
#message: "User Deprecated: OpenSearch\ConnectionPool\ConnectionPoolInterface is deprecated in 2.4.0 and will be removed in 3.0.0."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ConnectionPool/ConnectionPoolInterface.php"
#line: 27
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ConnectionPool/ConnectionPoolInterface.php:27 {
OpenSearch\ClientBuilder->buildTransport(): void …
› // @phpstan-ignore classConstant.deprecatedInterface
› @trigger_error(ConnectionPoolInterface::class . ' is deprecated in 2.4.0 and will be removed in 3.0.0.', E_USER_DEPRECATED);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:687 {
OpenSearch\ClientBuilder->build(): Client …
›
› $this->buildTransport();
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73071 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_Client_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73068 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.client.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_Client_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.801+00:00"
"message" => "User Deprecated: OpenSearch\Transport is deprecated in 2.4.0 and will be removed in 3.0.0."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1404
#message: "User Deprecated: OpenSearch\Transport is deprecated in 2.4.0 and will be removed in 3.0.0."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Transport.php"
#line: 31
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Transport.php:31 {
OpenSearch\ClientBuilder->buildTransport(): void …
› // @phpstan-ignore classConstant.deprecatedClass
› @trigger_error(Transport::class . ' is deprecated in 2.4.0 and will be removed in 3.0.0.', E_USER_DEPRECATED);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:687 {
OpenSearch\ClientBuilder->build(): Client …
›
› $this->buildTransport();
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73071 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_Client_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73068 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.client.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_Client_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.801+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Client::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1380
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Client::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php"
#line: 280
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:280 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73071 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_Client_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73068 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.client.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_Client_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.801+00:00"
"message" => "User Deprecated: OpenSearch\LegacyTransportWrapper is deprecated in 2.4.0 and will be removed in 3.0.0."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1405
#message: "User Deprecated: OpenSearch\LegacyTransportWrapper is deprecated in 2.4.0 and will be removed in 3.0.0."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/LegacyTransportWrapper.php"
#line: 8
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/LegacyTransportWrapper.php:8 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› // @phpstan-ignore classConstant.deprecatedClass
› @trigger_error(LegacyTransportWrapper::class . ' is deprecated in 2.4.0 and will be removed in 3.0.0.', E_USER_DEPRECATED);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73071 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_Client_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73068 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.client.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_Client_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.801+00:00"
"message" => "User Deprecated: OpenSearch\Namespaces\AsyncSearchNamespace is deprecated in 2.4.0 and will be removed in 3.0.0. Use AsynchronousSearchNamespace instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1383
#message: "User Deprecated: OpenSearch\Namespaces\AsyncSearchNamespace is deprecated in 2.4.0 and will be removed in 3.0.0. Use AsynchronousSearchNamespace instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AsyncSearchNamespace.php"
#line: 25
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AsyncSearchNamespace.php:25 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› // @phpstan-ignore classConstant.deprecatedClass
› @trigger_error(AsyncSearchNamespace::class . ' is deprecated in 2.4.0 and will be removed in 3.0.0. Use AsynchronousSearchNamespace instead.', E_USER_DEPRECATED);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73071 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_Client_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73068 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.client.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_Client_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.802+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1384
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:302 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->endpointFactory = $endpointFactory;
› $this->asyncSearch = new AsyncSearchNamespace($transport, $this->endpointFactory);
› $this->asynchronousSearch = new AsynchronousSearchNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73071 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_Client_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73068 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.client.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_Client_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.802+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1418
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:303 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->asyncSearch = new AsyncSearchNamespace($transport, $this->endpointFactory);
› $this->asynchronousSearch = new AsynchronousSearchNamespace($transport, $this->endpointFactory);
› $this->cat = new CatNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73071 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_Client_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73068 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.client.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_Client_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.802+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1368
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:304 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->asynchronousSearch = new AsynchronousSearchNamespace($transport, $this->endpointFactory);
› $this->cat = new CatNamespace($transport, $this->endpointFactory);
› $this->cluster = new ClusterNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73071 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_Client_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73068 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.client.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_Client_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.803+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1424
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:305 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->cat = new CatNamespace($transport, $this->endpointFactory);
› $this->cluster = new ClusterNamespace($transport, $this->endpointFactory);
› $this->danglingIndices = new DanglingIndicesNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73071 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_Client_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73068 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.client.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_Client_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.803+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1426
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:306 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->cluster = new ClusterNamespace($transport, $this->endpointFactory);
› $this->danglingIndices = new DanglingIndicesNamespace($transport, $this->endpointFactory);
› $this->dataFrameTransformDeprecated = new DataFrameTransformDeprecatedNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73071 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_Client_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73068 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.client.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_Client_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.803+00:00"
"message" => "User Deprecated: OpenSearch\Namespaces\DataFrameTransformDeprecatedNamespace is deprecated in 2.4.0 and will be removed in 3.0.0."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1421
#message: "User Deprecated: OpenSearch\Namespaces\DataFrameTransformDeprecatedNamespace is deprecated in 2.4.0 and will be removed in 3.0.0."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/DataFrameTransformDeprecatedNamespace.php"
#line: 25
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/DataFrameTransformDeprecatedNamespace.php:25 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› // @phpstan-ignore classConstant.deprecatedClass
› @trigger_error(DataFrameTransformDeprecatedNamespace::class . ' is deprecated in 2.4.0 and will be removed in 3.0.0.', E_USER_DEPRECATED);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73071 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_Client_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73068 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.client.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_Client_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.803+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1376
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:307 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->danglingIndices = new DanglingIndicesNamespace($transport, $this->endpointFactory);
› $this->dataFrameTransformDeprecated = new DataFrameTransformDeprecatedNamespace($transport, $this->endpointFactory);
› $this->flowFramework = new FlowFrameworkNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73071 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_Client_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73068 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.client.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_Client_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.803+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1370
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:308 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->dataFrameTransformDeprecated = new DataFrameTransformDeprecatedNamespace($transport, $this->endpointFactory);
› $this->flowFramework = new FlowFrameworkNamespace($transport, $this->endpointFactory);
› $this->indices = new IndicesNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73071 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_Client_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73068 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.client.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_Client_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.805+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1321
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:309 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->flowFramework = new FlowFrameworkNamespace($transport, $this->endpointFactory);
› $this->indices = new IndicesNamespace($transport, $this->endpointFactory);
› $this->ingest = new IngestNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73071 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_Client_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73068 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.client.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_Client_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.805+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1323
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:310 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->indices = new IndicesNamespace($transport, $this->endpointFactory);
› $this->ingest = new IngestNamespace($transport, $this->endpointFactory);
› $this->insights = new InsightsNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73071 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_Client_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73068 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.client.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_Client_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.805+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1329
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:311 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->ingest = new IngestNamespace($transport, $this->endpointFactory);
› $this->insights = new InsightsNamespace($transport, $this->endpointFactory);
› $this->ism = new IsmNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73071 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_Client_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73068 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.client.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_Client_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.805+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1338
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:312 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->insights = new InsightsNamespace($transport, $this->endpointFactory);
› $this->ism = new IsmNamespace($transport, $this->endpointFactory);
› $this->knn = new KnnNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73071 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_Client_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73068 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.client.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_Client_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.805+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1335
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:313 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->ism = new IsmNamespace($transport, $this->endpointFactory);
› $this->knn = new KnnNamespace($transport, $this->endpointFactory);
› $this->list = new ListNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73071 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_Client_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73068 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.client.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_Client_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.805+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1331
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:314 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->knn = new KnnNamespace($transport, $this->endpointFactory);
› $this->list = new ListNamespace($transport, $this->endpointFactory);
› $this->ml = new MlNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73071 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_Client_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73068 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.client.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_Client_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.807+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1286
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:315 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->list = new ListNamespace($transport, $this->endpointFactory);
› $this->ml = new MlNamespace($transport, $this->endpointFactory);
› $this->monitoring = new MonitoringNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73071 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_Client_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73068 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.client.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_Client_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.807+00:00"
"message" => "User Deprecated: OpenSearch\Namespaces\MonitoringNamespace is deprecated in 2.4.0 and will be removed in 3.0.0."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1283
#message: "User Deprecated: OpenSearch\Namespaces\MonitoringNamespace is deprecated in 2.4.0 and will be removed in 3.0.0."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/MonitoringNamespace.php"
#line: 27
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/MonitoringNamespace.php:27 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› // @phpstan-ignore classConstant.deprecatedClass
› @trigger_error(MonitoringNamespace::class . ' is deprecated in 2.4.0 and will be removed in 3.0.0.', E_USER_DEPRECATED);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73071 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_Client_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73068 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.client.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_Client_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.807+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1291
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:316 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->ml = new MlNamespace($transport, $this->endpointFactory);
› $this->monitoring = new MonitoringNamespace($transport, $this->endpointFactory);
› $this->nodes = new NodesNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73071 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_Client_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73068 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.client.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_Client_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.807+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1293
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:317 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->monitoring = new MonitoringNamespace($transport, $this->endpointFactory);
› $this->nodes = new NodesNamespace($transport, $this->endpointFactory);
› $this->notifications = new NotificationsNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73071 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_Client_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73068 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.client.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_Client_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.807+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1301
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:318 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->nodes = new NodesNamespace($transport, $this->endpointFactory);
› $this->notifications = new NotificationsNamespace($transport, $this->endpointFactory);
› $this->observability = new ObservabilityNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73071 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_Client_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73068 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.client.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_Client_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.807+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1289
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:319 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->notifications = new NotificationsNamespace($transport, $this->endpointFactory);
› $this->observability = new ObservabilityNamespace($transport, $this->endpointFactory);
› $this->ppl = new PplNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73071 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_Client_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73068 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.client.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_Client_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.807+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1290
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:320 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->observability = new ObservabilityNamespace($transport, $this->endpointFactory);
› $this->ppl = new PplNamespace($transport, $this->endpointFactory);
› $this->query = new QueryNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73071 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_Client_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73068 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.client.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_Client_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.808+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1308
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:321 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->ppl = new PplNamespace($transport, $this->endpointFactory);
› $this->query = new QueryNamespace($transport, $this->endpointFactory);
› $this->remoteStore = new RemoteStoreNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73071 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_Client_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73068 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.client.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_Client_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.808+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1315
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:322 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->query = new QueryNamespace($transport, $this->endpointFactory);
› $this->remoteStore = new RemoteStoreNamespace($transport, $this->endpointFactory);
› $this->replication = new ReplicationNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73071 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_Client_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73068 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.client.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_Client_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.808+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1382
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:323 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->remoteStore = new RemoteStoreNamespace($transport, $this->endpointFactory);
› $this->replication = new ReplicationNamespace($transport, $this->endpointFactory);
› $this->rollups = new RollupsNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73071 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_Client_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73068 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.client.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_Client_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.808+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1378
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:324 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->replication = new ReplicationNamespace($transport, $this->endpointFactory);
› $this->rollups = new RollupsNamespace($transport, $this->endpointFactory);
› $this->searchPipeline = new SearchPipelineNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73071 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_Client_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73068 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.client.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_Client_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.808+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1359
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:325 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->rollups = new RollupsNamespace($transport, $this->endpointFactory);
› $this->searchPipeline = new SearchPipelineNamespace($transport, $this->endpointFactory);
› $this->searchableSnapshots = new SearchableSnapshotsNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73071 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_Client_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73068 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.client.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_Client_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.808+00:00"
"message" => "User Deprecated: OpenSearch\Namespaces\SearchableSnapshotsNamespace is deprecated in 2.4.0 and will be removed in 3.0.0."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1358
#message: "User Deprecated: OpenSearch\Namespaces\SearchableSnapshotsNamespace is deprecated in 2.4.0 and will be removed in 3.0.0."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/SearchableSnapshotsNamespace.php"
#line: 25
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/SearchableSnapshotsNamespace.php:25 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› // @phpstan-ignore classConstant.deprecatedClass
› @trigger_error(SearchableSnapshotsNamespace::class . ' is deprecated in 2.4.0 and will be removed in 3.0.0.', E_USER_DEPRECATED);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73071 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_Client_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73068 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.client.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_Client_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.809+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1356
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:326 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->searchPipeline = new SearchPipelineNamespace($transport, $this->endpointFactory);
› $this->searchableSnapshots = new SearchableSnapshotsNamespace($transport, $this->endpointFactory);
› $this->security = new SecurityNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73071 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_Client_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73068 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.client.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_Client_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.810+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1214
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:327 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->searchableSnapshots = new SearchableSnapshotsNamespace($transport, $this->endpointFactory);
› $this->security = new SecurityNamespace($transport, $this->endpointFactory);
› $this->sm = new SmNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73071 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_Client_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73068 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.client.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_Client_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.810+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1219
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:328 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->security = new SecurityNamespace($transport, $this->endpointFactory);
› $this->sm = new SmNamespace($transport, $this->endpointFactory);
› $this->snapshot = new SnapshotNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73071 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_Client_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73068 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.client.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_Client_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.810+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1226
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:329 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->sm = new SmNamespace($transport, $this->endpointFactory);
› $this->snapshot = new SnapshotNamespace($transport, $this->endpointFactory);
› $this->sql = new SqlNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73071 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_Client_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73068 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.client.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_Client_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.811+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1215
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:330 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->snapshot = new SnapshotNamespace($transport, $this->endpointFactory);
› $this->sql = new SqlNamespace($transport, $this->endpointFactory);
› $this->ssl = new SslNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73071 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_Client_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73068 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.client.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_Client_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.811+00:00"
"message" => "User Deprecated: OpenSearch\Namespaces\SslNamespace is deprecated in 2.4.0 and will be removed in 3.0.0. Use SslNamespace instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1218
#message: "User Deprecated: OpenSearch\Namespaces\SslNamespace is deprecated in 2.4.0 and will be removed in 3.0.0. Use SslNamespace instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/SslNamespace.php"
#line: 25
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/SslNamespace.php:25 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› // @phpstan-ignore classConstant.deprecatedClass
› @trigger_error(SslNamespace::class . ' is deprecated in 2.4.0 and will be removed in 3.0.0. Use SslNamespace instead.', E_USER_DEPRECATED);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73071 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_Client_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73068 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.client.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_Client_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.811+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1196
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:331 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->sql = new SqlNamespace($transport, $this->endpointFactory);
› $this->ssl = new SslNamespace($transport, $this->endpointFactory);
› $this->tasks = new TasksNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73071 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_Client_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73068 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.client.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_Client_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.811+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1197
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:332 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->ssl = new SslNamespace($transport, $this->endpointFactory);
› $this->tasks = new TasksNamespace($transport, $this->endpointFactory);
› $this->transforms = new TransformsNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73071 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_Client_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73068 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.client.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_Client_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.811+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1205
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:333 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->tasks = new TasksNamespace($transport, $this->endpointFactory);
› $this->transforms = new TransformsNamespace($transport, $this->endpointFactory);
› $this->wlm = new WlmNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73071 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_Client_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73068 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.client.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_Client_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.811+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1204
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:334 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->transforms = new TransformsNamespace($transport, $this->endpointFactory);
› $this->wlm = new WlmNamespace($transport, $this->endpointFactory);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73071 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_Client_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73068 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.client.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_Client_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.811+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Client::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1192
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Client::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php"
#line: 280
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:280 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.811+00:00"
"message" => "User Deprecated: Passing a callable as the $endpointFactory param in OpenSearch\Client::__construct is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\EndpointFactoryInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1202
#message: "User Deprecated: Passing a callable as the $endpointFactory param in OpenSearch\Client::__construct is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\EndpointFactoryInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php"
#line: 289
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:289 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› if (is_callable($endpointFactory)) {
› @trigger_error('Passing a callable as the $endpointFactory param in ' . __METHOD__ . ' is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\EndpointFactoryInterface instead.', E_USER_DEPRECATED);
› $endpoints = $endpointFactory;
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.812+00:00"
"message" => "User Deprecated: OpenSearch\LegacyEndpointFactory is deprecated in 2.4.0 and will be removed in 3.0.0."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1357
#message: "User Deprecated: OpenSearch\LegacyEndpointFactory is deprecated in 2.4.0 and will be removed in 3.0.0."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/LegacyEndpointFactory.php"
#line: 10
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/LegacyEndpointFactory.php:10 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› // @phpstan-ignore classConstant.deprecatedClass
› @trigger_error(LegacyEndpointFactory::class . ' is deprecated in 2.4.0 and will be removed in 3.0.0.', E_USER_DEPRECATED);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.812+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1348
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:302 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->endpointFactory = $endpointFactory;
› $this->asyncSearch = new AsyncSearchNamespace($transport, $this->endpointFactory);
› $this->asynchronousSearch = new AsynchronousSearchNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.812+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1343
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:303 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->asyncSearch = new AsyncSearchNamespace($transport, $this->endpointFactory);
› $this->asynchronousSearch = new AsynchronousSearchNamespace($transport, $this->endpointFactory);
› $this->cat = new CatNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.812+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1330
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:304 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->asynchronousSearch = new AsynchronousSearchNamespace($transport, $this->endpointFactory);
› $this->cat = new CatNamespace($transport, $this->endpointFactory);
› $this->cluster = new ClusterNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.812+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1277
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:305 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->cat = new CatNamespace($transport, $this->endpointFactory);
› $this->cluster = new ClusterNamespace($transport, $this->endpointFactory);
› $this->danglingIndices = new DanglingIndicesNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.812+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1273
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:306 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->cluster = new ClusterNamespace($transport, $this->endpointFactory);
› $this->danglingIndices = new DanglingIndicesNamespace($transport, $this->endpointFactory);
› $this->dataFrameTransformDeprecated = new DataFrameTransformDeprecatedNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.812+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1269
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:307 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->danglingIndices = new DanglingIndicesNamespace($transport, $this->endpointFactory);
› $this->dataFrameTransformDeprecated = new DataFrameTransformDeprecatedNamespace($transport, $this->endpointFactory);
› $this->flowFramework = new FlowFrameworkNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.812+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1265
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:308 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->dataFrameTransformDeprecated = new DataFrameTransformDeprecatedNamespace($transport, $this->endpointFactory);
› $this->flowFramework = new FlowFrameworkNamespace($transport, $this->endpointFactory);
› $this->indices = new IndicesNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.812+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1261
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:309 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->flowFramework = new FlowFrameworkNamespace($transport, $this->endpointFactory);
› $this->indices = new IndicesNamespace($transport, $this->endpointFactory);
› $this->ingest = new IngestNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.812+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1257
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:310 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->indices = new IndicesNamespace($transport, $this->endpointFactory);
› $this->ingest = new IngestNamespace($transport, $this->endpointFactory);
› $this->insights = new InsightsNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.812+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1253
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:311 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->ingest = new IngestNamespace($transport, $this->endpointFactory);
› $this->insights = new InsightsNamespace($transport, $this->endpointFactory);
› $this->ism = new IsmNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.812+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1249
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:312 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->insights = new InsightsNamespace($transport, $this->endpointFactory);
› $this->ism = new IsmNamespace($transport, $this->endpointFactory);
› $this->knn = new KnnNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.812+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1245
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:313 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->ism = new IsmNamespace($transport, $this->endpointFactory);
› $this->knn = new KnnNamespace($transport, $this->endpointFactory);
› $this->list = new ListNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.812+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1241
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:314 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->knn = new KnnNamespace($transport, $this->endpointFactory);
› $this->list = new ListNamespace($transport, $this->endpointFactory);
› $this->ml = new MlNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.812+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1237
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:315 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->list = new ListNamespace($transport, $this->endpointFactory);
› $this->ml = new MlNamespace($transport, $this->endpointFactory);
› $this->monitoring = new MonitoringNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.812+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1233
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:316 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->ml = new MlNamespace($transport, $this->endpointFactory);
› $this->monitoring = new MonitoringNamespace($transport, $this->endpointFactory);
› $this->nodes = new NodesNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.812+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1224
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:317 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->monitoring = new MonitoringNamespace($transport, $this->endpointFactory);
› $this->nodes = new NodesNamespace($transport, $this->endpointFactory);
› $this->notifications = new NotificationsNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.812+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1190
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:318 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->nodes = new NodesNamespace($transport, $this->endpointFactory);
› $this->notifications = new NotificationsNamespace($transport, $this->endpointFactory);
› $this->observability = new ObservabilityNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.812+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1186
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:319 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->notifications = new NotificationsNamespace($transport, $this->endpointFactory);
› $this->observability = new ObservabilityNamespace($transport, $this->endpointFactory);
› $this->ppl = new PplNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.812+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1182
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:320 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->observability = new ObservabilityNamespace($transport, $this->endpointFactory);
› $this->ppl = new PplNamespace($transport, $this->endpointFactory);
› $this->query = new QueryNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.812+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1178
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:321 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->ppl = new PplNamespace($transport, $this->endpointFactory);
› $this->query = new QueryNamespace($transport, $this->endpointFactory);
› $this->remoteStore = new RemoteStoreNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.812+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1174
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:322 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->query = new QueryNamespace($transport, $this->endpointFactory);
› $this->remoteStore = new RemoteStoreNamespace($transport, $this->endpointFactory);
› $this->replication = new ReplicationNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.812+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1170
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:323 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->remoteStore = new RemoteStoreNamespace($transport, $this->endpointFactory);
› $this->replication = new ReplicationNamespace($transport, $this->endpointFactory);
› $this->rollups = new RollupsNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.812+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1166
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:324 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->replication = new ReplicationNamespace($transport, $this->endpointFactory);
› $this->rollups = new RollupsNamespace($transport, $this->endpointFactory);
› $this->searchPipeline = new SearchPipelineNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.812+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1162
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:325 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->rollups = new RollupsNamespace($transport, $this->endpointFactory);
› $this->searchPipeline = new SearchPipelineNamespace($transport, $this->endpointFactory);
› $this->searchableSnapshots = new SearchableSnapshotsNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.812+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1158
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:326 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->searchPipeline = new SearchPipelineNamespace($transport, $this->endpointFactory);
› $this->searchableSnapshots = new SearchableSnapshotsNamespace($transport, $this->endpointFactory);
› $this->security = new SecurityNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.812+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1154
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:327 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->searchableSnapshots = new SearchableSnapshotsNamespace($transport, $this->endpointFactory);
› $this->security = new SecurityNamespace($transport, $this->endpointFactory);
› $this->sm = new SmNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.812+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1150
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:328 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->security = new SecurityNamespace($transport, $this->endpointFactory);
› $this->sm = new SmNamespace($transport, $this->endpointFactory);
› $this->snapshot = new SnapshotNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.812+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1146
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:329 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->sm = new SmNamespace($transport, $this->endpointFactory);
› $this->snapshot = new SnapshotNamespace($transport, $this->endpointFactory);
› $this->sql = new SqlNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.813+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1142
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:330 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->snapshot = new SnapshotNamespace($transport, $this->endpointFactory);
› $this->sql = new SqlNamespace($transport, $this->endpointFactory);
› $this->ssl = new SslNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.813+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1138
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:331 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->sql = new SqlNamespace($transport, $this->endpointFactory);
› $this->ssl = new SslNamespace($transport, $this->endpointFactory);
› $this->tasks = new TasksNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.813+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1134
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:332 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->ssl = new SslNamespace($transport, $this->endpointFactory);
› $this->tasks = new TasksNamespace($transport, $this->endpointFactory);
› $this->transforms = new TransformsNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.813+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1130
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:333 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->tasks = new TasksNamespace($transport, $this->endpointFactory);
› $this->transforms = new TransformsNamespace($transport, $this->endpointFactory);
› $this->wlm = new WlmNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.813+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1126
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:334 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->transforms = new TransformsNamespace($transport, $this->endpointFactory);
› $this->wlm = new WlmNamespace($transport, $this->endpointFactory);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:4084 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getClientService($container) …
› {
› return $container->services['OpenSearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.client.inner'] ?? self::getShopware_Es_Profiled_Client_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14667 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Commercial\AdvancedSearch\Elasticsearch\ElasticsearchHelperDecorator(new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', false, false, $container->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'), $container->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container))), ($container->privates['Shopware\\Commercial\\AdvancedSearch\\Domain\\Configuration\\ConfigurationLoader'] ?? self::getConfigurationLoaderService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12374 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12411 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
›
› return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? self::getEntityReaderInterfaceService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)), $b, $c, ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? self::getVersionCommitDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? self::getVersionCommitDataDefinitionService($container)), ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? self::getVersionDefinitionService($container)), ($container->privates['lock.default.factory'] ?? self::getLock_Default_FactoryService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:30141 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:12740 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
› }
› $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:21140 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:222 {
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);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:202 {
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));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.818+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.818+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.818+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.921+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.921+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"
]
]
893 => [
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.837+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.837+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.837+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.837+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.837+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.837+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.837+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.837+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.837+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.837+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.846+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Client::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2624
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Client::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php"
#line: 280
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:280 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73057 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_AdminClient_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:ADMIN_OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73054 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.adminClient.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_AdminClient_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.846+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2611
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:302 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->endpointFactory = $endpointFactory;
› $this->asyncSearch = new AsyncSearchNamespace($transport, $this->endpointFactory);
› $this->asynchronousSearch = new AsynchronousSearchNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73057 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_AdminClient_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:ADMIN_OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73054 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.adminClient.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_AdminClient_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.847+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2615
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:303 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->asyncSearch = new AsyncSearchNamespace($transport, $this->endpointFactory);
› $this->asynchronousSearch = new AsynchronousSearchNamespace($transport, $this->endpointFactory);
› $this->cat = new CatNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73057 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_AdminClient_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:ADMIN_OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73054 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.adminClient.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_AdminClient_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.847+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2634
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:304 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->asynchronousSearch = new AsynchronousSearchNamespace($transport, $this->endpointFactory);
› $this->cat = new CatNamespace($transport, $this->endpointFactory);
› $this->cluster = new ClusterNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73057 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_AdminClient_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:ADMIN_OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73054 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.adminClient.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_AdminClient_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.847+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2632
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:305 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->cat = new CatNamespace($transport, $this->endpointFactory);
› $this->cluster = new ClusterNamespace($transport, $this->endpointFactory);
› $this->danglingIndices = new DanglingIndicesNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73057 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_AdminClient_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:ADMIN_OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73054 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.adminClient.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_AdminClient_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.847+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2592
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:306 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->cluster = new ClusterNamespace($transport, $this->endpointFactory);
› $this->danglingIndices = new DanglingIndicesNamespace($transport, $this->endpointFactory);
› $this->dataFrameTransformDeprecated = new DataFrameTransformDeprecatedNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73057 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_AdminClient_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:ADMIN_OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73054 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.adminClient.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_AdminClient_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.847+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2636
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:307 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->danglingIndices = new DanglingIndicesNamespace($transport, $this->endpointFactory);
› $this->dataFrameTransformDeprecated = new DataFrameTransformDeprecatedNamespace($transport, $this->endpointFactory);
› $this->flowFramework = new FlowFrameworkNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73057 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_AdminClient_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:ADMIN_OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73054 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.adminClient.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_AdminClient_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.847+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2591
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:308 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->dataFrameTransformDeprecated = new DataFrameTransformDeprecatedNamespace($transport, $this->endpointFactory);
› $this->flowFramework = new FlowFrameworkNamespace($transport, $this->endpointFactory);
› $this->indices = new IndicesNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73057 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_AdminClient_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:ADMIN_OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73054 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.adminClient.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_AdminClient_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.847+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2578
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:309 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->flowFramework = new FlowFrameworkNamespace($transport, $this->endpointFactory);
› $this->indices = new IndicesNamespace($transport, $this->endpointFactory);
› $this->ingest = new IngestNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73057 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_AdminClient_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:ADMIN_OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73054 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.adminClient.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_AdminClient_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.847+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2582
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:310 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->indices = new IndicesNamespace($transport, $this->endpointFactory);
› $this->ingest = new IngestNamespace($transport, $this->endpointFactory);
› $this->insights = new InsightsNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73057 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_AdminClient_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:ADMIN_OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73054 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.adminClient.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_AdminClient_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.847+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2586
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:311 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->ingest = new IngestNamespace($transport, $this->endpointFactory);
› $this->insights = new InsightsNamespace($transport, $this->endpointFactory);
› $this->ism = new IsmNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73057 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_AdminClient_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:ADMIN_OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73054 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.adminClient.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_AdminClient_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.847+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2648
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:312 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->insights = new InsightsNamespace($transport, $this->endpointFactory);
› $this->ism = new IsmNamespace($transport, $this->endpointFactory);
› $this->knn = new KnnNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73057 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_AdminClient_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:ADMIN_OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73054 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.adminClient.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_AdminClient_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.847+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2652
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:313 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->ism = new IsmNamespace($transport, $this->endpointFactory);
› $this->knn = new KnnNamespace($transport, $this->endpointFactory);
› $this->list = new ListNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73057 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_AdminClient_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:ADMIN_OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73054 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.adminClient.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_AdminClient_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.847+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2656
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:314 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->knn = new KnnNamespace($transport, $this->endpointFactory);
› $this->list = new ListNamespace($transport, $this->endpointFactory);
› $this->ml = new MlNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73057 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_AdminClient_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:ADMIN_OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73054 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.adminClient.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_AdminClient_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.847+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2660
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:315 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->list = new ListNamespace($transport, $this->endpointFactory);
› $this->ml = new MlNamespace($transport, $this->endpointFactory);
› $this->monitoring = new MonitoringNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73057 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_AdminClient_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:ADMIN_OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73054 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.adminClient.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_AdminClient_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.847+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2664
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:316 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->ml = new MlNamespace($transport, $this->endpointFactory);
› $this->monitoring = new MonitoringNamespace($transport, $this->endpointFactory);
› $this->nodes = new NodesNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73057 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_AdminClient_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:ADMIN_OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73054 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.adminClient.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_AdminClient_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.847+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2668
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:317 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->monitoring = new MonitoringNamespace($transport, $this->endpointFactory);
› $this->nodes = new NodesNamespace($transport, $this->endpointFactory);
› $this->notifications = new NotificationsNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73057 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_AdminClient_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:ADMIN_OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73054 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.adminClient.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_AdminClient_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.847+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2672
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:318 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->nodes = new NodesNamespace($transport, $this->endpointFactory);
› $this->notifications = new NotificationsNamespace($transport, $this->endpointFactory);
› $this->observability = new ObservabilityNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73057 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_AdminClient_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:ADMIN_OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73054 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.adminClient.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_AdminClient_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.847+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2676
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:319 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->notifications = new NotificationsNamespace($transport, $this->endpointFactory);
› $this->observability = new ObservabilityNamespace($transport, $this->endpointFactory);
› $this->ppl = new PplNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73057 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_AdminClient_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:ADMIN_OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73054 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.adminClient.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_AdminClient_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.847+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2680
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:320 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->observability = new ObservabilityNamespace($transport, $this->endpointFactory);
› $this->ppl = new PplNamespace($transport, $this->endpointFactory);
› $this->query = new QueryNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73057 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_AdminClient_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:ADMIN_OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73054 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.adminClient.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_AdminClient_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.847+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2684
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:321 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->ppl = new PplNamespace($transport, $this->endpointFactory);
› $this->query = new QueryNamespace($transport, $this->endpointFactory);
› $this->remoteStore = new RemoteStoreNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73057 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_AdminClient_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:ADMIN_OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73054 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.adminClient.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_AdminClient_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.847+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2688
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:322 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->query = new QueryNamespace($transport, $this->endpointFactory);
› $this->remoteStore = new RemoteStoreNamespace($transport, $this->endpointFactory);
› $this->replication = new ReplicationNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73057 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_AdminClient_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:ADMIN_OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73054 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.adminClient.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_AdminClient_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.847+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2692
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:323 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->remoteStore = new RemoteStoreNamespace($transport, $this->endpointFactory);
› $this->replication = new ReplicationNamespace($transport, $this->endpointFactory);
› $this->rollups = new RollupsNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73057 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_AdminClient_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:ADMIN_OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73054 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.adminClient.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_AdminClient_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.847+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2696
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:324 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->replication = new ReplicationNamespace($transport, $this->endpointFactory);
› $this->rollups = new RollupsNamespace($transport, $this->endpointFactory);
› $this->searchPipeline = new SearchPipelineNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73057 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_AdminClient_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:ADMIN_OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73054 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.adminClient.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_AdminClient_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.847+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2700
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:325 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->rollups = new RollupsNamespace($transport, $this->endpointFactory);
› $this->searchPipeline = new SearchPipelineNamespace($transport, $this->endpointFactory);
› $this->searchableSnapshots = new SearchableSnapshotsNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73057 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_AdminClient_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:ADMIN_OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73054 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.adminClient.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_AdminClient_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.847+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2704
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:326 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->searchPipeline = new SearchPipelineNamespace($transport, $this->endpointFactory);
› $this->searchableSnapshots = new SearchableSnapshotsNamespace($transport, $this->endpointFactory);
› $this->security = new SecurityNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73057 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_AdminClient_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:ADMIN_OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73054 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.adminClient.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_AdminClient_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.847+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2708
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:327 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->searchableSnapshots = new SearchableSnapshotsNamespace($transport, $this->endpointFactory);
› $this->security = new SecurityNamespace($transport, $this->endpointFactory);
› $this->sm = new SmNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73057 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_AdminClient_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:ADMIN_OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73054 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.adminClient.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_AdminClient_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.847+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2712
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:328 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->security = new SecurityNamespace($transport, $this->endpointFactory);
› $this->sm = new SmNamespace($transport, $this->endpointFactory);
› $this->snapshot = new SnapshotNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73057 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_AdminClient_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:ADMIN_OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73054 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.adminClient.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_AdminClient_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.848+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2716
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:329 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->sm = new SmNamespace($transport, $this->endpointFactory);
› $this->snapshot = new SnapshotNamespace($transport, $this->endpointFactory);
› $this->sql = new SqlNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73057 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_AdminClient_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:ADMIN_OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73054 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.adminClient.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_AdminClient_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.848+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2720
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:330 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->snapshot = new SnapshotNamespace($transport, $this->endpointFactory);
› $this->sql = new SqlNamespace($transport, $this->endpointFactory);
› $this->ssl = new SslNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73057 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_AdminClient_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:ADMIN_OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73054 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.adminClient.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_AdminClient_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.848+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2724
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:331 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->sql = new SqlNamespace($transport, $this->endpointFactory);
› $this->ssl = new SslNamespace($transport, $this->endpointFactory);
› $this->tasks = new TasksNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73057 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_AdminClient_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:ADMIN_OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73054 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.adminClient.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_AdminClient_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.848+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2728
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:332 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->ssl = new SslNamespace($transport, $this->endpointFactory);
› $this->tasks = new TasksNamespace($transport, $this->endpointFactory);
› $this->transforms = new TransformsNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73057 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_AdminClient_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:ADMIN_OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73054 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.adminClient.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_AdminClient_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.848+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2732
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:333 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->tasks = new TasksNamespace($transport, $this->endpointFactory);
› $this->transforms = new TransformsNamespace($transport, $this->endpointFactory);
› $this->wlm = new WlmNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73057 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_AdminClient_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:ADMIN_OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73054 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.adminClient.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_AdminClient_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.848+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2736
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:334 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->transforms = new TransformsNamespace($transport, $this->endpointFactory);
› $this->wlm = new WlmNamespace($transport, $this->endpointFactory);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:706 {
OpenSearch\ClientBuilder->instantiate(Transport $transport, EndpointFactoryInterface $endpointFactory, array $registeredNamespaces): Client …
› {
› return new Client($transport, $endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73057 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getShopware_Es_Profiled_AdminClient_InnerService($container, $lazyLoad = true) …
›
› return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($container->getEnv('string:ADMIN_OPENSEARCH_URL'), ($container->services['monolog.logger.elasticsearch'] ?? self::getMonolog_Logger_ElasticsearchService($container)), true, $container->parameters['elasticsearch.ssl']);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:73054 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['shopware.es.profiled.adminClient.inner'] = $container->createProxy('ClientProxyA266ef4', static fn () => \ClientProxyA266ef4::createLazyProxy(static fn () => self::getShopware_Es_Profiled_AdminClient_InnerService($container, false)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerFW7xqoh\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.848+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Client::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2628
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Client::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php"
#line: 280
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:280 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.848+00:00"
"message" => "User Deprecated: Passing a callable as the $endpointFactory param in OpenSearch\Client::__construct is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\EndpointFactoryInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2740
#message: "User Deprecated: Passing a callable as the $endpointFactory param in OpenSearch\Client::__construct is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\EndpointFactoryInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php"
#line: 289
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:289 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› if (is_callable($endpointFactory)) {
› @trigger_error('Passing a callable as the $endpointFactory param in ' . __METHOD__ . ' is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\EndpointFactoryInterface instead.', E_USER_DEPRECATED);
› $endpoints = $endpointFactory;
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.848+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2743
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:302 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->endpointFactory = $endpointFactory;
› $this->asyncSearch = new AsyncSearchNamespace($transport, $this->endpointFactory);
› $this->asynchronousSearch = new AsynchronousSearchNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.848+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2747
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:303 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->asyncSearch = new AsyncSearchNamespace($transport, $this->endpointFactory);
› $this->asynchronousSearch = new AsynchronousSearchNamespace($transport, $this->endpointFactory);
› $this->cat = new CatNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.848+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2751
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:304 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->asynchronousSearch = new AsynchronousSearchNamespace($transport, $this->endpointFactory);
› $this->cat = new CatNamespace($transport, $this->endpointFactory);
› $this->cluster = new ClusterNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.848+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2755
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:305 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->cat = new CatNamespace($transport, $this->endpointFactory);
› $this->cluster = new ClusterNamespace($transport, $this->endpointFactory);
› $this->danglingIndices = new DanglingIndicesNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.848+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2759
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:306 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->cluster = new ClusterNamespace($transport, $this->endpointFactory);
› $this->danglingIndices = new DanglingIndicesNamespace($transport, $this->endpointFactory);
› $this->dataFrameTransformDeprecated = new DataFrameTransformDeprecatedNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.848+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2763
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:307 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->danglingIndices = new DanglingIndicesNamespace($transport, $this->endpointFactory);
› $this->dataFrameTransformDeprecated = new DataFrameTransformDeprecatedNamespace($transport, $this->endpointFactory);
› $this->flowFramework = new FlowFrameworkNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.848+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2767
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:308 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->dataFrameTransformDeprecated = new DataFrameTransformDeprecatedNamespace($transport, $this->endpointFactory);
› $this->flowFramework = new FlowFrameworkNamespace($transport, $this->endpointFactory);
› $this->indices = new IndicesNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.848+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2771
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:309 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->flowFramework = new FlowFrameworkNamespace($transport, $this->endpointFactory);
› $this->indices = new IndicesNamespace($transport, $this->endpointFactory);
› $this->ingest = new IngestNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.848+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2775
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:310 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->indices = new IndicesNamespace($transport, $this->endpointFactory);
› $this->ingest = new IngestNamespace($transport, $this->endpointFactory);
› $this->insights = new InsightsNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.848+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2779
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:311 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->ingest = new IngestNamespace($transport, $this->endpointFactory);
› $this->insights = new InsightsNamespace($transport, $this->endpointFactory);
› $this->ism = new IsmNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.848+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2783
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:312 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->insights = new InsightsNamespace($transport, $this->endpointFactory);
› $this->ism = new IsmNamespace($transport, $this->endpointFactory);
› $this->knn = new KnnNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.848+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2787
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:313 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->ism = new IsmNamespace($transport, $this->endpointFactory);
› $this->knn = new KnnNamespace($transport, $this->endpointFactory);
› $this->list = new ListNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.848+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2791
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:314 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->knn = new KnnNamespace($transport, $this->endpointFactory);
› $this->list = new ListNamespace($transport, $this->endpointFactory);
› $this->ml = new MlNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.848+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2795
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:315 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->list = new ListNamespace($transport, $this->endpointFactory);
› $this->ml = new MlNamespace($transport, $this->endpointFactory);
› $this->monitoring = new MonitoringNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.848+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2799
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:316 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->ml = new MlNamespace($transport, $this->endpointFactory);
› $this->monitoring = new MonitoringNamespace($transport, $this->endpointFactory);
› $this->nodes = new NodesNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.848+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2803
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:317 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->monitoring = new MonitoringNamespace($transport, $this->endpointFactory);
› $this->nodes = new NodesNamespace($transport, $this->endpointFactory);
› $this->notifications = new NotificationsNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.848+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2807
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:318 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->nodes = new NodesNamespace($transport, $this->endpointFactory);
› $this->notifications = new NotificationsNamespace($transport, $this->endpointFactory);
› $this->observability = new ObservabilityNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.848+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2811
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:319 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->notifications = new NotificationsNamespace($transport, $this->endpointFactory);
› $this->observability = new ObservabilityNamespace($transport, $this->endpointFactory);
› $this->ppl = new PplNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.848+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2815
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:320 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->observability = new ObservabilityNamespace($transport, $this->endpointFactory);
› $this->ppl = new PplNamespace($transport, $this->endpointFactory);
› $this->query = new QueryNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.849+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2819
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:321 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->ppl = new PplNamespace($transport, $this->endpointFactory);
› $this->query = new QueryNamespace($transport, $this->endpointFactory);
› $this->remoteStore = new RemoteStoreNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.849+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2823
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:322 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->query = new QueryNamespace($transport, $this->endpointFactory);
› $this->remoteStore = new RemoteStoreNamespace($transport, $this->endpointFactory);
› $this->replication = new ReplicationNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.849+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2827
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:323 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->remoteStore = new RemoteStoreNamespace($transport, $this->endpointFactory);
› $this->replication = new ReplicationNamespace($transport, $this->endpointFactory);
› $this->rollups = new RollupsNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.849+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2831
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:324 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->replication = new ReplicationNamespace($transport, $this->endpointFactory);
› $this->rollups = new RollupsNamespace($transport, $this->endpointFactory);
› $this->searchPipeline = new SearchPipelineNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.849+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2835
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:325 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->rollups = new RollupsNamespace($transport, $this->endpointFactory);
› $this->searchPipeline = new SearchPipelineNamespace($transport, $this->endpointFactory);
› $this->searchableSnapshots = new SearchableSnapshotsNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.849+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2839
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:326 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->searchPipeline = new SearchPipelineNamespace($transport, $this->endpointFactory);
› $this->searchableSnapshots = new SearchableSnapshotsNamespace($transport, $this->endpointFactory);
› $this->security = new SecurityNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.849+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2843
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:327 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->searchableSnapshots = new SearchableSnapshotsNamespace($transport, $this->endpointFactory);
› $this->security = new SecurityNamespace($transport, $this->endpointFactory);
› $this->sm = new SmNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.849+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2847
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:328 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->security = new SecurityNamespace($transport, $this->endpointFactory);
› $this->sm = new SmNamespace($transport, $this->endpointFactory);
› $this->snapshot = new SnapshotNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.849+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2851
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:329 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->sm = new SmNamespace($transport, $this->endpointFactory);
› $this->snapshot = new SnapshotNamespace($transport, $this->endpointFactory);
› $this->sql = new SqlNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.849+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2855
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:330 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->snapshot = new SnapshotNamespace($transport, $this->endpointFactory);
› $this->sql = new SqlNamespace($transport, $this->endpointFactory);
› $this->ssl = new SslNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.849+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2859
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:331 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->sql = new SqlNamespace($transport, $this->endpointFactory);
› $this->ssl = new SslNamespace($transport, $this->endpointFactory);
› $this->tasks = new TasksNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.849+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2863
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:332 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->ssl = new SslNamespace($transport, $this->endpointFactory);
› $this->tasks = new TasksNamespace($transport, $this->endpointFactory);
› $this->transforms = new TransformsNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.849+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2867
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:333 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->tasks = new TasksNamespace($transport, $this->endpointFactory);
› $this->transforms = new TransformsNamespace($transport, $this->endpointFactory);
› $this->wlm = new WlmNamespace($transport, $this->endpointFactory);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.849+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2871
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead.', E_USER_DEPRECATED);
› // @phpstan-ignore property.deprecated
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php:334 {
OpenSearch\Client->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory, array $registeredNamespaces) …
› $this->transforms = new TransformsNamespace($transport, $this->endpointFactory);
› $this->wlm = new WlmNamespace($transport, $this->endpointFactory);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:17506 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getAdmin_OpenSearch_ClientService($container) …
› {
› return $container->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($container->privates['shopware.es.profiled.adminClient.inner'] ?? self::getShopware_Es_Profiled_AdminClient_InnerService($container)));
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:2172 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['Shopware\\Core\\Profiling\\Subscriber\\HttpCacheTagDataCollectorSubscriber'] ?? self::getHttpCacheTagDataCollectorSubscriberService($container)));
› $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector(false, false, ($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), ($container->services['admin.openSearch.client'] ?? self::getAdmin_OpenSearch_ClientService($container))));
› $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($container->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:72586 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20910 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.850+00:00"
"message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://sw6.wesentlich.shop/robots.txt"" at RouterListener.php line 149"
"priority" => 250
"priorityName" => "NOTICE"
"context" => [
"exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#2599
#message: "No route found for "GET https://sw6.wesentlich.shop/robots.txt""
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/EventListener/RouterListener.php"
#line: 149
-previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#609 …}
-statusCode: 404
-headers: []
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/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) {
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "request"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.917+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.917+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.917+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.917+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.917+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.917+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.917+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.917+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.917+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.917+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.917+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.917+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.921+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.921+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.921+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.921+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.921+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.921+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.921+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Shopware\Commercial\Licensing\Subscriber\AdminLicenseListener::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.921+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.921+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.921+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.921+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.921+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.921+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.921+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.921+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.921+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.921+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.921+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.921+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.921+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.921+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.921+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.921+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.921+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"
]
]
3000 => [
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.851+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.851+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.851+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.851+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.851+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.851+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.851+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.851+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.851+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.851+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.851+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Kiener\MolliePayments\Subscriber\WebhookTimezoneSubscriber::fixWebhookTimezone"
]
"channel" => "event"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.851+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.851+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.851+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.851+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.851+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Shopware\Commercial\Licensing\Subscriber\LicenseReportListener::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.851+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Shopware\Commercial\B2B\EmployeeManagement\Api\Annotation\B2bRouteParamsCleanupListener::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.851+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.851+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.851+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.851+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.853+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.sync` is deprecated for service Swag\PayPal\Checkout\Payment\Method\PayLaterHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3267
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.sync` is deprecated for service Swag\PayPal\Checkout\Payment\Method\PayLaterHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:55 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› }
› Feature::triggerDeprecationOrThrow(
› 'v6.7.0.0',
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:47204 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:6706 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8060 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:16862 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getFilteredPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8110 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? self::getFilteredPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56886 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56562 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20526 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20);
› $instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:171 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/usr/home/sites/sw6.wesentlich.shop/web/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:43 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($request->attributes->get('exception') !== null) {
› return parent::handle($request, $type, $catch);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.853+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.sync` is deprecated for service Swag\PayPal\Checkout\Payment\Method\SEPAHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3298
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.sync` is deprecated for service Swag\PayPal\Checkout\Payment\Method\SEPAHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:55 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› }
› Feature::triggerDeprecationOrThrow(
› 'v6.7.0.0',
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:47204 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:6706 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8060 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:16862 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getFilteredPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8110 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? self::getFilteredPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56886 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56562 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20526 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20);
› $instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:171 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/usr/home/sites/sw6.wesentlich.shop/web/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:43 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($request->attributes->get('exception') !== null) {
› return parent::handle($request, $type, $catch);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.853+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.sync` is deprecated for service Swag\PayPal\Checkout\Payment\Method\VenmoHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3300
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.sync` is deprecated for service Swag\PayPal\Checkout\Payment\Method\VenmoHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:55 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› }
› Feature::triggerDeprecationOrThrow(
› 'v6.7.0.0',
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:47204 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:6706 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8060 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:16862 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getFilteredPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8110 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? self::getFilteredPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56886 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56562 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20526 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20);
› $instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:171 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/usr/home/sites/sw6.wesentlich.shop/web/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:43 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($request->attributes->get('exception') !== null) {
› return parent::handle($request, $type, $catch);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.853+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.sync` is deprecated for service Swag\PayPal\Checkout\Payment\Method\ApplePayHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3318
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.sync` is deprecated for service Swag\PayPal\Checkout\Payment\Method\ApplePayHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:55 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› }
› Feature::triggerDeprecationOrThrow(
› 'v6.7.0.0',
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:47204 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:6706 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8060 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:16862 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getFilteredPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8110 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? self::getFilteredPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56886 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56562 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20526 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20);
› $instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:171 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/usr/home/sites/sw6.wesentlich.shop/web/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:43 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($request->attributes->get('exception') !== null) {
› return parent::handle($request, $type, $catch);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.853+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.sync` is deprecated for service Swag\PayPal\Checkout\Payment\Method\GooglePayHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3321
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.sync` is deprecated for service Swag\PayPal\Checkout\Payment\Method\GooglePayHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:55 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› }
› Feature::triggerDeprecationOrThrow(
› 'v6.7.0.0',
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:47204 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:6706 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8060 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:16862 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getFilteredPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8110 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? self::getFilteredPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56886 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56562 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20526 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20);
› $instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:171 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/usr/home/sites/sw6.wesentlich.shop/web/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:43 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($request->attributes->get('exception') !== null) {
› return parent::handle($request, $type, $catch);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.853+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.sync` is deprecated for service Swag\PayPal\Checkout\Payment\Method\PUIHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3324
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.sync` is deprecated for service Swag\PayPal\Checkout\Payment\Method\PUIHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:55 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› }
› Feature::triggerDeprecationOrThrow(
› 'v6.7.0.0',
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:47204 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:6706 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8060 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:16862 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getFilteredPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8110 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? self::getFilteredPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56886 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56562 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20526 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20);
› $instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:171 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/usr/home/sites/sw6.wesentlich.shop/web/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:43 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($request->attributes->get('exception') !== null) {
› return parent::handle($request, $type, $catch);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.854+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Swag\PayPal\Checkout\Payment\Method\BancontactAPMHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3328
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Swag\PayPal\Checkout\Payment\Method\BancontactAPMHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› }
› Feature::triggerDeprecationOrThrow(
› 'v6.7.0.0',
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:47204 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:6706 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8060 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:16862 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getFilteredPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8110 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? self::getFilteredPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56886 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56562 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20526 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20);
› $instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:171 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/usr/home/sites/sw6.wesentlich.shop/web/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:43 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($request->attributes->get('exception') !== null) {
› return parent::handle($request, $type, $catch);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.854+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Swag\PayPal\Checkout\Payment\Method\BlikAPMHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3331
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Swag\PayPal\Checkout\Payment\Method\BlikAPMHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› }
› Feature::triggerDeprecationOrThrow(
› 'v6.7.0.0',
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:47204 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:6706 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8060 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:16862 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getFilteredPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8110 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? self::getFilteredPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56886 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56562 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20526 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20);
› $instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:171 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/usr/home/sites/sw6.wesentlich.shop/web/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:43 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($request->attributes->get('exception') !== null) {
› return parent::handle($request, $type, $catch);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.854+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Swag\PayPal\Checkout\Payment\Method\EpsAPMHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3334
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Swag\PayPal\Checkout\Payment\Method\EpsAPMHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› }
› Feature::triggerDeprecationOrThrow(
› 'v6.7.0.0',
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:47204 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:6706 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8060 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:16862 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getFilteredPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8110 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? self::getFilteredPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56886 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56562 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20526 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20);
› $instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:171 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/usr/home/sites/sw6.wesentlich.shop/web/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:43 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($request->attributes->get('exception') !== null) {
› return parent::handle($request, $type, $catch);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.854+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Swag\PayPal\Checkout\Payment\Method\GiropayAPMHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3337
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Swag\PayPal\Checkout\Payment\Method\GiropayAPMHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› }
› Feature::triggerDeprecationOrThrow(
› 'v6.7.0.0',
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:47204 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:6706 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8060 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:16862 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getFilteredPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8110 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? self::getFilteredPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56886 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56562 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20526 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20);
› $instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:171 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/usr/home/sites/sw6.wesentlich.shop/web/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:43 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($request->attributes->get('exception') !== null) {
› return parent::handle($request, $type, $catch);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.854+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Swag\PayPal\Checkout\Payment\Method\IdealAPMHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3340
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Swag\PayPal\Checkout\Payment\Method\IdealAPMHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› }
› Feature::triggerDeprecationOrThrow(
› 'v6.7.0.0',
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:47204 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:6706 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8060 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:16862 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getFilteredPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8110 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? self::getFilteredPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56886 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56562 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20526 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20);
› $instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:171 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/usr/home/sites/sw6.wesentlich.shop/web/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:43 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($request->attributes->get('exception') !== null) {
› return parent::handle($request, $type, $catch);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.854+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Swag\PayPal\Checkout\Payment\Method\MultibancoAPMHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3343
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Swag\PayPal\Checkout\Payment\Method\MultibancoAPMHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› }
› Feature::triggerDeprecationOrThrow(
› 'v6.7.0.0',
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:47204 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:6706 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8060 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:16862 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getFilteredPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8110 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? self::getFilteredPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56886 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56562 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20526 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20);
› $instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:171 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/usr/home/sites/sw6.wesentlich.shop/web/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:43 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($request->attributes->get('exception') !== null) {
› return parent::handle($request, $type, $catch);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.854+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Swag\PayPal\Checkout\Payment\Method\MyBankAPMHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3346
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Swag\PayPal\Checkout\Payment\Method\MyBankAPMHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› }
› Feature::triggerDeprecationOrThrow(
› 'v6.7.0.0',
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:47204 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:6706 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8060 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:16862 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getFilteredPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8110 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? self::getFilteredPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56886 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56562 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20526 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20);
› $instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:171 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/usr/home/sites/sw6.wesentlich.shop/web/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:43 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($request->attributes->get('exception') !== null) {
› return parent::handle($request, $type, $catch);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.854+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Swag\PayPal\Checkout\Payment\Method\OxxoAPMHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3349
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Swag\PayPal\Checkout\Payment\Method\OxxoAPMHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› }
› Feature::triggerDeprecationOrThrow(
› 'v6.7.0.0',
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:47204 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:6706 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8060 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:16862 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getFilteredPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8110 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? self::getFilteredPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56886 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56562 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20526 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20);
› $instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:171 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/usr/home/sites/sw6.wesentlich.shop/web/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:43 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($request->attributes->get('exception') !== null) {
› return parent::handle($request, $type, $catch);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.854+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Swag\PayPal\Checkout\Payment\Method\P24APMHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3352
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Swag\PayPal\Checkout\Payment\Method\P24APMHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› }
› Feature::triggerDeprecationOrThrow(
› 'v6.7.0.0',
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:47204 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:6706 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8060 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:16862 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getFilteredPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8110 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? self::getFilteredPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56886 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56562 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20526 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20);
› $instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:171 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/usr/home/sites/sw6.wesentlich.shop/web/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:43 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($request->attributes->get('exception') !== null) {
› return parent::handle($request, $type, $catch);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.854+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Swag\PayPal\Checkout\Payment\Method\SofortAPMHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3355
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Swag\PayPal\Checkout\Payment\Method\SofortAPMHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› }
› Feature::triggerDeprecationOrThrow(
› 'v6.7.0.0',
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:47204 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:6706 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8060 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:16862 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getFilteredPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8110 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? self::getFilteredPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56886 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56562 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20526 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20);
› $instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:171 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/usr/home/sites/sw6.wesentlich.shop/web/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:43 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($request->attributes->get('exception') !== null) {
› return parent::handle($request, $type, $catch);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.854+00:00"
"message" => "User Deprecated: Since swag/paypal 10.0.0: tag:v10.0.0 - The Swag\PayPal\Checkout\Payment\Method\SofortAPMHandler service will be removed"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3356
#message: "User Deprecated: Since swag/paypal 10.0.0: tag:v10.0.0 - The Swag\PayPal\Checkout\Payment\Method\SofortAPMHandler service will be removed"
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php"
#line: 68460
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:68460 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSofortAPMHandlerService($container) …
› {
› trigger_deprecation('swag/paypal', '10.0.0', 'tag:v10.0.0 - The Swag\\PayPal\\Checkout\\Payment\\Method\\SofortAPMHandler service will be removed');
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Container.php:398 {
Symfony\Component\DependencyInjection\Container->getService(string|false $registry, string $id, ?string $method, string|bool $load): mixed …
› if (false !== $registry) {
› return $this->{$registry}[$id] ??= $load ? $this->load($method) : $this->{$method}($this);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument\ServiceLocator->get(string $id): mixed …
› 1 => $this->serviceMap[$id][0],
› default => ($this->factory)(...$this->serviceMap[$id]),
› };
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:71 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› );
› $handler = $asyncHandlers->get($serviceId);
› $this->handlers[(string) $serviceId] = $handler;
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:47204 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:6706 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8060 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:16862 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getFilteredPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8110 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? self::getFilteredPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56886 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56562 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20526 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20);
› $instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:171 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/usr/home/sites/sw6.wesentlich.shop/web/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:43 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($request->attributes->get('exception') !== null) {
› return parent::handle($request, $type, $catch);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.854+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Swag\PayPal\Checkout\Payment\Method\TrustlyAPMHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3359
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Swag\PayPal\Checkout\Payment\Method\TrustlyAPMHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› }
› Feature::triggerDeprecationOrThrow(
› 'v6.7.0.0',
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:47204 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:6706 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8060 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:16862 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getFilteredPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8110 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? self::getFilteredPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56886 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56562 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20526 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20);
› $instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:171 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/usr/home/sites/sw6.wesentlich.shop/web/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:43 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($request->attributes->get('exception') !== null) {
› return parent::handle($request, $type, $catch);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.854+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Swag\PayPal\Checkout\Payment\Method\ACDCHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3362
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Swag\PayPal\Checkout\Payment\Method\ACDCHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› }
› Feature::triggerDeprecationOrThrow(
› 'v6.7.0.0',
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:47204 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:6706 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8060 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:16862 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getFilteredPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8110 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? self::getFilteredPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56886 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56562 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20526 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20);
› $instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:171 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/usr/home/sites/sw6.wesentlich.shop/web/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:43 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($request->attributes->get('exception') !== null) {
› return parent::handle($request, $type, $catch);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.854+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Swag\PayPal\Checkout\Payment\PayPalPaymentHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3366
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Swag\PayPal\Checkout\Payment\PayPalPaymentHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› }
› Feature::triggerDeprecationOrThrow(
› 'v6.7.0.0',
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:47204 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:6706 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8060 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:16862 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getFilteredPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8110 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? self::getFilteredPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56886 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56562 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20526 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20);
› $instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:171 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/usr/home/sites/sw6.wesentlich.shop/web/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:43 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($request->attributes->get('exception') !== null) {
› return parent::handle($request, $type, $catch);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.855+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\PaymentHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3377
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\PaymentHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› }
› Feature::triggerDeprecationOrThrow(
› 'v6.7.0.0',
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:47204 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:6706 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8060 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:16862 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getFilteredPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8110 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? self::getFilteredPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56886 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56562 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20526 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20);
› $instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:171 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/usr/home/sites/sw6.wesentlich.shop/web/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:43 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($request->attributes->get('exception') !== null) {
› return parent::handle($request, $type, $catch);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.855+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\ApplePayPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3379
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\ApplePayPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› }
› Feature::triggerDeprecationOrThrow(
› 'v6.7.0.0',
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:47204 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:6706 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8060 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:16862 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getFilteredPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8110 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? self::getFilteredPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56886 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56562 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20526 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20);
› $instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:171 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/usr/home/sites/sw6.wesentlich.shop/web/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:43 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($request->attributes->get('exception') !== null) {
› return parent::handle($request, $type, $catch);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.855+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\BanContactPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3381
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\BanContactPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› }
› Feature::triggerDeprecationOrThrow(
› 'v6.7.0.0',
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:47204 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:6706 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8060 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:16862 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getFilteredPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8110 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? self::getFilteredPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56886 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56562 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20526 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20);
› $instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:171 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/usr/home/sites/sw6.wesentlich.shop/web/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:43 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($request->attributes->get('exception') !== null) {
› return parent::handle($request, $type, $catch);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.855+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\BankTransferPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3383
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\BankTransferPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› }
› Feature::triggerDeprecationOrThrow(
› 'v6.7.0.0',
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:47204 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:6706 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8060 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:16862 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getFilteredPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8110 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? self::getFilteredPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56886 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56562 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20526 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20);
› $instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:171 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/usr/home/sites/sw6.wesentlich.shop/web/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:43 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($request->attributes->get('exception') !== null) {
› return parent::handle($request, $type, $catch);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.855+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\BelfiusPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3387
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\BelfiusPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› }
› Feature::triggerDeprecationOrThrow(
› 'v6.7.0.0',
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:47204 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:6706 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8060 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:16862 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getFilteredPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8110 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? self::getFilteredPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56886 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56562 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20526 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20);
› $instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:171 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/usr/home/sites/sw6.wesentlich.shop/web/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:43 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($request->attributes->get('exception') !== null) {
› return parent::handle($request, $type, $catch);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.855+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\BilliePayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3389
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\BilliePayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› }
› Feature::triggerDeprecationOrThrow(
› 'v6.7.0.0',
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:47204 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:6706 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8060 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:16862 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getFilteredPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8110 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? self::getFilteredPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56886 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56562 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20526 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20);
› $instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:171 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/usr/home/sites/sw6.wesentlich.shop/web/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:43 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($request->attributes->get('exception') !== null) {
› return parent::handle($request, $type, $catch);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.855+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\CreditCardPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3391
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\CreditCardPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› }
› Feature::triggerDeprecationOrThrow(
› 'v6.7.0.0',
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:47204 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:6706 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8060 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:16862 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getFilteredPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8110 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? self::getFilteredPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56886 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56562 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20526 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20);
› $instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:171 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/usr/home/sites/sw6.wesentlich.shop/web/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:43 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($request->attributes->get('exception') !== null) {
› return parent::handle($request, $type, $catch);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.855+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\DirectDebitPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3398
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\DirectDebitPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› }
› Feature::triggerDeprecationOrThrow(
› 'v6.7.0.0',
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:47204 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:6706 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8060 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:16862 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getFilteredPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8110 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? self::getFilteredPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56886 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56562 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20526 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20);
› $instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:171 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/usr/home/sites/sw6.wesentlich.shop/web/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:43 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($request->attributes->get('exception') !== null) {
› return parent::handle($request, $type, $catch);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.855+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\EpsPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3400
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\EpsPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› }
› Feature::triggerDeprecationOrThrow(
› 'v6.7.0.0',
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:47204 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:6706 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8060 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:16862 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getFilteredPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8110 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? self::getFilteredPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56886 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56562 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20526 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20);
› $instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:171 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/usr/home/sites/sw6.wesentlich.shop/web/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:43 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($request->attributes->get('exception') !== null) {
› return parent::handle($request, $type, $catch);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.855+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\GiftCardPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3402
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\GiftCardPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› }
› Feature::triggerDeprecationOrThrow(
› 'v6.7.0.0',
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:47204 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:6706 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8060 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:16862 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getFilteredPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8110 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? self::getFilteredPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56886 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56562 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20526 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20);
› $instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:171 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/usr/home/sites/sw6.wesentlich.shop/web/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:43 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($request->attributes->get('exception') !== null) {
› return parent::handle($request, $type, $catch);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.855+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\iDealPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3404
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\iDealPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› }
› Feature::triggerDeprecationOrThrow(
› 'v6.7.0.0',
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:47204 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:6706 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8060 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:16862 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getFilteredPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8110 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? self::getFilteredPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56886 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56562 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20526 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20);
› $instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:171 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/usr/home/sites/sw6.wesentlich.shop/web/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:43 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($request->attributes->get('exception') !== null) {
› return parent::handle($request, $type, $catch);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.855+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\IngHomePayPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3406
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\IngHomePayPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› }
› Feature::triggerDeprecationOrThrow(
› 'v6.7.0.0',
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:47204 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:6706 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8060 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:16862 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getFilteredPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8110 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? self::getFilteredPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56886 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56562 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20526 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20);
› $instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:171 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/usr/home/sites/sw6.wesentlich.shop/web/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:43 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($request->attributes->get('exception') !== null) {
› return parent::handle($request, $type, $catch);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.856+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\KbcPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3408
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\KbcPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› }
› Feature::triggerDeprecationOrThrow(
› 'v6.7.0.0',
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:47204 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:6706 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8060 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:16862 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getFilteredPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8110 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? self::getFilteredPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56886 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56562 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20526 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20);
› $instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:171 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/usr/home/sites/sw6.wesentlich.shop/web/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:43 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($request->attributes->get('exception') !== null) {
› return parent::handle($request, $type, $catch);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.856+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\KlarnaPayLaterPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3410
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\KlarnaPayLaterPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› }
› Feature::triggerDeprecationOrThrow(
› 'v6.7.0.0',
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:47204 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:6706 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8060 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:16862 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getFilteredPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8110 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? self::getFilteredPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56886 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56562 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20526 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20);
› $instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:171 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/usr/home/sites/sw6.wesentlich.shop/web/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:43 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($request->attributes->get('exception') !== null) {
› return parent::handle($request, $type, $catch);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.856+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\KlarnaPayNowPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3412
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\KlarnaPayNowPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› }
› Feature::triggerDeprecationOrThrow(
› 'v6.7.0.0',
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:47204 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:6706 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8060 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:16862 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getFilteredPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8110 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? self::getFilteredPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56886 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56562 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20526 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20);
› $instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:171 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/usr/home/sites/sw6.wesentlich.shop/web/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:43 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($request->attributes->get('exception') !== null) {
› return parent::handle($request, $type, $catch);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.856+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\KlarnaSliceItPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3414
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\KlarnaSliceItPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› }
› Feature::triggerDeprecationOrThrow(
› 'v6.7.0.0',
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:47204 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:6706 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8060 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:16862 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getFilteredPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8110 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? self::getFilteredPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56886 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56562 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20526 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20);
› $instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:171 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/usr/home/sites/sw6.wesentlich.shop/web/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:43 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($request->attributes->get('exception') !== null) {
› return parent::handle($request, $type, $catch);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.856+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\PayPalPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3416
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\PayPalPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› }
› Feature::triggerDeprecationOrThrow(
› 'v6.7.0.0',
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:47204 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:6706 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8060 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:16862 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getFilteredPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8110 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? self::getFilteredPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56886 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56562 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20526 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20);
› $instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:171 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/usr/home/sites/sw6.wesentlich.shop/web/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:43 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($request->attributes->get('exception') !== null) {
› return parent::handle($request, $type, $catch);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.856+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\PayPalExpressPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3418
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\PayPalExpressPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› }
› Feature::triggerDeprecationOrThrow(
› 'v6.7.0.0',
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:47204 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:6706 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8060 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:16862 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getFilteredPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8110 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? self::getFilteredPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56886 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56562 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20526 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20);
› $instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:171 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/usr/home/sites/sw6.wesentlich.shop/web/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:43 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($request->attributes->get('exception') !== null) {
› return parent::handle($request, $type, $catch);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.856+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\PaySafeCardPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3420
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\PaySafeCardPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› }
› Feature::triggerDeprecationOrThrow(
› 'v6.7.0.0',
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:47204 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:6706 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8060 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:16862 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getFilteredPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8110 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? self::getFilteredPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56886 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56562 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20526 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20);
› $instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:171 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/usr/home/sites/sw6.wesentlich.shop/web/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:43 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($request->attributes->get('exception') !== null) {
› return parent::handle($request, $type, $catch);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.856+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\Przelewy24Payment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3422
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\Przelewy24Payment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› }
› Feature::triggerDeprecationOrThrow(
› 'v6.7.0.0',
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:47204 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:6706 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8060 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:16862 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getFilteredPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8110 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? self::getFilteredPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56886 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56562 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20526 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20);
› $instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:171 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/usr/home/sites/sw6.wesentlich.shop/web/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:43 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($request->attributes->get('exception') !== null) {
› return parent::handle($request, $type, $catch);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.856+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\TwintPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3424
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\TwintPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› }
› Feature::triggerDeprecationOrThrow(
› 'v6.7.0.0',
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:47204 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:6706 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8060 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:16862 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getFilteredPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8110 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? self::getFilteredPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56886 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56562 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20526 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20);
› $instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:171 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/usr/home/sites/sw6.wesentlich.shop/web/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:43 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($request->attributes->get('exception') !== null) {
› return parent::handle($request, $type, $catch);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.856+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\SofortPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3426
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\SofortPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› }
› Feature::triggerDeprecationOrThrow(
› 'v6.7.0.0',
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:47204 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:6706 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8060 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:16862 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getFilteredPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8110 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? self::getFilteredPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56886 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56562 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20526 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20);
› $instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:171 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/usr/home/sites/sw6.wesentlich.shop/web/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:43 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($request->attributes->get('exception') !== null) {
› return parent::handle($request, $type, $catch);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.856+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\VoucherPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3428
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\VoucherPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› }
› Feature::triggerDeprecationOrThrow(
› 'v6.7.0.0',
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:47204 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:6706 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8060 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:16862 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getFilteredPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8110 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? self::getFilteredPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56886 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56562 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20526 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20);
› $instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:171 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/usr/home/sites/sw6.wesentlich.shop/web/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:43 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($request->attributes->get('exception') !== null) {
› return parent::handle($request, $type, $catch);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.856+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\In3Payment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3430
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\In3Payment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› }
› Feature::triggerDeprecationOrThrow(
› 'v6.7.0.0',
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:47204 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:6706 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8060 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:16862 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getFilteredPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8110 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? self::getFilteredPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56886 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56562 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20526 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20);
› $instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:171 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/usr/home/sites/sw6.wesentlich.shop/web/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:43 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($request->attributes->get('exception') !== null) {
› return parent::handle($request, $type, $catch);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.856+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\PosPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3432
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\PosPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› }
› Feature::triggerDeprecationOrThrow(
› 'v6.7.0.0',
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:47204 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:6706 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8060 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:16862 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getFilteredPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8110 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? self::getFilteredPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56886 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56562 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20526 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20);
› $instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:171 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/usr/home/sites/sw6.wesentlich.shop/web/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:43 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($request->attributes->get('exception') !== null) {
› return parent::handle($request, $type, $catch);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.856+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\BlikPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3434
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\BlikPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› }
› Feature::triggerDeprecationOrThrow(
› 'v6.7.0.0',
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:47204 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:6706 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8060 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:16862 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getFilteredPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8110 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? self::getFilteredPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56886 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56562 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20526 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20);
› $instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:171 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/usr/home/sites/sw6.wesentlich.shop/web/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:43 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($request->attributes->get('exception') !== null) {
› return parent::handle($request, $type, $catch);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.856+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\BancomatPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3436
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\BancomatPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› }
› Feature::triggerDeprecationOrThrow(
› 'v6.7.0.0',
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:47204 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:6706 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8060 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:16862 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getFilteredPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8110 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? self::getFilteredPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56886 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56562 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20526 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20);
› $instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:171 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/usr/home/sites/sw6.wesentlich.shop/web/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:43 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($request->attributes->get('exception') !== null) {
› return parent::handle($request, $type, $catch);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.856+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\KlarnaOnePayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3438
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\KlarnaOnePayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› }
› Feature::triggerDeprecationOrThrow(
› 'v6.7.0.0',
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:47204 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:6706 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8060 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:16862 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getFilteredPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8110 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? self::getFilteredPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56886 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56562 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20526 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20);
› $instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:171 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/usr/home/sites/sw6.wesentlich.shop/web/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:43 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($request->attributes->get('exception') !== null) {
› return parent::handle($request, $type, $catch);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.857+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\AlmaPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3440
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\AlmaPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› }
› Feature::triggerDeprecationOrThrow(
› 'v6.7.0.0',
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:47204 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:6706 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8060 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:16862 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getFilteredPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8110 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? self::getFilteredPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56886 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56562 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20526 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20);
› $instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:171 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/usr/home/sites/sw6.wesentlich.shop/web/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:43 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($request->attributes->get('exception') !== null) {
› return parent::handle($request, $type, $catch);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.857+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\MyBankPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3442
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\MyBankPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› }
› Feature::triggerDeprecationOrThrow(
› 'v6.7.0.0',
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:47204 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:6706 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8060 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:16862 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getFilteredPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8110 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? self::getFilteredPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56886 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56562 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20526 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20);
› $instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:171 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/usr/home/sites/sw6.wesentlich.shop/web/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:43 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($request->attributes->get('exception') !== null) {
› return parent::handle($request, $type, $catch);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.857+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\TrustlyPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3444
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\TrustlyPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› }
› Feature::triggerDeprecationOrThrow(
› 'v6.7.0.0',
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:47204 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:6706 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8060 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:16862 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getFilteredPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8110 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? self::getFilteredPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56886 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56562 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20526 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20);
› $instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:171 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/usr/home/sites/sw6.wesentlich.shop/web/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:43 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($request->attributes->get('exception') !== null) {
› return parent::handle($request, $type, $catch);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.857+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\PayconiqPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3446
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\PayconiqPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› }
› Feature::triggerDeprecationOrThrow(
› 'v6.7.0.0',
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:47204 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:6706 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8060 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:16862 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getFilteredPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8110 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? self::getFilteredPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56886 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56562 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20526 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20);
› $instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:171 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/usr/home/sites/sw6.wesentlich.shop/web/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:43 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($request->attributes->get('exception') !== null) {
› return parent::handle($request, $type, $catch);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.857+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\RivertyPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3448
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\RivertyPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› }
› Feature::triggerDeprecationOrThrow(
› 'v6.7.0.0',
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:47204 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:6706 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8060 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:16862 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getFilteredPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8110 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? self::getFilteredPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56886 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56562 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20526 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20);
› $instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:171 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/usr/home/sites/sw6.wesentlich.shop/web/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:43 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($request->attributes->get('exception') !== null) {
› return parent::handle($request, $type, $catch);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.857+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\SatispayPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3450
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\SatispayPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› }
› Feature::triggerDeprecationOrThrow(
› 'v6.7.0.0',
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:47204 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:6706 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8060 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:16862 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getFilteredPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8110 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? self::getFilteredPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56886 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56562 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20526 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20);
› $instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:171 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/usr/home/sites/sw6.wesentlich.shop/web/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:43 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($request->attributes->get('exception') !== null) {
› return parent::handle($request, $type, $catch);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.857+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\PayByBankPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3452
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\PayByBankPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› }
› Feature::triggerDeprecationOrThrow(
› 'v6.7.0.0',
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:47204 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:6706 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8060 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:16862 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getFilteredPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8110 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? self::getFilteredPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56886 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56562 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20526 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20);
› $instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:171 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/usr/home/sites/sw6.wesentlich.shop/web/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:43 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($request->attributes->get('exception') !== null) {
› return parent::handle($request, $type, $catch);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.857+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\MbWayPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3454
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\MbWayPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› }
› Feature::triggerDeprecationOrThrow(
› 'v6.7.0.0',
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:47204 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:6706 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8060 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:16862 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getFilteredPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8110 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? self::getFilteredPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56886 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56562 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20526 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20);
› $instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:171 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/usr/home/sites/sw6.wesentlich.shop/web/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:43 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($request->attributes->get('exception') !== null) {
› return parent::handle($request, $type, $catch);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.857+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\MultibancoPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3456
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Kiener\MolliePayments\Handler\Method\MultibancoPayment and will be removed in 6.7.0. Use `shopware.payment.method` instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› }
› Feature::triggerDeprecationOrThrow(
› 'v6.7.0.0',
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:47204 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:6706 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8060 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:16862 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getFilteredPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8110 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? self::getFilteredPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56886 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56562 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20526 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20);
› $instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:171 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/usr/home/sites/sw6.wesentlich.shop/web/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:43 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($request->attributes->get('exception') !== null) {
› return parent::handle($request, $type, $catch);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.857+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service KlarnaPayment\Components\PaymentHandler\KlarnaPaymentsPaymentHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3458
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service KlarnaPayment\Components\PaymentHandler\KlarnaPaymentsPaymentHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› }
› Feature::triggerDeprecationOrThrow(
› 'v6.7.0.0',
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:47204 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:6706 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8060 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:16862 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getFilteredPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8110 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? self::getFilteredPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56886 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56562 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20526 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20);
› $instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:171 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/usr/home/sites/sw6.wesentlich.shop/web/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:43 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($request->attributes->get('exception') !== null) {
› return parent::handle($request, $type, $catch);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.858+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service KlarnaPayment\Components\PaymentHandler\KlarnaExpressCheckoutPaymentHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3500
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service KlarnaPayment\Components\PaymentHandler\KlarnaExpressCheckoutPaymentHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
#code: 0
#file: "/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› }
› Feature::triggerDeprecationOrThrow(
› 'v6.7.0.0',
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:47204 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:6706 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8060 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:16862 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getFilteredPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:8110 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? self::getFilteredPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56886 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:56562 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/usr/home/sites/sw6.wesentlich.shop/web/var/cache/dev_h1e518891f6cabcc1fe3ac40fb0888c4b/ContainerFW7xqoh/Shopware_Core_KernelDevDebugContainer.php:20526 {
ContainerFW7xqoh\Shopware_Core_KernelDevDebugContainer::ContainerFW7xqoh\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20);
› $instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:171 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/usr/home/sites/sw6.wesentlich.shop/web/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:43 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($request->attributes->get('exception') !== null) {
› return parent::handle($request, $type, $catch);
› }
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2507 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#868 …}
$eventName: "kernel.request"
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/usr/home/sites/sw6.wesentlich.shop/web/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);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#893 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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);
›
arguments: {
$kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#949 …}
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#915 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/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')) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/usr/home/sites/sw6.wesentlich.shop/web/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/usr/home/sites/sw6.wesentlich.shop/web/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.859+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Shopware\Commercial\Subscription\Storefront\StorefrontSubscriber::propagateSubscriptionDetails"
]
"channel" => "event"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.859+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.859+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Kiener\MolliePayments\Subscriber\KernelSubscriber::onModifyRouteScope"
]
"channel" => "event"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.859+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.859+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.859+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.859+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.859+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Shopware\Commercial\B2B\EmployeeManagement\Domain\RouteAccess\B2bRouteBlocker::blockRouteForEmployee"
]
"channel" => "event"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.859+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.859+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.859+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.859+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.859+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Shopware\Commercial\B2B\EmployeeManagement\Api\Annotation\B2bEmployeePermissionValidator::validate"
]
"channel" => "event"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.859+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Shopware\Commercial\B2B\QuickOrder\Api\Annotation\CustomerSpecificFeatureActivated::validate"
]
"channel" => "event"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.859+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.859+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.859+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.859+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.859+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.859+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Shopware\Commercial\Subscription\Storefront\StorefrontSubscriber::setSubscriptionToken"
]
"channel" => "event"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.859+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "ContainerFW7xqoh\RequestPayloadValueResolverGhost8c80924::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.859+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.917+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.917+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.917+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.917+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.917+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.917+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.917+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Shopware\Commercial\Licensing\Subscriber\AdminLicenseListener::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.917+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.917+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.917+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.917+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.917+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.917+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.917+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.917+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.917+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.917+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.917+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.917+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.917+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.917+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.917+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.917+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" => 1748170346
"timestamp_rfc3339" => "2025-05-25T10:52:26.917+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
893 => 0
3000 => 0
]
-requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#2556 …}
} |