logger |
Symfony\Bridge\Monolog\Processor\DebugProcessor {#266
-records: [
"" => [
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.351+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 {#111
#message: "User Deprecated: Since shopware/core : The Shopware\Core\Service\Service bundle should be added to config/bundles.php"
#code: 0
#file: "/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/Kernel.php:339 {
Symfony\Component\HttpKernel\Kernel->initializeBundles(): void …
› $this->bundles = [];
› foreach ($this->registerBundles() as $bundle) {
› $name = $bundle->getName();
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.php:187 {
Shopware\Core\Kernel->boot(): void …
› // init bundles
› $this->initializeBundles();
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.641+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.641+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"
]
]
837 => [
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.396+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 {#762
#message: "User Deprecated: OpenSearch\ClientBuilder is deprecated in 2.4.0 and will be removed in 3.0.0."
#code: 0
#file: "/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php"
#line: 49
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36393 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.398+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 {#770
#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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Connections/ConnectionFactory.php"
#line: 28
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36393 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.398+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 {#756
#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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Connections/ConnectionFactoryInterface.php"
#line: 25
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36393 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.398+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 {#778
#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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ConnectionPool/Selectors/RoundRobinSelector.php"
#line: 27
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36393 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.398+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 {#777
#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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ConnectionPool/Selectors/SelectorInterface.php"
#line: 27
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36393 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.399+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 {#782
#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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Connections/Connection.php"
#line: 51
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:776 {
OpenSearch\ClientBuilder->buildConnectionsFromHosts(array $hosts): array …
›
› $connections[] = $this->connectionFactory->create($host);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:722 {
OpenSearch\ClientBuilder->buildTransport(): void …
› {
› $connections = $this->buildConnectionsFromHosts($this->hosts);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:687 {
OpenSearch\ClientBuilder->build(): Client …
›
› $this->buildTransport();
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36393 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.399+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 {#748
#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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Connections/ConnectionInterface.php"
#line: 27
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:776 {
OpenSearch\ClientBuilder->buildConnectionsFromHosts(array $hosts): array …
›
› $connections[] = $this->connectionFactory->create($host);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:722 {
OpenSearch\ClientBuilder->buildTransport(): void …
› {
› $connections = $this->buildConnectionsFromHosts($this->hosts);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:687 {
OpenSearch\ClientBuilder->build(): Client …
›
› $this->buildTransport();
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36393 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.399+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 {#771
#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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ConnectionPool/StaticNoPingConnectionPool.php"
#line: 31
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:687 {
OpenSearch\ClientBuilder->build(): Client …
›
› $this->buildTransport();
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36393 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.399+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 {#772
#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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ConnectionPool/AbstractConnectionPool.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:687 {
OpenSearch\ClientBuilder->build(): Client …
›
› $this->buildTransport();
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36393 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.399+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 {#773
#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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ConnectionPool/ConnectionPoolInterface.php"
#line: 27
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:687 {
OpenSearch\ClientBuilder->build(): Client …
›
› $this->buildTransport();
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36393 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.400+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 {#767
#message: "User Deprecated: OpenSearch\Transport is deprecated in 2.4.0 and will be removed in 3.0.0."
#code: 0
#file: "/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Transport.php"
#line: 31
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:687 {
OpenSearch\ClientBuilder->build(): Client …
›
› $this->buildTransport();
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36393 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.400+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 {#753
#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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php"
#line: 280
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36393 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.400+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 {#768
#message: "User Deprecated: OpenSearch\LegacyTransportWrapper is deprecated in 2.4.0 and will be removed in 3.0.0."
#code: 0
#file: "/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/LegacyTransportWrapper.php"
#line: 8
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36393 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.401+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 {#754
#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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AsyncSearchNamespace.php"
#line: 25
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36393 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.401+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#759
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36393 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.401+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#789
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36393 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.402+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#935
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36393 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.402+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#691
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36393 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.402+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#719
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36393 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.402+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 {#783
#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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/DataFrameTransformDeprecatedNamespace.php"
#line: 25
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36393 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.403+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#924
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36393 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.403+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#932
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36393 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.404+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#973
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36393 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.404+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#971
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36393 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.404+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#965
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36393 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.405+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#956
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36393 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.405+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#959
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36393 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.405+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#963
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36393 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.406+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1008
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36393 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.406+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 {#1011
#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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/MonitoringNamespace.php"
#line: 27
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36393 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.406+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1003
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36393 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.407+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1001
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36393 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.407+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#993
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36393 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.407+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1005
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36393 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.408+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1004
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36393 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.408+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#986
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36393 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.408+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#979
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36393 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.409+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#751
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36393 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.409+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#925
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36393 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.409+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#918
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36393 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.409+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 {#936
#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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/SearchableSnapshotsNamespace.php"
#line: 25
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36393 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.410+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#938
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36393 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.411+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1080
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36393 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.411+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1075
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36393 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.411+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1068
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36393 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.412+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1079
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36393 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.412+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 {#1076
#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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/SslNamespace.php"
#line: 25
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36393 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.412+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1098
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36393 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.412+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1097
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36393 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.412+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1089
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36393 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.413+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1090
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36393 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.413+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 {#1102
#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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php"
#line: 280
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.413+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 {#1092
#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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php"
#line: 289
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.413+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 {#937
#message: "User Deprecated: OpenSearch\LegacyEndpointFactory is deprecated in 2.4.0 and will be removed in 3.0.0."
#code: 0
#file: "/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/LegacyEndpointFactory.php"
#line: 10
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.413+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#946
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.413+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#951
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.413+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#964
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.413+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1017
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.413+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1021
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.413+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1025
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.413+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1029
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.414+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1033
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.414+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1037
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.414+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1041
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.414+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1045
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.414+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1049
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.414+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1053
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.414+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1057
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.414+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1061
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.414+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1070
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.414+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1104
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.414+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1108
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.414+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1112
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.414+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1116
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.414+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1120
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.414+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1124
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.414+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1128
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.415+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1132
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.415+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1136
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.415+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1140
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.415+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1144
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.415+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1148
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.415+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1152
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.415+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1156
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.415+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1160
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.415+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1164
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.415+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1168
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1495 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9261 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:6988 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) …
› {
› $a = ($container->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? self::getElasticsearchHelperService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:7014 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10187 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:28091 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:33390 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->privates['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:9950 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:32920 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12199 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.464+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.464+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.464+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.464+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.464+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.464+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.464+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.464+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.464+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.464+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.493+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 {#1748
#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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php"
#line: 280
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36379 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36376 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.493+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1738
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36379 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36376 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.493+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1713
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36379 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36376 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.494+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1732
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36379 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36376 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.494+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1763
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36379 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36376 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.494+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1767
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36379 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36376 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.494+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1771
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36379 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36376 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.494+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1775
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36379 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36376 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.494+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1779
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36379 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36376 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.494+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1783
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36379 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36376 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.494+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1787
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36379 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36376 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.494+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1791
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36379 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36376 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.494+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1795
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36379 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36376 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.494+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1799
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36379 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36376 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.494+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1803
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36379 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36376 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.494+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1807
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36379 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36376 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.494+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1811
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36379 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36376 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.494+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1815
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36379 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36376 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.494+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1819
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36379 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36376 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.495+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1823
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36379 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36376 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.495+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1827
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36379 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36376 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.495+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1831
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36379 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36376 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.495+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1835
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36379 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36376 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.495+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1839
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36379 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36376 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.495+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1843
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36379 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36376 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.495+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1847
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36379 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36376 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.495+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1851
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36379 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36376 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.495+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1855
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36379 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36376 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.495+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1859
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36379 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36376 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.495+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1863
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36379 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36376 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.495+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1867
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36379 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36376 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.495+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1871
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36379 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36376 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.495+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1875
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36379 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36376 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.495+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1879
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/ClientBuilder.php:701 {
OpenSearch\ClientBuilder->build(): Client …
›
› return $this->instantiate($this->transport, $this->endpointFactory, $registeredNamespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36379 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36376 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/var-exporter/LazyProxyTrait.php:116 {
ContainerF2Vqyk4\ClientProxyA266ef4->__get&($name): mixed …
› if ($state = $this->lazyObjectState ?? null) {
› $instance = $state->realInstance ??= ($state->initializer)();
› } else {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:24 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
› /** @var array<NamespaceBuilderInterface> $namespaces */
› $namespaces = $client->registeredNamespaces;
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.496+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 {#1752
#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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php"
#line: 280
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.496+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 {#1883
#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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Client.php"
#line: 289
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.496+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1886
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.496+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1890
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.496+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1894
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.496+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1898
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.496+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1902
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.496+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1906
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.496+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1910
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.496+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1914
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.496+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1918
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.496+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1922
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.496+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1926
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.496+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1930
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.496+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1934
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.496+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1938
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.497+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1942
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.497+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1946
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.497+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1950
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.497+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1954
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.497+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1958
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.497+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1962
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.497+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1966
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.497+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1970
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.497+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1974
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.497+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1978
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.497+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1982
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.497+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1986
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.497+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1990
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.497+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1994
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.497+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1998
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.497+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2002
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.498+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2006
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.498+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2010
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.498+00:00"
"message" => "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() is deprecated in 2.4.0 and will be removed in 3.0.0. Pass an instance of \OpenSearch\TransportInterface instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2014
#message: "User Deprecated: Passing an instance of \OpenSearch\Transport to OpenSearch\Namespaces\AbstractNamespace::__construct() 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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/opensearch-project/opensearch-php/src/OpenSearch/Namespaces/AbstractNamespace.php:57 {
OpenSearch\Namespaces\AbstractNamespace->__construct(OpenSearch\TransportInterface|OpenSearch\Transport $transport, OpenSearch\EndpointFactoryInterface|callable $endpointFactory) …
› if (!$transport instanceof TransportInterface) {
› @trigger_error('Passing an instance of \OpenSearch\Transport to ' . __METHOD__ . '() is deprecated in 2.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php:26 {
Shopware\Elasticsearch\Profiler\ClientProfiler->__construct(Client $client) …
›
› parent::__construct($client->transport, $client->endpoints, $namespaces);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:10157 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:1279 {
ContainerF2Vqyk4\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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:36018 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/var/cache/dev_h2fdd213ad26795924205491394294afd/ContainerF2Vqyk4/Shopware_Core_KernelDevDebugContainer.php:12291 {
ContainerF2Vqyk4\Shopware_Core_KernelDevDebugContainer::ContainerF2Vqyk4\{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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.505+00:00"
"message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://kit.dev.jungundbillig.de/robots.txt"" at RouterListener.php line 149"
"priority" => 250
"priorityName" => "NOTICE"
"context" => [
"exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1633
#message: "No route found for "GET https://kit.dev.jungundbillig.de/robots.txt""
#code: 0
#file: "/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/EventListener/RouterListener.php"
#line: 149
-previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#1424 …}
-statusCode: 404
-headers: []
trace: {
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/EventListener/RouterListener.php:149 {
Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
›
› throw new NotFoundHttpException($message, $e);
› } catch (MethodNotAllowedException $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:31 {
Shopware\Core\Framework\Event\NestedEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› return $this->dispatcher->dispatch($event, $eventName);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:122 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php: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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/shopware/core/Kernel.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/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/dev.jungundbillig.de/kit.dev.jungundbillig.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "request"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.621+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.621+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.621+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.621+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.621+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.621+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.621+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.621+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.621+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.621+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.621+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.621+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.640+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.640+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.640+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.640+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.640+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.640+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.640+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.640+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.640+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.640+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.640+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.640+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.640+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.640+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.640+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.640+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.640+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.640+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.640+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.640+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.640+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.640+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.640+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.640+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"
]
]
2145 => [
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.506+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.506+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.506+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.506+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.506+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.506+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.506+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.506+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.506+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.506+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.506+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.506+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.506+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.506+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.506+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.506+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.506+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.506+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.520+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.520+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.520+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.520+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.520+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.520+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.520+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.520+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.520+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.520+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.520+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.520+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.521+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.522+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "ContainerF2Vqyk4\RequestPayloadValueResolverGhost8c80924::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.522+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.620+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.620+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.621+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.621+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.621+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.621+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.621+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.621+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.621+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.621+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.621+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.621+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.621+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.621+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.621+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.621+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.621+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.621+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.621+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.621+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.621+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.621+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.621+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" => 1744073354
"timestamp_rfc3339" => "2025-04-08T00:49:14.621+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
837 => 0
2145 => 0
]
-requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#304 …}
} |