logger |
Symfony\Bridge\Monolog\Processor\DebugProcessor {#977
-records: [
"" => [
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.369+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 {#87
#message: "User Deprecated: Since shopware/core : The Shopware\Core\Service\Service bundle should be added to config/bundles.php"
#code: 0
#file: "/var/www/html/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/var/www/html/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();
}
/var/www/html/vendor/symfony/http-kernel/Kernel.php:339 {
Symfony\Component\HttpKernel\Kernel->initializeBundles(): void …
› $this->bundles = [];
› foreach ($this->registerBundles() as $bundle) {
› $name = $bundle->getName();
}
/var/www/html/vendor/shopware/core/Kernel.php:187 {
Shopware\Core\Kernel->boot(): void …
› // init bundles
› $this->initializeBundles();
›
}
/var/www/html/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();
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.378+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\HttpCacheKeyEvent"
"listener" => "NetInventors\NetiNextAccessManager\Subscriber\Cache::onGenerateCacheKey"
]
"channel" => "event"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.490+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.490+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"
]
]
1066 => [
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.392+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 {#1190
#message: "User Deprecated: OpenSearch\ClientBuilder is deprecated in 2.4.0 and will be removed in 3.0.0."
#code: 0
#file: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php"
#line: 49
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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);
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47534 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47531 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.392+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 {#1200
#message: "User Deprecated: OpenSearch\Connections\ConnectionFactory is deprecated in 2.4.0 and will be removed in 3.0.0."
#code: 0
#file: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Connections/ConnectionFactory.php"
#line: 28
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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);
›
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47534 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47531 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.393+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 {#1201
#message: "User Deprecated: OpenSearch\Connections\ConnectionFactoryInterface is deprecated in 2.4.0 and will be removed in 3.0.0."
#code: 0
#file: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Connections/ConnectionFactoryInterface.php"
#line: 25
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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);
›
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47534 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47531 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.393+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 {#1203
#message: "User Deprecated: OpenSearch\ConnectionPool\Selectors\RoundRobinSelector is deprecated in 2.4.0 and will be removed in 3.0.0."
#code: 0
#file: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ConnectionPool/Selectors/RoundRobinSelector.php"
#line: 27
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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);
›
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47534 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47531 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.393+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 {#1204
#message: "User Deprecated: OpenSearch\ConnectionPool\Selectors\SelectorInterface is deprecated in 2.4.0 and will be removed in 3.0.0."
#code: 0
#file: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ConnectionPool/Selectors/SelectorInterface.php"
#line: 27
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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);
›
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47534 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47531 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.393+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 {#1206
#message: "User Deprecated: OpenSearch\ConnectionPool\StaticNoPingConnectionPool is deprecated in 2.4.0 and will be removed in 3.0.0."
#code: 0
#file: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ConnectionPool/StaticNoPingConnectionPool.php"
#line: 31
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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);
›
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:687 {
OpenSearch\ClientBuilder->build(): Client …
›
› $this->buildTransport();
›
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47534 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47531 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.393+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 {#1207
#message: "User Deprecated: OpenSearch\ConnectionPool\AbstractConnectionPool is deprecated in 2.4.0 and will be removed in 3.0.0."
#code: 0
#file: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ConnectionPool/AbstractConnectionPool.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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);
›
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:687 {
OpenSearch\ClientBuilder->build(): Client …
›
› $this->buildTransport();
›
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47534 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47531 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.393+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 {#1208
#message: "User Deprecated: OpenSearch\ConnectionPool\ConnectionPoolInterface is deprecated in 2.4.0 and will be removed in 3.0.0."
#code: 0
#file: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ConnectionPool/ConnectionPoolInterface.php"
#line: 27
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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);
›
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:687 {
OpenSearch\ClientBuilder->build(): Client …
›
› $this->buildTransport();
›
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47534 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47531 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.393+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 {#1210
#message: "User Deprecated: OpenSearch\Transport is deprecated in 2.4.0 and will be removed in 3.0.0."
#code: 0
#file: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Transport.php"
#line: 31
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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);
›
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:687 {
OpenSearch\ClientBuilder->build(): Client …
›
› $this->buildTransport();
›
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47534 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47531 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.393+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 {#1214
#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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php"
#line: 280
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47534 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47531 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.393+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 {#1215
#message: "User Deprecated: OpenSearch\LegacyTransportWrapper is deprecated in 2.4.0 and will be removed in 3.0.0."
#code: 0
#file: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/LegacyTransportWrapper.php"
#line: 8
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47534 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47531 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.394+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 {#1218
#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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AsyncSearchNamespace.php"
#line: 25
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47534 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47531 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.394+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 {#1220
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47534 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47531 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.394+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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47534 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47531 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.394+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 {#1228
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47534 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47531 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.394+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 {#1232
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47534 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47531 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.394+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 {#1236
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47534 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47531 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.394+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 {#1239
#message: "User Deprecated: OpenSearch\Namespaces\DataFrameTransformDeprecatedNamespace is deprecated in 2.4.0 and will be removed in 3.0.0."
#code: 0
#file: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/DataFrameTransformDeprecatedNamespace.php"
#line: 25
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47534 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47531 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.394+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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47534 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47531 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.394+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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47534 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47531 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.394+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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47534 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47531 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.394+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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47534 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47531 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.394+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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47534 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47531 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.395+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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47534 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47531 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.395+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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47534 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47531 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.395+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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47534 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47531 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.395+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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47534 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47531 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.395+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 {#1276
#message: "User Deprecated: OpenSearch\Namespaces\MonitoringNamespace is deprecated in 2.4.0 and will be removed in 3.0.0."
#code: 0
#file: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/MonitoringNamespace.php"
#line: 27
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47534 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47531 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.395+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 {#1278
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47534 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47531 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.395+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 {#1282
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47534 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47531 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.395+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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47534 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47531 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.395+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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47534 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47531 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.395+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 {#1294
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47534 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47531 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.395+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 {#1298
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47534 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47531 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.396+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 {#1302
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47534 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47531 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.396+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 {#1306
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47534 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47531 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.396+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 {#1310
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47534 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47531 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.396+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 {#1314
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47534 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47531 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.396+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 {#1317
#message: "User Deprecated: OpenSearch\Namespaces\SearchableSnapshotsNamespace is deprecated in 2.4.0 and will be removed in 3.0.0."
#code: 0
#file: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/SearchableSnapshotsNamespace.php"
#line: 25
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47534 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47531 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.396+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 {#1319
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47534 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47531 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.396+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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47534 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47531 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.396+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 {#1327
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47534 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47531 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.396+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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47534 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47531 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.396+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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47534 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47531 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.396+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 {#1338
#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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/SslNamespace.php"
#line: 25
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47534 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47531 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.397+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 {#1340
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47534 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47531 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.397+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 {#1344
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47534 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47531 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.397+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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47534 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47531 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.397+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 {#1352
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47534 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47531 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.397+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 {#1355
#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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php"
#line: 280
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.397+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 {#1360
#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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php"
#line: 289
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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;
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.397+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 {#1361
#message: "User Deprecated: OpenSearch\LegacyEndpointFactory is deprecated in 2.4.0 and will be removed in 3.0.0."
#code: 0
#file: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/LegacyEndpointFactory.php"
#line: 10
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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);
›
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.397+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 {#1364
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.397+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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.397+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 {#1372
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.397+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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.397+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 {#1380
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.397+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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.398+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 {#1388
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.398+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 {#1392
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.398+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 {#1396
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.398+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 {#1400
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.398+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 {#1404
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.398+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 {#1408
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.398+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 {#1412
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.398+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 {#1416
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.398+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 {#1420
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.398+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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.398+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 {#1428
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.398+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 {#1432
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.398+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 {#1436
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.398+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 {#1440
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.398+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 {#1444
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.398+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 {#1448
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.399+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 {#1452
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.399+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 {#1456
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.399+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 {#1460
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.399+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 {#1464
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.399+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 {#1468
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.399+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 {#1472
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.399+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 {#1476
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.399+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 {#1480
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.399+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 {#1484
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.399+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 {#1488
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.399+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 {#1492
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
›
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:2905 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:10805 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getElasticsearchHelperService($container) …
›
› return $container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev', $container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8522 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:8559 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12850 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:35257 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› yield 2 => ($container->privates['Shopware\\Core\\Framework\\App\\Source\\Local'] ??= new \Shopware\Core\Framework\App\Source\Local(\dirname(__DIR__, 4)));
› }, 3), ($container->services['app.repository'] ?? self::getApp_RepositoryService($container)), new \Shopware\Core\Framework\App\Source\NoDatabaseSourceResolver(($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container))));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40618 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:11502 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› $a = ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:40169 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:14989 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.417+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.417+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.417+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.417+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.417+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.417+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.417+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.417+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.417+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.417+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.422+00:00"
"message" => "Deprecated: Creation of dynamic property TheissenDownloadTab\Utils\TheissenDownloadTabTwigExtension::$configService is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2226
#message: "Deprecated: Creation of dynamic property TheissenDownloadTab\Utils\TheissenDownloadTabTwigExtension::$configService is deprecated"
#code: 0
#file: "/var/www/html/custom/plugins/ShopwareDownloadTab/src/Utils/TheissenDownloadTabTwigExtension.php"
#line: 12
#severity: E_DEPRECATED
trace: {
/var/www/html/custom/plugins/ShopwareDownloadTab/src/Utils/TheissenDownloadTabTwigExtension.php:12 {
TheissenDownloadTab\Utils\TheissenDownloadTabTwigExtension->__construct(SystemConfigService $configService) …
› public function __construct(SystemConfigService $configService){
› $this->configService = $configService;
› $config = $this->configService->get('TheissenDownloadTab');
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:23484 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getTwigService($container) …
› $instance->addExtension(new \Neno\VisualMailEditor\Core\Adapter\Twig\NenoInitFunctionExtension());
› $instance->addExtension(new \TheissenDownloadTab\Utils\TheissenDownloadTabTwigExtension($h));
› $instance->addExtension(new \Intedia\Doofinder\Core\Framework\Adapter\Twig\Extension\ThumbnailWidthExtension());
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1553 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($container->services['translator'] ?? self::getTranslatorService($container))));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->services['twig'] ?? self::getTwigService($container))));
› $instance->add($d);
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.422+00:00"
"message" => "Deprecated: Creation of dynamic property TheissenDownloadTab\Utils\TheissenDownloadTabTwigExtension::$config is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2228
#message: "Deprecated: Creation of dynamic property TheissenDownloadTab\Utils\TheissenDownloadTabTwigExtension::$config is deprecated"
#code: 0
#file: "/var/www/html/custom/plugins/ShopwareDownloadTab/src/Utils/TheissenDownloadTabTwigExtension.php"
#line: 14
#severity: E_DEPRECATED
trace: {
/var/www/html/custom/plugins/ShopwareDownloadTab/src/Utils/TheissenDownloadTabTwigExtension.php:14 {
TheissenDownloadTab\Utils\TheissenDownloadTabTwigExtension->__construct(SystemConfigService $configService) …
› $config = $this->configService->get('TheissenDownloadTab');
› $this->config = (object) $config['config'];
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:23484 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getTwigService($container) …
› $instance->addExtension(new \Neno\VisualMailEditor\Core\Adapter\Twig\NenoInitFunctionExtension());
› $instance->addExtension(new \TheissenDownloadTab\Utils\TheissenDownloadTabTwigExtension($h));
› $instance->addExtension(new \Intedia\Doofinder\Core\Framework\Adapter\Twig\Extension\ThumbnailWidthExtension());
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1553 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($container->services['translator'] ?? self::getTranslatorService($container))));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->services['twig'] ?? self::getTwigService($container))));
› $instance->add($d);
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.423+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 {#2276
#message: "User Deprecated: OpenSearch\Connections\Connection is deprecated in 2.4.0 and will be removed in 3.0.0."
#code: 0
#file: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Connections/Connection.php"
#line: 51
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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);
›
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:776 {
OpenSearch\ClientBuilder->buildConnectionsFromHosts(array $hosts): array …
›
› $connections[] = $this->connectionFactory->create($host);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:722 {
OpenSearch\ClientBuilder->buildTransport(): void …
› {
› $connections = $this->buildConnectionsFromHosts($this->hosts);
›
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:687 {
OpenSearch\ClientBuilder->build(): Client …
›
› $this->buildTransport();
›
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47520 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47517 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.424+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 {#2277
#message: "User Deprecated: OpenSearch\Connections\ConnectionInterface is deprecated in 2.4.0 and will be removed in 3.0.0."
#code: 0
#file: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Connections/ConnectionInterface.php"
#line: 27
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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);
›
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:776 {
OpenSearch\ClientBuilder->buildConnectionsFromHosts(array $hosts): array …
›
› $connections[] = $this->connectionFactory->create($host);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:722 {
OpenSearch\ClientBuilder->buildTransport(): void …
› {
› $connections = $this->buildConnectionsFromHosts($this->hosts);
›
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:687 {
OpenSearch\ClientBuilder->build(): Client …
›
› $this->buildTransport();
›
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47520 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47517 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.424+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 {#2284
#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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php"
#line: 280
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47520 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47517 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.424+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 {#2288
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47520 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47517 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.424+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 {#2292
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47520 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47517 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.424+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 {#2296
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47520 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47517 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.424+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 {#2300
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47520 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47517 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.424+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 {#2304
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47520 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47517 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.424+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 {#2308
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47520 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47517 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.424+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 {#2312
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47520 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47517 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.424+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 {#2316
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47520 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47517 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.424+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 {#2320
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47520 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47517 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.424+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 {#2324
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47520 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47517 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.424+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 {#2328
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47520 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47517 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.424+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 {#2332
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47520 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47517 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.424+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 {#2336
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47520 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47517 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.424+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 {#2340
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47520 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47517 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.425+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 {#2344
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47520 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47517 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.425+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 {#2348
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47520 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47517 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.425+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 {#2352
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47520 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47517 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.425+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 {#2356
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47520 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47517 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.425+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 {#2360
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47520 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47517 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.425+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 {#2364
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47520 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47517 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.425+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 {#2368
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47520 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47517 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.425+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 {#2372
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47520 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47517 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.425+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 {#2376
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47520 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47517 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.425+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 {#2380
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47520 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47517 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.425+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 {#2384
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47520 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47517 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.425+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 {#2388
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47520 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47517 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.425+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 {#2392
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47520 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47517 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.425+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 {#2396
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47520 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47517 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.425+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 {#2400
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47520 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47517 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.425+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 {#2404
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47520 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47517 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.425+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 {#2408
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47520 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47517 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.425+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 {#2412
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47520 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47517 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.426+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 {#2416
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/html/vendor/shopware/elasticsearch/Framework/ClientFactory.php:61 {
Shopware\Elasticsearch\Framework\ClientFactory::createClient(string $hosts, LoggerInterface $logger, bool $debug, array $sslConfig): Client …
›
› return $clientBuilder->build();
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47520 {
ContainerVo0R2pX\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']);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47517 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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)));
› }
}
/var/www/html/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerVo0R2pX\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.426+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 {#2263
#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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php"
#line: 280
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.426+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 {#2420
#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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php"
#line: 289
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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;
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.426+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 {#2423
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.426+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 {#2427
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.426+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 {#2431
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.426+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 {#2435
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.426+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 {#2439
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.426+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 {#2443
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.426+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 {#2447
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.426+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 {#2451
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.426+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 {#2455
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.426+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 {#2459
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.426+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 {#2463
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.426+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 {#2467
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.426+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 {#2471
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.427+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 {#2475
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.427+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 {#2479
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.427+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 {#2483
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.427+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 {#2487
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.427+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 {#2491
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.427+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 {#2495
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.427+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 {#2499
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.427+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 {#2503
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.427+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 {#2507
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.427+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 {#2511
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.427+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 {#2515
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.427+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 {#2519
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.427+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 {#2523
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.427+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 {#2527
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.427+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 {#2531
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.427+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 {#2535
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.428+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 {#2539
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.428+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 {#2543
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.428+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 {#2547
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.428+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 {#2551
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\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: "/var/www/html/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/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
}
/var/www/html/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);
›
}
/var/www/html/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:12820 {
ContainerVo0R2pX\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)));
› }
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:1561 {
ContainerVo0R2pX\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($container->getEnv('bool:SHOPWARE_ES_ENABLED'), $container->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($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())));
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:47159 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/html/var/cache/dev_h349e5f1658ec7d1bf388c5467527eabd/ContainerVo0R2pX/Shopware_Core_KernelDevDebugContainer.php:15249 {
ContainerVo0R2pX\Shopware_Core_KernelDevDebugContainer::ContainerVo0R2pX\{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);
}
/var/www/html/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';
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/html/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);
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/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);
›
}
/var/www/html/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 {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.429+00:00"
"message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://albicontrol-dev.sw6aufbau.de/robots.txt"" at RouterListener.php line 149"
"priority" => 250
"priorityName" => "NOTICE"
"context" => [
"exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#2197
#message: "No route found for "GET https://albicontrol-dev.sw6aufbau.de/robots.txt""
#code: 0
#file: "/var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php"
#line: 149
-previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#1885 …}
-statusCode: 404
-headers: []
trace: {
/var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:149 {
Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
›
› throw new NotFoundHttpException($message, $e);
› } catch (MethodNotAllowedException $e) {
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:31 {
Shopware\Core\Framework\Event\NestedEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› return $this->dispatcher->dispatch($event, $eventName);
› }
}
/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:122 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/html/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);
›
}
/var/www/html/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);
›
}
/var/www/html/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);
› }
}
/var/www/html/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);
› }
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/html/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);
› }
}
/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "request"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.484+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.484+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.484+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.484+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.484+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.484+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "VioB2BLogin\Core\Framework\Subscriber\RoutePrivilegeCheckSubscriber::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.484+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.484+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.484+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.484+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.484+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.484+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.484+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.490+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.490+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.490+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.490+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.490+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.490+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.490+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Swag\Security\Subscriber\AdminSecurityFixesProvider::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.490+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.490+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.490+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "VioB2BLogin\Storefront\Subscriber\AddressSubscriber::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.490+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "NetInventors\NetiNextAccessManager\Subscriber\StorefrontSubscriber::onResponse"
]
"channel" => "event"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.490+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "NetInventors\NetiNextAccessManager\Subscriber\LoginSubscriber::onResponse"
]
"channel" => "event"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.490+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.490+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.490+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.490+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.490+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.490+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.490+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.490+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.490+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.490+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.490+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.490+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.490+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.490+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.490+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"
]
]
2607 => [
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.430+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.430+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.430+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.430+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.430+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.430+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.430+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.430+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.430+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.430+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.430+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.430+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.430+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.430+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.430+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.430+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.430+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.430+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "NetInventors\NetiNextAccessManager\Subscriber\LoginSubscriber::onRequest"
]
"channel" => "event"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.430+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "NetInventors\NetiNextAccessManager\Subscriber\Customer::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.430+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "MoorlFoundation\Core\Service\EntityAutoCacheService::onRequest"
]
"channel" => "event"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.430+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.435+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.435+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.435+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.435+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.435+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.435+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "VioB2BLogin\Core\Framework\Subscriber\RoutePrivilegeCheckSubscriber::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.435+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.435+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.435+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.435+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.435+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.435+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.435+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.436+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.436+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "ContainerVo0R2pX\RequestPayloadValueResolverGhost8c80924::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.436+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.484+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.484+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.484+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.484+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.484+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.484+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.484+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Swag\Security\Subscriber\AdminSecurityFixesProvider::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.484+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.484+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.484+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "VioB2BLogin\Storefront\Subscriber\AddressSubscriber::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.484+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "NetInventors\NetiNextAccessManager\Subscriber\StorefrontSubscriber::onResponse"
]
"channel" => "event"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.484+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "NetInventors\NetiNextAccessManager\Subscriber\LoginSubscriber::onResponse"
]
"channel" => "event"
]
[
"timestamp" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.484+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.484+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.484+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.484+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.484+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.484+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.484+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.484+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.484+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.484+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.484+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.484+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.484+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.484+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" => 1751625384
"timestamp_rfc3339" => "2025-07-04T10:36:24.484+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
1066 => 0
2607 => 0
]
-requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#976 …}
} |