17:19:11.274
info
cache-miss: routing-domains
app
17:19:11.276
info
cache-miss: seo-resolver
app
17:19:11.278
info
cache-miss: system-config-
app
17:19:11.281
info
cache-miss: system-config-aa9742d5568f4c11b2caecc2390eae08
app
17:19:11.288
deprecation
Deprecated: Constant NumberFormatter::TYPE_CURRENCY is deprecated
17:19:11.290
info
Matched route "frontend.account.login.page " .
17:19:11.290
debug
Notified event "kernel.request " to listener "Shopware\Core\Framework\Api\EventListener\CorsListener::onKernelRequest " .
17:19:11.290
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure " .
17:19:11.290
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest " .
17:19:11.290
debug
Notified event "kernel.request " to listener "Shopware\Core\Framework\Api\EventListener\JsonRequestTransformerListener::onRequest " .
17:19:11.290
debug
Notified event "kernel.request " to listener "Shopware\Core\Framework\Api\EventListener\Authentication\ApiAuthenticationListener::setupOAuth " .
17:19:11.290
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest " .
17:19:11.290
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale " .
17:19:11.290
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest " .
17:19:11.290
debug
Notified event "kernel.request " to listener "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::startSession " .
17:19:11.290
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest " .
17:19:11.290
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest " .
17:19:11.290
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest " .
17:19:11.290
debug
Notified event "kernel.request " to listener "Shopware\Storefront\Framework\Twig\TwigDateRequestListener::onKernelRequest " .
17:19:11.290
debug
Notified event "kernel.request " to listener "Shopware\Core\Framework\Routing\CoreSubscriber::initializeCspNonce " .
17:19:11.290
debug
Notified event "kernel.request " to listener "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::maintenanceResolver " .
17:19:11.290
debug
Notified event "kernel.request " to listener "Shopware\Storefront\Framework\Cache\CacheResponseSubscriber::addHttpCacheToCoreRoutes " .
17:19:11.290
debug
Notified event "kernel.request " to listener "Shopware\Storefront\Theme\Twig\ThemeNamespaceHierarchyBuilder::requestEvent " .
17:19:11.293
debug
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent " to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch " .
17:19:11.299
deprecation
Deprecated: Creation of dynamic property Shopware\Core\System\SalesChannel\SalesChannelEntity::$navigationCategoryVersionId is deprecated
php
5 times
Show context
Show trace
{
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Entity.php:55 {
Shopware\Core\Framework\DataAbstractionLayer \ Entity->__set($name, $value): void …
› {
› $this->$name = $value;
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Struct/AssignArrayTrait.php:20 {
Shopware\Core\Framework\Struct \ Struct->assign(array $options) …
› try {
› $this->$key = $value;
› } catch (\Error | \Exception $error) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:203 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrateFields(EntityDefinition $definition, Entity $entity, string $root, array $row, Context $context, iterable $fields): Entity …
› } else {
› $entity->assign([$property => $decoded]);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:122 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->assign(EntityDefinition $definition, Entity $entity, string $root, array $row, Context $context): Entity …
› {
› $entity = $this->hydrateFields($definition, $entity, $root, $row, $context, $definition->getFields());
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:446 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrateEntity(EntityDefinition $definition, string $entityClass, array $row, string $root, Context $context): Entity …
›
› $entity = $hydrator->assign($definition, $entity, $root, $row, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:284 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->manyToOne(array $row, string $root, ?Field $field, Context $context): Entity …
›
› return $this->hydrateEntity($field->getReferenceDefinition(), $field->getReferenceDefinition()->getEntityClass(), $row, $association, $context);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:148 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrateFields(EntityDefinition $definition, Entity $entity, string $root, array $row, Context $context, iterable $fields): Entity …
› if ($field instanceof ManyToOneAssociationField || $field instanceof OneToOneAssociationField) {
› $association = $this->manyToOne($row, $root, $field, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:122 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->assign(EntityDefinition $definition, Entity $entity, string $root, array $row, Context $context): Entity …
› {
› $entity = $this->hydrateFields($definition, $entity, $root, $row, $context, $definition->getFields());
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:446 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrateEntity(EntityDefinition $definition, string $entityClass, array $row, string $root, Context $context): Entity …
›
› $entity = $hydrator->assign($definition, $entity, $root, $row, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:60 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrate(EntityCollection $collection, string $entityClass, EntityDefinition $definition, array $rows, string $root, Context $context): EntityCollection …
› foreach ($rows as $row) {
› $collection->add($this->hydrateEntity($definition, $entityClass, $row, $root, $context));
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityReader.php:116 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityReader->_read(Criteria $criteria, EntityDefinition $definition, Context $context, EntityCollection $collection, FieldCollection $fields, bool $performEmptySearch = false): EntityCollection …
›
› $collection = $this->hydrator->hydrate($collection, $definition->getEntityClass(), $definition, $rows, $definition->getEntityName(), $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityReader.php:78 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityReader->read(EntityDefinition $definition, Criteria $criteria, Context $context): EntityCollection …
›
› return $this->_read(
› $criteria,
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Profiling/Entity/EntityReaderProfiler.php:36 {
Shopware\Core\Profiling\Entity \ EntityReaderProfiler->read(EntityDefinition $definition, Criteria $criteria, Context $context): EntityCollection …
›
› $data = $this->decorated->read($definition, $criteria, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/EntityRepository.php:270 {
Shopware\Core\Framework\DataAbstractionLayer \ EntityRepository->read(Criteria $criteria, Context $context): EntityCollection …
› {
› $entities = $this->reader->read($this->definition, $criteria, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/EntityRepository.php:115 {
Shopware\Core\Framework\DataAbstractionLayer \ EntityRepository->search(Criteria $criteria, Context $context): EntitySearchResult …
› );
› $entities = $this->read($criteria, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/custom/plugins/AcrisShopSwitchCS / src/Components/ShopSwitch/ShopSwitchRoute.php:232 {
Acris\ShopSwitch\Components\ShopSwitch \ ShopSwitchRoute->getDomainById(string $activeDomainId, Context $context): SalesChannelDomainEntity …
› /** @var SalesChannelDomainEntity $domainEntity */
› $domainEntity = $this->salesChannelDomainRepository->search(
› (new Criteria([$activeDomainId]))
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/custom/plugins/AcrisShopSwitchCS / src/Components/ShopSwitch/ShopSwitchRoute.php:132 {
Acris\ShopSwitch\Components\ShopSwitch \ ShopSwitchRoute->load(string $activeDomainId, Request $request, Context $context, string $salesChannelId, ?string $languageId): ShopSwitchRouteResponse …
› {
› $activeDomainEntity = $this->getDomainById($activeDomainId, $context);
› $activeSalesChannel = $activeDomainEntity->getSalesChannel();
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/custom/plugins/AcrisShopSwitchCS / src/Core/System/SalesChannel/Context/SalesChannelContextFactory.php:104 {
Acris\ShopSwitch\Core\System\SalesChannel\Context \ SalesChannelContextFactory->create(string $token, string $salesChannelId, array $options = []): SalesChannelContext …
›
› $shopSwitchResult = $this->shopSwitchRoute->load($activeDomainId, $request, Context::createDefaultContext(), $salesChannelId, $this->getLanguageIdByOptions($options))->getResult();
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ System/SalesChannel/Context/SalesChannelContextService.php:102 {
Shopware\Core\System\SalesChannel\Context \ SalesChannelContextService->get(SalesChannelContextServiceParameters $parameters): SalesChannelContext …
›
› $context = $this->factory->create($token, $parameters->getSalesChannelId(), $session);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Profiling/Checkout/SalesChannelContextServiceProfiler.php:32 {
Shopware\Core\Profiling\Checkout \ SalesChannelContextServiceProfiler->get(SalesChannelContextServiceParameters $parameters): SalesChannelContext …
›
› $context = $this->decorated->get($parameters);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Routing/SalesChannelRequestContextResolver.php:98 {
Shopware\Core\Framework\Routing \ SalesChannelRequestContextResolver->resolve(Request $request): void …
› } else {
› $context = $this->contextService->get(
› new SalesChannelContextServiceParameters((string) $salesChannelId, (string) $contextToken, $language, $currencyId, $domainId)
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Routing/ContextResolverListener.php:33 {
Shopware\Core\Framework\Routing \ ContextResolverListener->resolveContext(ControllerEvent $event): void …
› {
› $this->requestContextResolver->resolve($event->getRequest());
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching \ FlowDispatcher->dispatch($event, string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Webhook/WebhookDispatcher.php:94 {
Shopware\Core\Framework\Webhook \ WebhookDispatcher->dispatch($event, string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Event/BusinessEventDispatcher.php:52 {
Shopware\Core\Framework\Event \ BusinessEventDispatcher->dispatch($event, string $eventName = null): object …
›
› $event = $this->dispatcher->dispatch($event, $eventName);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Event/NestedEventDispatcher.php:32 {
Shopware\Core\Framework\Event \ NestedEventDispatcher->dispatch($event, string $eventName = null): object …
›
› return $this->dispatcher->dispatch($event, $eventName);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpKernel.php:140 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/SubRequestHandler.php:86 {
Symfony\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/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:479 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->forward(Request $request, bool $catch = false, Response $entry = null) …
› // always 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/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:452 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->fetch(Request $request, bool $catch = false) …
›
› $response = $this->forward($subRequest, $catch);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:346 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->lookup(Request $request, bool $catch = false) …
›
› return $this->fetch($request, $catch);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:224 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› } else {
› $response = $this->lookup($request, $catch);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ HttpKernel.php:184 {
Shopware\Core \ HttpKernel->doHandle(Request $request, int $type, bool $catch): HttpKernelResult …
›
› $response = $kernel->handle($transformed, $type, $catch);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ HttpKernel.php:81 {
Shopware\Core \ HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true): HttpKernelResult …
› try {
› return $this->doHandle($request, (int) $type, (bool) $catch);
› } catch (DBALException $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com / public/index.php:69 {
› $kernel = new HttpKernel($appEnv, $debug, $classLoader);
› $result = $kernel->handle($request);
›
}
}
[
"exception " => ErrorException {#1767
#message : "Deprecated: Creation of dynamic property Shopware\Core\System\SalesChannel\SalesChannelEntity::$navigationCategoryVersionId is deprecated "
#code : 0
#file : "/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Entity.php "
#line : 55
#severity : E_DEPRECATED
trace : {
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Entity.php:55 {
Shopware\Core\Framework\DataAbstractionLayer \ Entity->__set($name, $value): void …
› {
› $this->$name = $value;
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Struct/AssignArrayTrait.php:20 {
Shopware\Core\Framework\Struct \ Struct->assign(array $options) …
› try {
› $this->$key = $value;
› } catch (\Error | \Exception $error) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:203 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrateFields(EntityDefinition $definition, Entity $entity, string $root, array $row, Context $context, iterable $fields): Entity …
› } else {
› $entity->assign([$property => $decoded]);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:122 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->assign(EntityDefinition $definition, Entity $entity, string $root, array $row, Context $context): Entity …
› {
› $entity = $this->hydrateFields($definition, $entity, $root, $row, $context, $definition->getFields());
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:446 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrateEntity(EntityDefinition $definition, string $entityClass, array $row, string $root, Context $context): Entity …
›
› $entity = $hydrator->assign($definition, $entity, $root, $row, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:284 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->manyToOne(array $row, string $root, ?Field $field, Context $context): Entity …
›
› return $this->hydrateEntity($field->getReferenceDefinition(), $field->getReferenceDefinition()->getEntityClass(), $row, $association, $context);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:148 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrateFields(EntityDefinition $definition, Entity $entity, string $root, array $row, Context $context, iterable $fields): Entity …
› if ($field instanceof ManyToOneAssociationField || $field instanceof OneToOneAssociationField) {
› $association = $this->manyToOne($row, $root, $field, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:122 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->assign(EntityDefinition $definition, Entity $entity, string $root, array $row, Context $context): Entity …
› {
› $entity = $this->hydrateFields($definition, $entity, $root, $row, $context, $definition->getFields());
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:446 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrateEntity(EntityDefinition $definition, string $entityClass, array $row, string $root, Context $context): Entity …
›
› $entity = $hydrator->assign($definition, $entity, $root, $row, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:60 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrate(EntityCollection $collection, string $entityClass, EntityDefinition $definition, array $rows, string $root, Context $context): EntityCollection …
› foreach ($rows as $row) {
› $collection->add($this->hydrateEntity($definition, $entityClass, $row, $root, $context));
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityReader.php:116 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityReader->_read(Criteria $criteria, EntityDefinition $definition, Context $context, EntityCollection $collection, FieldCollection $fields, bool $performEmptySearch = false): EntityCollection …
›
› $collection = $this->hydrator->hydrate($collection, $definition->getEntityClass(), $definition, $rows, $definition->getEntityName(), $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityReader.php:78 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityReader->read(EntityDefinition $definition, Criteria $criteria, Context $context): EntityCollection …
›
› return $this->_read(
› $criteria,
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Profiling/Entity/EntityReaderProfiler.php:36 {
Shopware\Core\Profiling\Entity \ EntityReaderProfiler->read(EntityDefinition $definition, Criteria $criteria, Context $context): EntityCollection …
›
› $data = $this->decorated->read($definition, $criteria, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/EntityRepository.php:270 {
Shopware\Core\Framework\DataAbstractionLayer \ EntityRepository->read(Criteria $criteria, Context $context): EntityCollection …
› {
› $entities = $this->reader->read($this->definition, $criteria, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/EntityRepository.php:115 {
Shopware\Core\Framework\DataAbstractionLayer \ EntityRepository->search(Criteria $criteria, Context $context): EntitySearchResult …
› );
› $entities = $this->read($criteria, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/custom/plugins/AcrisShopSwitchCS / src/Components/ShopSwitch/ShopSwitchRoute.php:232 {
Acris\ShopSwitch\Components\ShopSwitch \ ShopSwitchRoute->getDomainById(string $activeDomainId, Context $context): SalesChannelDomainEntity …
› /** @var SalesChannelDomainEntity $domainEntity */
› $domainEntity = $this->salesChannelDomainRepository->search(
› (new Criteria([$activeDomainId]))
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/custom/plugins/AcrisShopSwitchCS / src/Components/ShopSwitch/ShopSwitchRoute.php:132 {
Acris\ShopSwitch\Components\ShopSwitch \ ShopSwitchRoute->load(string $activeDomainId, Request $request, Context $context, string $salesChannelId, ?string $languageId): ShopSwitchRouteResponse …
› {
› $activeDomainEntity = $this->getDomainById($activeDomainId, $context);
› $activeSalesChannel = $activeDomainEntity->getSalesChannel();
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/custom/plugins/AcrisShopSwitchCS / src/Core/System/SalesChannel/Context/SalesChannelContextFactory.php:104 {
Acris\ShopSwitch\Core\System\SalesChannel\Context \ SalesChannelContextFactory->create(string $token, string $salesChannelId, array $options = []): SalesChannelContext …
›
› $shopSwitchResult = $this->shopSwitchRoute->load($activeDomainId, $request, Context::createDefaultContext(), $salesChannelId, $this->getLanguageIdByOptions($options))->getResult();
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ System/SalesChannel/Context/SalesChannelContextService.php:102 {
Shopware\Core\System\SalesChannel\Context \ SalesChannelContextService->get(SalesChannelContextServiceParameters $parameters): SalesChannelContext …
›
› $context = $this->factory->create($token, $parameters->getSalesChannelId(), $session);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Profiling/Checkout/SalesChannelContextServiceProfiler.php:32 {
Shopware\Core\Profiling\Checkout \ SalesChannelContextServiceProfiler->get(SalesChannelContextServiceParameters $parameters): SalesChannelContext …
›
› $context = $this->decorated->get($parameters);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Routing/SalesChannelRequestContextResolver.php:98 {
Shopware\Core\Framework\Routing \ SalesChannelRequestContextResolver->resolve(Request $request): void …
› } else {
› $context = $this->contextService->get(
› new SalesChannelContextServiceParameters((string) $salesChannelId, (string) $contextToken, $language, $currencyId, $domainId)
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Routing/ContextResolverListener.php:33 {
Shopware\Core\Framework\Routing \ ContextResolverListener->resolveContext(ControllerEvent $event): void …
› {
› $this->requestContextResolver->resolve($event->getRequest());
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching \ FlowDispatcher->dispatch($event, string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Webhook/WebhookDispatcher.php:94 {
Shopware\Core\Framework\Webhook \ WebhookDispatcher->dispatch($event, string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Event/BusinessEventDispatcher.php:52 {
Shopware\Core\Framework\Event \ BusinessEventDispatcher->dispatch($event, string $eventName = null): object …
›
› $event = $this->dispatcher->dispatch($event, $eventName);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Event/NestedEventDispatcher.php:32 {
Shopware\Core\Framework\Event \ NestedEventDispatcher->dispatch($event, string $eventName = null): object …
›
› return $this->dispatcher->dispatch($event, $eventName);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpKernel.php:140 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/SubRequestHandler.php:86 {
Symfony\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/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:479 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->forward(Request $request, bool $catch = false, Response $entry = null) …
› // always 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/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:452 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->fetch(Request $request, bool $catch = false) …
›
› $response = $this->forward($subRequest, $catch);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:346 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->lookup(Request $request, bool $catch = false) …
›
› return $this->fetch($request, $catch);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:224 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› } else {
› $response = $this->lookup($request, $catch);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ HttpKernel.php:184 {
Shopware\Core \ HttpKernel->doHandle(Request $request, int $type, bool $catch): HttpKernelResult …
›
› $response = $kernel->handle($transformed, $type, $catch);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ HttpKernel.php:81 {
Shopware\Core \ HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true): HttpKernelResult …
› try {
› return $this->doHandle($request, (int) $type, (bool) $catch);
› } catch (DBALException $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com / public/index.php:69 {
› $kernel = new HttpKernel($appEnv, $debug, $classLoader);
› $result = $kernel->handle($request);
›
}
}
}
]
{
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Entity.php:55 {
Shopware\Core\Framework\DataAbstractionLayer \ Entity->__set($name, $value): void …
› {
› $this->$name = $value;
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Struct/AssignArrayTrait.php:20 {
Shopware\Core\Framework\Struct \ Struct->assign(array $options) …
› try {
› $this->$key = $value;
› } catch (\Error | \Exception $error) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:203 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrateFields(EntityDefinition $definition, Entity $entity, string $root, array $row, Context $context, iterable $fields): Entity …
› } else {
› $entity->assign([$property => $decoded]);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:122 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->assign(EntityDefinition $definition, Entity $entity, string $root, array $row, Context $context): Entity …
› {
› $entity = $this->hydrateFields($definition, $entity, $root, $row, $context, $definition->getFields());
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:446 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrateEntity(EntityDefinition $definition, string $entityClass, array $row, string $root, Context $context): Entity …
›
› $entity = $hydrator->assign($definition, $entity, $root, $row, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:284 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->manyToOne(array $row, string $root, ?Field $field, Context $context): Entity …
›
› return $this->hydrateEntity($field->getReferenceDefinition(), $field->getReferenceDefinition()->getEntityClass(), $row, $association, $context);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:148 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrateFields(EntityDefinition $definition, Entity $entity, string $root, array $row, Context $context, iterable $fields): Entity …
› if ($field instanceof ManyToOneAssociationField || $field instanceof OneToOneAssociationField) {
› $association = $this->manyToOne($row, $root, $field, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:122 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->assign(EntityDefinition $definition, Entity $entity, string $root, array $row, Context $context): Entity …
› {
› $entity = $this->hydrateFields($definition, $entity, $root, $row, $context, $definition->getFields());
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:446 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrateEntity(EntityDefinition $definition, string $entityClass, array $row, string $root, Context $context): Entity …
›
› $entity = $hydrator->assign($definition, $entity, $root, $row, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:60 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrate(EntityCollection $collection, string $entityClass, EntityDefinition $definition, array $rows, string $root, Context $context): EntityCollection …
› foreach ($rows as $row) {
› $collection->add($this->hydrateEntity($definition, $entityClass, $row, $root, $context));
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityReader.php:116 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityReader->_read(Criteria $criteria, EntityDefinition $definition, Context $context, EntityCollection $collection, FieldCollection $fields, bool $performEmptySearch = false): EntityCollection …
›
› $collection = $this->hydrator->hydrate($collection, $definition->getEntityClass(), $definition, $rows, $definition->getEntityName(), $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityReader.php:78 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityReader->read(EntityDefinition $definition, Criteria $criteria, Context $context): EntityCollection …
›
› return $this->_read(
› $criteria,
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Profiling/Entity/EntityReaderProfiler.php:36 {
Shopware\Core\Profiling\Entity \ EntityReaderProfiler->read(EntityDefinition $definition, Criteria $criteria, Context $context): EntityCollection …
›
› $data = $this->decorated->read($definition, $criteria, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/EntityRepository.php:270 {
Shopware\Core\Framework\DataAbstractionLayer \ EntityRepository->read(Criteria $criteria, Context $context): EntityCollection …
› {
› $entities = $this->reader->read($this->definition, $criteria, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/EntityRepository.php:115 {
Shopware\Core\Framework\DataAbstractionLayer \ EntityRepository->search(Criteria $criteria, Context $context): EntitySearchResult …
› );
› $entities = $this->read($criteria, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/custom/plugins/AcrisShopSwitchCS / src/Components/ShopSwitch/ShopSwitchRoute.php:232 {
Acris\ShopSwitch\Components\ShopSwitch \ ShopSwitchRoute->getDomainById(string $activeDomainId, Context $context): SalesChannelDomainEntity …
› /** @var SalesChannelDomainEntity $domainEntity */
› $domainEntity = $this->salesChannelDomainRepository->search(
› (new Criteria([$activeDomainId]))
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/custom/plugins/AcrisShopSwitchCS / src/Components/ShopSwitch/ShopSwitchRoute.php:132 {
Acris\ShopSwitch\Components\ShopSwitch \ ShopSwitchRoute->load(string $activeDomainId, Request $request, Context $context, string $salesChannelId, ?string $languageId): ShopSwitchRouteResponse …
› {
› $activeDomainEntity = $this->getDomainById($activeDomainId, $context);
› $activeSalesChannel = $activeDomainEntity->getSalesChannel();
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/custom/plugins/AcrisShopSwitchCS / src/Core/System/SalesChannel/Context/SalesChannelContextFactory.php:104 {
Acris\ShopSwitch\Core\System\SalesChannel\Context \ SalesChannelContextFactory->create(string $token, string $salesChannelId, array $options = []): SalesChannelContext …
›
› $shopSwitchResult = $this->shopSwitchRoute->load($activeDomainId, $request, Context::createDefaultContext(), $salesChannelId, $this->getLanguageIdByOptions($options))->getResult();
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ System/SalesChannel/Context/SalesChannelContextService.php:102 {
Shopware\Core\System\SalesChannel\Context \ SalesChannelContextService->get(SalesChannelContextServiceParameters $parameters): SalesChannelContext …
›
› $context = $this->factory->create($token, $parameters->getSalesChannelId(), $session);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Profiling/Checkout/SalesChannelContextServiceProfiler.php:32 {
Shopware\Core\Profiling\Checkout \ SalesChannelContextServiceProfiler->get(SalesChannelContextServiceParameters $parameters): SalesChannelContext …
›
› $context = $this->decorated->get($parameters);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Routing/SalesChannelRequestContextResolver.php:98 {
Shopware\Core\Framework\Routing \ SalesChannelRequestContextResolver->resolve(Request $request): void …
› } else {
› $context = $this->contextService->get(
› new SalesChannelContextServiceParameters((string) $salesChannelId, (string) $contextToken, $language, $currencyId, $domainId)
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Routing/ContextResolverListener.php:33 {
Shopware\Core\Framework\Routing \ ContextResolverListener->resolveContext(ControllerEvent $event): void …
› {
› $this->requestContextResolver->resolve($event->getRequest());
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching \ FlowDispatcher->dispatch($event, string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Webhook/WebhookDispatcher.php:94 {
Shopware\Core\Framework\Webhook \ WebhookDispatcher->dispatch($event, string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Event/BusinessEventDispatcher.php:52 {
Shopware\Core\Framework\Event \ BusinessEventDispatcher->dispatch($event, string $eventName = null): object …
›
› $event = $this->dispatcher->dispatch($event, $eventName);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Event/NestedEventDispatcher.php:32 {
Shopware\Core\Framework\Event \ NestedEventDispatcher->dispatch($event, string $eventName = null): object …
›
› return $this->dispatcher->dispatch($event, $eventName);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpKernel.php:140 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/SubRequestHandler.php:86 {
Symfony\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/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:479 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->forward(Request $request, bool $catch = false, Response $entry = null) …
› // always 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/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:452 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->fetch(Request $request, bool $catch = false) …
›
› $response = $this->forward($subRequest, $catch);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:346 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->lookup(Request $request, bool $catch = false) …
›
› return $this->fetch($request, $catch);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:224 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› } else {
› $response = $this->lookup($request, $catch);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ HttpKernel.php:184 {
Shopware\Core \ HttpKernel->doHandle(Request $request, int $type, bool $catch): HttpKernelResult …
›
› $response = $kernel->handle($transformed, $type, $catch);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ HttpKernel.php:81 {
Shopware\Core \ HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true): HttpKernelResult …
› try {
› return $this->doHandle($request, (int) $type, (bool) $catch);
› } catch (DBALException $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com / public/index.php:69 {
› $kernel = new HttpKernel($appEnv, $debug, $classLoader);
› $result = $kernel->handle($request);
›
}
}
17:19:11.299
deprecation
Deprecated: Creation of dynamic property Shopware\Core\System\SalesChannel\SalesChannelEntity::$footerCategoryVersionId is deprecated
php
5 times
Show context
Show trace
{
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Entity.php:55 {
Shopware\Core\Framework\DataAbstractionLayer \ Entity->__set($name, $value): void …
› {
› $this->$name = $value;
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Struct/AssignArrayTrait.php:20 {
Shopware\Core\Framework\Struct \ Struct->assign(array $options) …
› try {
› $this->$key = $value;
› } catch (\Error | \Exception $error) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:203 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrateFields(EntityDefinition $definition, Entity $entity, string $root, array $row, Context $context, iterable $fields): Entity …
› } else {
› $entity->assign([$property => $decoded]);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:122 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->assign(EntityDefinition $definition, Entity $entity, string $root, array $row, Context $context): Entity …
› {
› $entity = $this->hydrateFields($definition, $entity, $root, $row, $context, $definition->getFields());
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:446 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrateEntity(EntityDefinition $definition, string $entityClass, array $row, string $root, Context $context): Entity …
›
› $entity = $hydrator->assign($definition, $entity, $root, $row, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:284 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->manyToOne(array $row, string $root, ?Field $field, Context $context): Entity …
›
› return $this->hydrateEntity($field->getReferenceDefinition(), $field->getReferenceDefinition()->getEntityClass(), $row, $association, $context);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:148 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrateFields(EntityDefinition $definition, Entity $entity, string $root, array $row, Context $context, iterable $fields): Entity …
› if ($field instanceof ManyToOneAssociationField || $field instanceof OneToOneAssociationField) {
› $association = $this->manyToOne($row, $root, $field, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:122 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->assign(EntityDefinition $definition, Entity $entity, string $root, array $row, Context $context): Entity …
› {
› $entity = $this->hydrateFields($definition, $entity, $root, $row, $context, $definition->getFields());
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:446 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrateEntity(EntityDefinition $definition, string $entityClass, array $row, string $root, Context $context): Entity …
›
› $entity = $hydrator->assign($definition, $entity, $root, $row, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:60 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrate(EntityCollection $collection, string $entityClass, EntityDefinition $definition, array $rows, string $root, Context $context): EntityCollection …
› foreach ($rows as $row) {
› $collection->add($this->hydrateEntity($definition, $entityClass, $row, $root, $context));
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityReader.php:116 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityReader->_read(Criteria $criteria, EntityDefinition $definition, Context $context, EntityCollection $collection, FieldCollection $fields, bool $performEmptySearch = false): EntityCollection …
›
› $collection = $this->hydrator->hydrate($collection, $definition->getEntityClass(), $definition, $rows, $definition->getEntityName(), $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityReader.php:78 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityReader->read(EntityDefinition $definition, Criteria $criteria, Context $context): EntityCollection …
›
› return $this->_read(
› $criteria,
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Profiling/Entity/EntityReaderProfiler.php:36 {
Shopware\Core\Profiling\Entity \ EntityReaderProfiler->read(EntityDefinition $definition, Criteria $criteria, Context $context): EntityCollection …
›
› $data = $this->decorated->read($definition, $criteria, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/EntityRepository.php:270 {
Shopware\Core\Framework\DataAbstractionLayer \ EntityRepository->read(Criteria $criteria, Context $context): EntityCollection …
› {
› $entities = $this->reader->read($this->definition, $criteria, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/EntityRepository.php:115 {
Shopware\Core\Framework\DataAbstractionLayer \ EntityRepository->search(Criteria $criteria, Context $context): EntitySearchResult …
› );
› $entities = $this->read($criteria, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/custom/plugins/AcrisShopSwitchCS / src/Components/ShopSwitch/ShopSwitchRoute.php:232 {
Acris\ShopSwitch\Components\ShopSwitch \ ShopSwitchRoute->getDomainById(string $activeDomainId, Context $context): SalesChannelDomainEntity …
› /** @var SalesChannelDomainEntity $domainEntity */
› $domainEntity = $this->salesChannelDomainRepository->search(
› (new Criteria([$activeDomainId]))
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/custom/plugins/AcrisShopSwitchCS / src/Components/ShopSwitch/ShopSwitchRoute.php:132 {
Acris\ShopSwitch\Components\ShopSwitch \ ShopSwitchRoute->load(string $activeDomainId, Request $request, Context $context, string $salesChannelId, ?string $languageId): ShopSwitchRouteResponse …
› {
› $activeDomainEntity = $this->getDomainById($activeDomainId, $context);
› $activeSalesChannel = $activeDomainEntity->getSalesChannel();
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/custom/plugins/AcrisShopSwitchCS / src/Core/System/SalesChannel/Context/SalesChannelContextFactory.php:104 {
Acris\ShopSwitch\Core\System\SalesChannel\Context \ SalesChannelContextFactory->create(string $token, string $salesChannelId, array $options = []): SalesChannelContext …
›
› $shopSwitchResult = $this->shopSwitchRoute->load($activeDomainId, $request, Context::createDefaultContext(), $salesChannelId, $this->getLanguageIdByOptions($options))->getResult();
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ System/SalesChannel/Context/SalesChannelContextService.php:102 {
Shopware\Core\System\SalesChannel\Context \ SalesChannelContextService->get(SalesChannelContextServiceParameters $parameters): SalesChannelContext …
›
› $context = $this->factory->create($token, $parameters->getSalesChannelId(), $session);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Profiling/Checkout/SalesChannelContextServiceProfiler.php:32 {
Shopware\Core\Profiling\Checkout \ SalesChannelContextServiceProfiler->get(SalesChannelContextServiceParameters $parameters): SalesChannelContext …
›
› $context = $this->decorated->get($parameters);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Routing/SalesChannelRequestContextResolver.php:98 {
Shopware\Core\Framework\Routing \ SalesChannelRequestContextResolver->resolve(Request $request): void …
› } else {
› $context = $this->contextService->get(
› new SalesChannelContextServiceParameters((string) $salesChannelId, (string) $contextToken, $language, $currencyId, $domainId)
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Routing/ContextResolverListener.php:33 {
Shopware\Core\Framework\Routing \ ContextResolverListener->resolveContext(ControllerEvent $event): void …
› {
› $this->requestContextResolver->resolve($event->getRequest());
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching \ FlowDispatcher->dispatch($event, string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Webhook/WebhookDispatcher.php:94 {
Shopware\Core\Framework\Webhook \ WebhookDispatcher->dispatch($event, string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Event/BusinessEventDispatcher.php:52 {
Shopware\Core\Framework\Event \ BusinessEventDispatcher->dispatch($event, string $eventName = null): object …
›
› $event = $this->dispatcher->dispatch($event, $eventName);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Event/NestedEventDispatcher.php:32 {
Shopware\Core\Framework\Event \ NestedEventDispatcher->dispatch($event, string $eventName = null): object …
›
› return $this->dispatcher->dispatch($event, $eventName);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpKernel.php:140 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/SubRequestHandler.php:86 {
Symfony\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/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:479 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->forward(Request $request, bool $catch = false, Response $entry = null) …
› // always 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/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:452 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->fetch(Request $request, bool $catch = false) …
›
› $response = $this->forward($subRequest, $catch);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:346 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->lookup(Request $request, bool $catch = false) …
›
› return $this->fetch($request, $catch);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:224 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› } else {
› $response = $this->lookup($request, $catch);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ HttpKernel.php:184 {
Shopware\Core \ HttpKernel->doHandle(Request $request, int $type, bool $catch): HttpKernelResult …
›
› $response = $kernel->handle($transformed, $type, $catch);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ HttpKernel.php:81 {
Shopware\Core \ HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true): HttpKernelResult …
› try {
› return $this->doHandle($request, (int) $type, (bool) $catch);
› } catch (DBALException $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com / public/index.php:69 {
› $kernel = new HttpKernel($appEnv, $debug, $classLoader);
› $result = $kernel->handle($request);
›
}
}
[
"exception " => ErrorException {#1769
#message : "Deprecated: Creation of dynamic property Shopware\Core\System\SalesChannel\SalesChannelEntity::$footerCategoryVersionId is deprecated "
#code : 0
#file : "/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Entity.php "
#line : 55
#severity : E_DEPRECATED
trace : {
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Entity.php:55 {
Shopware\Core\Framework\DataAbstractionLayer \ Entity->__set($name, $value): void …
› {
› $this->$name = $value;
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Struct/AssignArrayTrait.php:20 {
Shopware\Core\Framework\Struct \ Struct->assign(array $options) …
› try {
› $this->$key = $value;
› } catch (\Error | \Exception $error) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:203 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrateFields(EntityDefinition $definition, Entity $entity, string $root, array $row, Context $context, iterable $fields): Entity …
› } else {
› $entity->assign([$property => $decoded]);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:122 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->assign(EntityDefinition $definition, Entity $entity, string $root, array $row, Context $context): Entity …
› {
› $entity = $this->hydrateFields($definition, $entity, $root, $row, $context, $definition->getFields());
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:446 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrateEntity(EntityDefinition $definition, string $entityClass, array $row, string $root, Context $context): Entity …
›
› $entity = $hydrator->assign($definition, $entity, $root, $row, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:284 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->manyToOne(array $row, string $root, ?Field $field, Context $context): Entity …
›
› return $this->hydrateEntity($field->getReferenceDefinition(), $field->getReferenceDefinition()->getEntityClass(), $row, $association, $context);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:148 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrateFields(EntityDefinition $definition, Entity $entity, string $root, array $row, Context $context, iterable $fields): Entity …
› if ($field instanceof ManyToOneAssociationField || $field instanceof OneToOneAssociationField) {
› $association = $this->manyToOne($row, $root, $field, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:122 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->assign(EntityDefinition $definition, Entity $entity, string $root, array $row, Context $context): Entity …
› {
› $entity = $this->hydrateFields($definition, $entity, $root, $row, $context, $definition->getFields());
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:446 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrateEntity(EntityDefinition $definition, string $entityClass, array $row, string $root, Context $context): Entity …
›
› $entity = $hydrator->assign($definition, $entity, $root, $row, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:60 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrate(EntityCollection $collection, string $entityClass, EntityDefinition $definition, array $rows, string $root, Context $context): EntityCollection …
› foreach ($rows as $row) {
› $collection->add($this->hydrateEntity($definition, $entityClass, $row, $root, $context));
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityReader.php:116 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityReader->_read(Criteria $criteria, EntityDefinition $definition, Context $context, EntityCollection $collection, FieldCollection $fields, bool $performEmptySearch = false): EntityCollection …
›
› $collection = $this->hydrator->hydrate($collection, $definition->getEntityClass(), $definition, $rows, $definition->getEntityName(), $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityReader.php:78 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityReader->read(EntityDefinition $definition, Criteria $criteria, Context $context): EntityCollection …
›
› return $this->_read(
› $criteria,
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Profiling/Entity/EntityReaderProfiler.php:36 {
Shopware\Core\Profiling\Entity \ EntityReaderProfiler->read(EntityDefinition $definition, Criteria $criteria, Context $context): EntityCollection …
›
› $data = $this->decorated->read($definition, $criteria, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/EntityRepository.php:270 {
Shopware\Core\Framework\DataAbstractionLayer \ EntityRepository->read(Criteria $criteria, Context $context): EntityCollection …
› {
› $entities = $this->reader->read($this->definition, $criteria, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/EntityRepository.php:115 {
Shopware\Core\Framework\DataAbstractionLayer \ EntityRepository->search(Criteria $criteria, Context $context): EntitySearchResult …
› );
› $entities = $this->read($criteria, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/custom/plugins/AcrisShopSwitchCS / src/Components/ShopSwitch/ShopSwitchRoute.php:232 {
Acris\ShopSwitch\Components\ShopSwitch \ ShopSwitchRoute->getDomainById(string $activeDomainId, Context $context): SalesChannelDomainEntity …
› /** @var SalesChannelDomainEntity $domainEntity */
› $domainEntity = $this->salesChannelDomainRepository->search(
› (new Criteria([$activeDomainId]))
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/custom/plugins/AcrisShopSwitchCS / src/Components/ShopSwitch/ShopSwitchRoute.php:132 {
Acris\ShopSwitch\Components\ShopSwitch \ ShopSwitchRoute->load(string $activeDomainId, Request $request, Context $context, string $salesChannelId, ?string $languageId): ShopSwitchRouteResponse …
› {
› $activeDomainEntity = $this->getDomainById($activeDomainId, $context);
› $activeSalesChannel = $activeDomainEntity->getSalesChannel();
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/custom/plugins/AcrisShopSwitchCS / src/Core/System/SalesChannel/Context/SalesChannelContextFactory.php:104 {
Acris\ShopSwitch\Core\System\SalesChannel\Context \ SalesChannelContextFactory->create(string $token, string $salesChannelId, array $options = []): SalesChannelContext …
›
› $shopSwitchResult = $this->shopSwitchRoute->load($activeDomainId, $request, Context::createDefaultContext(), $salesChannelId, $this->getLanguageIdByOptions($options))->getResult();
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ System/SalesChannel/Context/SalesChannelContextService.php:102 {
Shopware\Core\System\SalesChannel\Context \ SalesChannelContextService->get(SalesChannelContextServiceParameters $parameters): SalesChannelContext …
›
› $context = $this->factory->create($token, $parameters->getSalesChannelId(), $session);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Profiling/Checkout/SalesChannelContextServiceProfiler.php:32 {
Shopware\Core\Profiling\Checkout \ SalesChannelContextServiceProfiler->get(SalesChannelContextServiceParameters $parameters): SalesChannelContext …
›
› $context = $this->decorated->get($parameters);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Routing/SalesChannelRequestContextResolver.php:98 {
Shopware\Core\Framework\Routing \ SalesChannelRequestContextResolver->resolve(Request $request): void …
› } else {
› $context = $this->contextService->get(
› new SalesChannelContextServiceParameters((string) $salesChannelId, (string) $contextToken, $language, $currencyId, $domainId)
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Routing/ContextResolverListener.php:33 {
Shopware\Core\Framework\Routing \ ContextResolverListener->resolveContext(ControllerEvent $event): void …
› {
› $this->requestContextResolver->resolve($event->getRequest());
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching \ FlowDispatcher->dispatch($event, string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Webhook/WebhookDispatcher.php:94 {
Shopware\Core\Framework\Webhook \ WebhookDispatcher->dispatch($event, string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Event/BusinessEventDispatcher.php:52 {
Shopware\Core\Framework\Event \ BusinessEventDispatcher->dispatch($event, string $eventName = null): object …
›
› $event = $this->dispatcher->dispatch($event, $eventName);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Event/NestedEventDispatcher.php:32 {
Shopware\Core\Framework\Event \ NestedEventDispatcher->dispatch($event, string $eventName = null): object …
›
› return $this->dispatcher->dispatch($event, $eventName);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpKernel.php:140 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/SubRequestHandler.php:86 {
Symfony\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/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:479 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->forward(Request $request, bool $catch = false, Response $entry = null) …
› // always 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/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:452 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->fetch(Request $request, bool $catch = false) …
›
› $response = $this->forward($subRequest, $catch);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:346 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->lookup(Request $request, bool $catch = false) …
›
› return $this->fetch($request, $catch);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:224 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› } else {
› $response = $this->lookup($request, $catch);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ HttpKernel.php:184 {
Shopware\Core \ HttpKernel->doHandle(Request $request, int $type, bool $catch): HttpKernelResult …
›
› $response = $kernel->handle($transformed, $type, $catch);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ HttpKernel.php:81 {
Shopware\Core \ HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true): HttpKernelResult …
› try {
› return $this->doHandle($request, (int) $type, (bool) $catch);
› } catch (DBALException $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com / public/index.php:69 {
› $kernel = new HttpKernel($appEnv, $debug, $classLoader);
› $result = $kernel->handle($request);
›
}
}
}
]
{
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Entity.php:55 {
Shopware\Core\Framework\DataAbstractionLayer \ Entity->__set($name, $value): void …
› {
› $this->$name = $value;
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Struct/AssignArrayTrait.php:20 {
Shopware\Core\Framework\Struct \ Struct->assign(array $options) …
› try {
› $this->$key = $value;
› } catch (\Error | \Exception $error) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:203 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrateFields(EntityDefinition $definition, Entity $entity, string $root, array $row, Context $context, iterable $fields): Entity …
› } else {
› $entity->assign([$property => $decoded]);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:122 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->assign(EntityDefinition $definition, Entity $entity, string $root, array $row, Context $context): Entity …
› {
› $entity = $this->hydrateFields($definition, $entity, $root, $row, $context, $definition->getFields());
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:446 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrateEntity(EntityDefinition $definition, string $entityClass, array $row, string $root, Context $context): Entity …
›
› $entity = $hydrator->assign($definition, $entity, $root, $row, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:284 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->manyToOne(array $row, string $root, ?Field $field, Context $context): Entity …
›
› return $this->hydrateEntity($field->getReferenceDefinition(), $field->getReferenceDefinition()->getEntityClass(), $row, $association, $context);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:148 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrateFields(EntityDefinition $definition, Entity $entity, string $root, array $row, Context $context, iterable $fields): Entity …
› if ($field instanceof ManyToOneAssociationField || $field instanceof OneToOneAssociationField) {
› $association = $this->manyToOne($row, $root, $field, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:122 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->assign(EntityDefinition $definition, Entity $entity, string $root, array $row, Context $context): Entity …
› {
› $entity = $this->hydrateFields($definition, $entity, $root, $row, $context, $definition->getFields());
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:446 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrateEntity(EntityDefinition $definition, string $entityClass, array $row, string $root, Context $context): Entity …
›
› $entity = $hydrator->assign($definition, $entity, $root, $row, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:60 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrate(EntityCollection $collection, string $entityClass, EntityDefinition $definition, array $rows, string $root, Context $context): EntityCollection …
› foreach ($rows as $row) {
› $collection->add($this->hydrateEntity($definition, $entityClass, $row, $root, $context));
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityReader.php:116 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityReader->_read(Criteria $criteria, EntityDefinition $definition, Context $context, EntityCollection $collection, FieldCollection $fields, bool $performEmptySearch = false): EntityCollection …
›
› $collection = $this->hydrator->hydrate($collection, $definition->getEntityClass(), $definition, $rows, $definition->getEntityName(), $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityReader.php:78 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityReader->read(EntityDefinition $definition, Criteria $criteria, Context $context): EntityCollection …
›
› return $this->_read(
› $criteria,
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Profiling/Entity/EntityReaderProfiler.php:36 {
Shopware\Core\Profiling\Entity \ EntityReaderProfiler->read(EntityDefinition $definition, Criteria $criteria, Context $context): EntityCollection …
›
› $data = $this->decorated->read($definition, $criteria, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/EntityRepository.php:270 {
Shopware\Core\Framework\DataAbstractionLayer \ EntityRepository->read(Criteria $criteria, Context $context): EntityCollection …
› {
› $entities = $this->reader->read($this->definition, $criteria, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/EntityRepository.php:115 {
Shopware\Core\Framework\DataAbstractionLayer \ EntityRepository->search(Criteria $criteria, Context $context): EntitySearchResult …
› );
› $entities = $this->read($criteria, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/custom/plugins/AcrisShopSwitchCS / src/Components/ShopSwitch/ShopSwitchRoute.php:232 {
Acris\ShopSwitch\Components\ShopSwitch \ ShopSwitchRoute->getDomainById(string $activeDomainId, Context $context): SalesChannelDomainEntity …
› /** @var SalesChannelDomainEntity $domainEntity */
› $domainEntity = $this->salesChannelDomainRepository->search(
› (new Criteria([$activeDomainId]))
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/custom/plugins/AcrisShopSwitchCS / src/Components/ShopSwitch/ShopSwitchRoute.php:132 {
Acris\ShopSwitch\Components\ShopSwitch \ ShopSwitchRoute->load(string $activeDomainId, Request $request, Context $context, string $salesChannelId, ?string $languageId): ShopSwitchRouteResponse …
› {
› $activeDomainEntity = $this->getDomainById($activeDomainId, $context);
› $activeSalesChannel = $activeDomainEntity->getSalesChannel();
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/custom/plugins/AcrisShopSwitchCS / src/Core/System/SalesChannel/Context/SalesChannelContextFactory.php:104 {
Acris\ShopSwitch\Core\System\SalesChannel\Context \ SalesChannelContextFactory->create(string $token, string $salesChannelId, array $options = []): SalesChannelContext …
›
› $shopSwitchResult = $this->shopSwitchRoute->load($activeDomainId, $request, Context::createDefaultContext(), $salesChannelId, $this->getLanguageIdByOptions($options))->getResult();
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ System/SalesChannel/Context/SalesChannelContextService.php:102 {
Shopware\Core\System\SalesChannel\Context \ SalesChannelContextService->get(SalesChannelContextServiceParameters $parameters): SalesChannelContext …
›
› $context = $this->factory->create($token, $parameters->getSalesChannelId(), $session);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Profiling/Checkout/SalesChannelContextServiceProfiler.php:32 {
Shopware\Core\Profiling\Checkout \ SalesChannelContextServiceProfiler->get(SalesChannelContextServiceParameters $parameters): SalesChannelContext …
›
› $context = $this->decorated->get($parameters);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Routing/SalesChannelRequestContextResolver.php:98 {
Shopware\Core\Framework\Routing \ SalesChannelRequestContextResolver->resolve(Request $request): void …
› } else {
› $context = $this->contextService->get(
› new SalesChannelContextServiceParameters((string) $salesChannelId, (string) $contextToken, $language, $currencyId, $domainId)
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Routing/ContextResolverListener.php:33 {
Shopware\Core\Framework\Routing \ ContextResolverListener->resolveContext(ControllerEvent $event): void …
› {
› $this->requestContextResolver->resolve($event->getRequest());
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching \ FlowDispatcher->dispatch($event, string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Webhook/WebhookDispatcher.php:94 {
Shopware\Core\Framework\Webhook \ WebhookDispatcher->dispatch($event, string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Event/BusinessEventDispatcher.php:52 {
Shopware\Core\Framework\Event \ BusinessEventDispatcher->dispatch($event, string $eventName = null): object …
›
› $event = $this->dispatcher->dispatch($event, $eventName);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Event/NestedEventDispatcher.php:32 {
Shopware\Core\Framework\Event \ NestedEventDispatcher->dispatch($event, string $eventName = null): object …
›
› return $this->dispatcher->dispatch($event, $eventName);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpKernel.php:140 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/SubRequestHandler.php:86 {
Symfony\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/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:479 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->forward(Request $request, bool $catch = false, Response $entry = null) …
› // always 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/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:452 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->fetch(Request $request, bool $catch = false) …
›
› $response = $this->forward($subRequest, $catch);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:346 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->lookup(Request $request, bool $catch = false) …
›
› return $this->fetch($request, $catch);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:224 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› } else {
› $response = $this->lookup($request, $catch);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ HttpKernel.php:184 {
Shopware\Core \ HttpKernel->doHandle(Request $request, int $type, bool $catch): HttpKernelResult …
›
› $response = $kernel->handle($transformed, $type, $catch);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ HttpKernel.php:81 {
Shopware\Core \ HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true): HttpKernelResult …
› try {
› return $this->doHandle($request, (int) $type, (bool) $catch);
› } catch (DBALException $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com / public/index.php:69 {
› $kernel = new HttpKernel($appEnv, $debug, $classLoader);
› $result = $kernel->handle($request);
›
}
}
17:19:11.299
deprecation
Deprecated: Creation of dynamic property Shopware\Core\System\SalesChannel\SalesChannelEntity::$serviceCategoryVersionId is deprecated
php
5 times
Show context
Show trace
{
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Entity.php:55 {
Shopware\Core\Framework\DataAbstractionLayer \ Entity->__set($name, $value): void …
› {
› $this->$name = $value;
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Struct/AssignArrayTrait.php:20 {
Shopware\Core\Framework\Struct \ Struct->assign(array $options) …
› try {
› $this->$key = $value;
› } catch (\Error | \Exception $error) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:203 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrateFields(EntityDefinition $definition, Entity $entity, string $root, array $row, Context $context, iterable $fields): Entity …
› } else {
› $entity->assign([$property => $decoded]);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:122 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->assign(EntityDefinition $definition, Entity $entity, string $root, array $row, Context $context): Entity …
› {
› $entity = $this->hydrateFields($definition, $entity, $root, $row, $context, $definition->getFields());
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:446 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrateEntity(EntityDefinition $definition, string $entityClass, array $row, string $root, Context $context): Entity …
›
› $entity = $hydrator->assign($definition, $entity, $root, $row, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:284 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->manyToOne(array $row, string $root, ?Field $field, Context $context): Entity …
›
› return $this->hydrateEntity($field->getReferenceDefinition(), $field->getReferenceDefinition()->getEntityClass(), $row, $association, $context);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:148 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrateFields(EntityDefinition $definition, Entity $entity, string $root, array $row, Context $context, iterable $fields): Entity …
› if ($field instanceof ManyToOneAssociationField || $field instanceof OneToOneAssociationField) {
› $association = $this->manyToOne($row, $root, $field, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:122 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->assign(EntityDefinition $definition, Entity $entity, string $root, array $row, Context $context): Entity …
› {
› $entity = $this->hydrateFields($definition, $entity, $root, $row, $context, $definition->getFields());
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:446 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrateEntity(EntityDefinition $definition, string $entityClass, array $row, string $root, Context $context): Entity …
›
› $entity = $hydrator->assign($definition, $entity, $root, $row, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:60 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrate(EntityCollection $collection, string $entityClass, EntityDefinition $definition, array $rows, string $root, Context $context): EntityCollection …
› foreach ($rows as $row) {
› $collection->add($this->hydrateEntity($definition, $entityClass, $row, $root, $context));
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityReader.php:116 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityReader->_read(Criteria $criteria, EntityDefinition $definition, Context $context, EntityCollection $collection, FieldCollection $fields, bool $performEmptySearch = false): EntityCollection …
›
› $collection = $this->hydrator->hydrate($collection, $definition->getEntityClass(), $definition, $rows, $definition->getEntityName(), $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityReader.php:78 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityReader->read(EntityDefinition $definition, Criteria $criteria, Context $context): EntityCollection …
›
› return $this->_read(
› $criteria,
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Profiling/Entity/EntityReaderProfiler.php:36 {
Shopware\Core\Profiling\Entity \ EntityReaderProfiler->read(EntityDefinition $definition, Criteria $criteria, Context $context): EntityCollection …
›
› $data = $this->decorated->read($definition, $criteria, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/EntityRepository.php:270 {
Shopware\Core\Framework\DataAbstractionLayer \ EntityRepository->read(Criteria $criteria, Context $context): EntityCollection …
› {
› $entities = $this->reader->read($this->definition, $criteria, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/EntityRepository.php:115 {
Shopware\Core\Framework\DataAbstractionLayer \ EntityRepository->search(Criteria $criteria, Context $context): EntitySearchResult …
› );
› $entities = $this->read($criteria, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/custom/plugins/AcrisShopSwitchCS / src/Components/ShopSwitch/ShopSwitchRoute.php:232 {
Acris\ShopSwitch\Components\ShopSwitch \ ShopSwitchRoute->getDomainById(string $activeDomainId, Context $context): SalesChannelDomainEntity …
› /** @var SalesChannelDomainEntity $domainEntity */
› $domainEntity = $this->salesChannelDomainRepository->search(
› (new Criteria([$activeDomainId]))
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/custom/plugins/AcrisShopSwitchCS / src/Components/ShopSwitch/ShopSwitchRoute.php:132 {
Acris\ShopSwitch\Components\ShopSwitch \ ShopSwitchRoute->load(string $activeDomainId, Request $request, Context $context, string $salesChannelId, ?string $languageId): ShopSwitchRouteResponse …
› {
› $activeDomainEntity = $this->getDomainById($activeDomainId, $context);
› $activeSalesChannel = $activeDomainEntity->getSalesChannel();
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/custom/plugins/AcrisShopSwitchCS / src/Core/System/SalesChannel/Context/SalesChannelContextFactory.php:104 {
Acris\ShopSwitch\Core\System\SalesChannel\Context \ SalesChannelContextFactory->create(string $token, string $salesChannelId, array $options = []): SalesChannelContext …
›
› $shopSwitchResult = $this->shopSwitchRoute->load($activeDomainId, $request, Context::createDefaultContext(), $salesChannelId, $this->getLanguageIdByOptions($options))->getResult();
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ System/SalesChannel/Context/SalesChannelContextService.php:102 {
Shopware\Core\System\SalesChannel\Context \ SalesChannelContextService->get(SalesChannelContextServiceParameters $parameters): SalesChannelContext …
›
› $context = $this->factory->create($token, $parameters->getSalesChannelId(), $session);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Profiling/Checkout/SalesChannelContextServiceProfiler.php:32 {
Shopware\Core\Profiling\Checkout \ SalesChannelContextServiceProfiler->get(SalesChannelContextServiceParameters $parameters): SalesChannelContext …
›
› $context = $this->decorated->get($parameters);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Routing/SalesChannelRequestContextResolver.php:98 {
Shopware\Core\Framework\Routing \ SalesChannelRequestContextResolver->resolve(Request $request): void …
› } else {
› $context = $this->contextService->get(
› new SalesChannelContextServiceParameters((string) $salesChannelId, (string) $contextToken, $language, $currencyId, $domainId)
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Routing/ContextResolverListener.php:33 {
Shopware\Core\Framework\Routing \ ContextResolverListener->resolveContext(ControllerEvent $event): void …
› {
› $this->requestContextResolver->resolve($event->getRequest());
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching \ FlowDispatcher->dispatch($event, string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Webhook/WebhookDispatcher.php:94 {
Shopware\Core\Framework\Webhook \ WebhookDispatcher->dispatch($event, string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Event/BusinessEventDispatcher.php:52 {
Shopware\Core\Framework\Event \ BusinessEventDispatcher->dispatch($event, string $eventName = null): object …
›
› $event = $this->dispatcher->dispatch($event, $eventName);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Event/NestedEventDispatcher.php:32 {
Shopware\Core\Framework\Event \ NestedEventDispatcher->dispatch($event, string $eventName = null): object …
›
› return $this->dispatcher->dispatch($event, $eventName);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpKernel.php:140 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/SubRequestHandler.php:86 {
Symfony\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/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:479 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->forward(Request $request, bool $catch = false, Response $entry = null) …
› // always 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/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:452 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->fetch(Request $request, bool $catch = false) …
›
› $response = $this->forward($subRequest, $catch);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:346 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->lookup(Request $request, bool $catch = false) …
›
› return $this->fetch($request, $catch);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:224 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› } else {
› $response = $this->lookup($request, $catch);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ HttpKernel.php:184 {
Shopware\Core \ HttpKernel->doHandle(Request $request, int $type, bool $catch): HttpKernelResult …
›
› $response = $kernel->handle($transformed, $type, $catch);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ HttpKernel.php:81 {
Shopware\Core \ HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true): HttpKernelResult …
› try {
› return $this->doHandle($request, (int) $type, (bool) $catch);
› } catch (DBALException $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com / public/index.php:69 {
› $kernel = new HttpKernel($appEnv, $debug, $classLoader);
› $result = $kernel->handle($request);
›
}
}
[
"exception " => ErrorException {#1770
#message : "Deprecated: Creation of dynamic property Shopware\Core\System\SalesChannel\SalesChannelEntity::$serviceCategoryVersionId is deprecated "
#code : 0
#file : "/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Entity.php "
#line : 55
#severity : E_DEPRECATED
trace : {
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Entity.php:55 {
Shopware\Core\Framework\DataAbstractionLayer \ Entity->__set($name, $value): void …
› {
› $this->$name = $value;
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Struct/AssignArrayTrait.php:20 {
Shopware\Core\Framework\Struct \ Struct->assign(array $options) …
› try {
› $this->$key = $value;
› } catch (\Error | \Exception $error) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:203 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrateFields(EntityDefinition $definition, Entity $entity, string $root, array $row, Context $context, iterable $fields): Entity …
› } else {
› $entity->assign([$property => $decoded]);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:122 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->assign(EntityDefinition $definition, Entity $entity, string $root, array $row, Context $context): Entity …
› {
› $entity = $this->hydrateFields($definition, $entity, $root, $row, $context, $definition->getFields());
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:446 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrateEntity(EntityDefinition $definition, string $entityClass, array $row, string $root, Context $context): Entity …
›
› $entity = $hydrator->assign($definition, $entity, $root, $row, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:284 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->manyToOne(array $row, string $root, ?Field $field, Context $context): Entity …
›
› return $this->hydrateEntity($field->getReferenceDefinition(), $field->getReferenceDefinition()->getEntityClass(), $row, $association, $context);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:148 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrateFields(EntityDefinition $definition, Entity $entity, string $root, array $row, Context $context, iterable $fields): Entity …
› if ($field instanceof ManyToOneAssociationField || $field instanceof OneToOneAssociationField) {
› $association = $this->manyToOne($row, $root, $field, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:122 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->assign(EntityDefinition $definition, Entity $entity, string $root, array $row, Context $context): Entity …
› {
› $entity = $this->hydrateFields($definition, $entity, $root, $row, $context, $definition->getFields());
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:446 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrateEntity(EntityDefinition $definition, string $entityClass, array $row, string $root, Context $context): Entity …
›
› $entity = $hydrator->assign($definition, $entity, $root, $row, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:60 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrate(EntityCollection $collection, string $entityClass, EntityDefinition $definition, array $rows, string $root, Context $context): EntityCollection …
› foreach ($rows as $row) {
› $collection->add($this->hydrateEntity($definition, $entityClass, $row, $root, $context));
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityReader.php:116 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityReader->_read(Criteria $criteria, EntityDefinition $definition, Context $context, EntityCollection $collection, FieldCollection $fields, bool $performEmptySearch = false): EntityCollection …
›
› $collection = $this->hydrator->hydrate($collection, $definition->getEntityClass(), $definition, $rows, $definition->getEntityName(), $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityReader.php:78 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityReader->read(EntityDefinition $definition, Criteria $criteria, Context $context): EntityCollection …
›
› return $this->_read(
› $criteria,
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Profiling/Entity/EntityReaderProfiler.php:36 {
Shopware\Core\Profiling\Entity \ EntityReaderProfiler->read(EntityDefinition $definition, Criteria $criteria, Context $context): EntityCollection …
›
› $data = $this->decorated->read($definition, $criteria, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/EntityRepository.php:270 {
Shopware\Core\Framework\DataAbstractionLayer \ EntityRepository->read(Criteria $criteria, Context $context): EntityCollection …
› {
› $entities = $this->reader->read($this->definition, $criteria, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/EntityRepository.php:115 {
Shopware\Core\Framework\DataAbstractionLayer \ EntityRepository->search(Criteria $criteria, Context $context): EntitySearchResult …
› );
› $entities = $this->read($criteria, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/custom/plugins/AcrisShopSwitchCS / src/Components/ShopSwitch/ShopSwitchRoute.php:232 {
Acris\ShopSwitch\Components\ShopSwitch \ ShopSwitchRoute->getDomainById(string $activeDomainId, Context $context): SalesChannelDomainEntity …
› /** @var SalesChannelDomainEntity $domainEntity */
› $domainEntity = $this->salesChannelDomainRepository->search(
› (new Criteria([$activeDomainId]))
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/custom/plugins/AcrisShopSwitchCS / src/Components/ShopSwitch/ShopSwitchRoute.php:132 {
Acris\ShopSwitch\Components\ShopSwitch \ ShopSwitchRoute->load(string $activeDomainId, Request $request, Context $context, string $salesChannelId, ?string $languageId): ShopSwitchRouteResponse …
› {
› $activeDomainEntity = $this->getDomainById($activeDomainId, $context);
› $activeSalesChannel = $activeDomainEntity->getSalesChannel();
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/custom/plugins/AcrisShopSwitchCS / src/Core/System/SalesChannel/Context/SalesChannelContextFactory.php:104 {
Acris\ShopSwitch\Core\System\SalesChannel\Context \ SalesChannelContextFactory->create(string $token, string $salesChannelId, array $options = []): SalesChannelContext …
›
› $shopSwitchResult = $this->shopSwitchRoute->load($activeDomainId, $request, Context::createDefaultContext(), $salesChannelId, $this->getLanguageIdByOptions($options))->getResult();
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ System/SalesChannel/Context/SalesChannelContextService.php:102 {
Shopware\Core\System\SalesChannel\Context \ SalesChannelContextService->get(SalesChannelContextServiceParameters $parameters): SalesChannelContext …
›
› $context = $this->factory->create($token, $parameters->getSalesChannelId(), $session);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Profiling/Checkout/SalesChannelContextServiceProfiler.php:32 {
Shopware\Core\Profiling\Checkout \ SalesChannelContextServiceProfiler->get(SalesChannelContextServiceParameters $parameters): SalesChannelContext …
›
› $context = $this->decorated->get($parameters);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Routing/SalesChannelRequestContextResolver.php:98 {
Shopware\Core\Framework\Routing \ SalesChannelRequestContextResolver->resolve(Request $request): void …
› } else {
› $context = $this->contextService->get(
› new SalesChannelContextServiceParameters((string) $salesChannelId, (string) $contextToken, $language, $currencyId, $domainId)
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Routing/ContextResolverListener.php:33 {
Shopware\Core\Framework\Routing \ ContextResolverListener->resolveContext(ControllerEvent $event): void …
› {
› $this->requestContextResolver->resolve($event->getRequest());
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching \ FlowDispatcher->dispatch($event, string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Webhook/WebhookDispatcher.php:94 {
Shopware\Core\Framework\Webhook \ WebhookDispatcher->dispatch($event, string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Event/BusinessEventDispatcher.php:52 {
Shopware\Core\Framework\Event \ BusinessEventDispatcher->dispatch($event, string $eventName = null): object …
›
› $event = $this->dispatcher->dispatch($event, $eventName);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Event/NestedEventDispatcher.php:32 {
Shopware\Core\Framework\Event \ NestedEventDispatcher->dispatch($event, string $eventName = null): object …
›
› return $this->dispatcher->dispatch($event, $eventName);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpKernel.php:140 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/SubRequestHandler.php:86 {
Symfony\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/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:479 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->forward(Request $request, bool $catch = false, Response $entry = null) …
› // always 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/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:452 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->fetch(Request $request, bool $catch = false) …
›
› $response = $this->forward($subRequest, $catch);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:346 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->lookup(Request $request, bool $catch = false) …
›
› return $this->fetch($request, $catch);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:224 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› } else {
› $response = $this->lookup($request, $catch);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ HttpKernel.php:184 {
Shopware\Core \ HttpKernel->doHandle(Request $request, int $type, bool $catch): HttpKernelResult …
›
› $response = $kernel->handle($transformed, $type, $catch);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ HttpKernel.php:81 {
Shopware\Core \ HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true): HttpKernelResult …
› try {
› return $this->doHandle($request, (int) $type, (bool) $catch);
› } catch (DBALException $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com / public/index.php:69 {
› $kernel = new HttpKernel($appEnv, $debug, $classLoader);
› $result = $kernel->handle($request);
›
}
}
}
]
{
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Entity.php:55 {
Shopware\Core\Framework\DataAbstractionLayer \ Entity->__set($name, $value): void …
› {
› $this->$name = $value;
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Struct/AssignArrayTrait.php:20 {
Shopware\Core\Framework\Struct \ Struct->assign(array $options) …
› try {
› $this->$key = $value;
› } catch (\Error | \Exception $error) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:203 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrateFields(EntityDefinition $definition, Entity $entity, string $root, array $row, Context $context, iterable $fields): Entity …
› } else {
› $entity->assign([$property => $decoded]);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:122 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->assign(EntityDefinition $definition, Entity $entity, string $root, array $row, Context $context): Entity …
› {
› $entity = $this->hydrateFields($definition, $entity, $root, $row, $context, $definition->getFields());
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:446 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrateEntity(EntityDefinition $definition, string $entityClass, array $row, string $root, Context $context): Entity …
›
› $entity = $hydrator->assign($definition, $entity, $root, $row, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:284 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->manyToOne(array $row, string $root, ?Field $field, Context $context): Entity …
›
› return $this->hydrateEntity($field->getReferenceDefinition(), $field->getReferenceDefinition()->getEntityClass(), $row, $association, $context);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:148 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrateFields(EntityDefinition $definition, Entity $entity, string $root, array $row, Context $context, iterable $fields): Entity …
› if ($field instanceof ManyToOneAssociationField || $field instanceof OneToOneAssociationField) {
› $association = $this->manyToOne($row, $root, $field, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:122 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->assign(EntityDefinition $definition, Entity $entity, string $root, array $row, Context $context): Entity …
› {
› $entity = $this->hydrateFields($definition, $entity, $root, $row, $context, $definition->getFields());
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:446 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrateEntity(EntityDefinition $definition, string $entityClass, array $row, string $root, Context $context): Entity …
›
› $entity = $hydrator->assign($definition, $entity, $root, $row, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:60 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrate(EntityCollection $collection, string $entityClass, EntityDefinition $definition, array $rows, string $root, Context $context): EntityCollection …
› foreach ($rows as $row) {
› $collection->add($this->hydrateEntity($definition, $entityClass, $row, $root, $context));
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityReader.php:116 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityReader->_read(Criteria $criteria, EntityDefinition $definition, Context $context, EntityCollection $collection, FieldCollection $fields, bool $performEmptySearch = false): EntityCollection …
›
› $collection = $this->hydrator->hydrate($collection, $definition->getEntityClass(), $definition, $rows, $definition->getEntityName(), $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityReader.php:78 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityReader->read(EntityDefinition $definition, Criteria $criteria, Context $context): EntityCollection …
›
› return $this->_read(
› $criteria,
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Profiling/Entity/EntityReaderProfiler.php:36 {
Shopware\Core\Profiling\Entity \ EntityReaderProfiler->read(EntityDefinition $definition, Criteria $criteria, Context $context): EntityCollection …
›
› $data = $this->decorated->read($definition, $criteria, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/EntityRepository.php:270 {
Shopware\Core\Framework\DataAbstractionLayer \ EntityRepository->read(Criteria $criteria, Context $context): EntityCollection …
› {
› $entities = $this->reader->read($this->definition, $criteria, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/EntityRepository.php:115 {
Shopware\Core\Framework\DataAbstractionLayer \ EntityRepository->search(Criteria $criteria, Context $context): EntitySearchResult …
› );
› $entities = $this->read($criteria, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/custom/plugins/AcrisShopSwitchCS / src/Components/ShopSwitch/ShopSwitchRoute.php:232 {
Acris\ShopSwitch\Components\ShopSwitch \ ShopSwitchRoute->getDomainById(string $activeDomainId, Context $context): SalesChannelDomainEntity …
› /** @var SalesChannelDomainEntity $domainEntity */
› $domainEntity = $this->salesChannelDomainRepository->search(
› (new Criteria([$activeDomainId]))
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/custom/plugins/AcrisShopSwitchCS / src/Components/ShopSwitch/ShopSwitchRoute.php:132 {
Acris\ShopSwitch\Components\ShopSwitch \ ShopSwitchRoute->load(string $activeDomainId, Request $request, Context $context, string $salesChannelId, ?string $languageId): ShopSwitchRouteResponse …
› {
› $activeDomainEntity = $this->getDomainById($activeDomainId, $context);
› $activeSalesChannel = $activeDomainEntity->getSalesChannel();
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/custom/plugins/AcrisShopSwitchCS / src/Core/System/SalesChannel/Context/SalesChannelContextFactory.php:104 {
Acris\ShopSwitch\Core\System\SalesChannel\Context \ SalesChannelContextFactory->create(string $token, string $salesChannelId, array $options = []): SalesChannelContext …
›
› $shopSwitchResult = $this->shopSwitchRoute->load($activeDomainId, $request, Context::createDefaultContext(), $salesChannelId, $this->getLanguageIdByOptions($options))->getResult();
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ System/SalesChannel/Context/SalesChannelContextService.php:102 {
Shopware\Core\System\SalesChannel\Context \ SalesChannelContextService->get(SalesChannelContextServiceParameters $parameters): SalesChannelContext …
›
› $context = $this->factory->create($token, $parameters->getSalesChannelId(), $session);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Profiling/Checkout/SalesChannelContextServiceProfiler.php:32 {
Shopware\Core\Profiling\Checkout \ SalesChannelContextServiceProfiler->get(SalesChannelContextServiceParameters $parameters): SalesChannelContext …
›
› $context = $this->decorated->get($parameters);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Routing/SalesChannelRequestContextResolver.php:98 {
Shopware\Core\Framework\Routing \ SalesChannelRequestContextResolver->resolve(Request $request): void …
› } else {
› $context = $this->contextService->get(
› new SalesChannelContextServiceParameters((string) $salesChannelId, (string) $contextToken, $language, $currencyId, $domainId)
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Routing/ContextResolverListener.php:33 {
Shopware\Core\Framework\Routing \ ContextResolverListener->resolveContext(ControllerEvent $event): void …
› {
› $this->requestContextResolver->resolve($event->getRequest());
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching \ FlowDispatcher->dispatch($event, string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Webhook/WebhookDispatcher.php:94 {
Shopware\Core\Framework\Webhook \ WebhookDispatcher->dispatch($event, string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Event/BusinessEventDispatcher.php:52 {
Shopware\Core\Framework\Event \ BusinessEventDispatcher->dispatch($event, string $eventName = null): object …
›
› $event = $this->dispatcher->dispatch($event, $eventName);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Event/NestedEventDispatcher.php:32 {
Shopware\Core\Framework\Event \ NestedEventDispatcher->dispatch($event, string $eventName = null): object …
›
› return $this->dispatcher->dispatch($event, $eventName);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpKernel.php:140 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/SubRequestHandler.php:86 {
Symfony\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/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:479 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->forward(Request $request, bool $catch = false, Response $entry = null) …
› // always 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/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:452 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->fetch(Request $request, bool $catch = false) …
›
› $response = $this->forward($subRequest, $catch);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:346 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->lookup(Request $request, bool $catch = false) …
›
› return $this->fetch($request, $catch);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:224 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› } else {
› $response = $this->lookup($request, $catch);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ HttpKernel.php:184 {
Shopware\Core \ HttpKernel->doHandle(Request $request, int $type, bool $catch): HttpKernelResult …
›
› $response = $kernel->handle($transformed, $type, $catch);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ HttpKernel.php:81 {
Shopware\Core \ HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true): HttpKernelResult …
› try {
› return $this->doHandle($request, (int) $type, (bool) $catch);
› } catch (DBALException $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com / public/index.php:69 {
› $kernel = new HttpKernel($appEnv, $debug, $classLoader);
› $result = $kernel->handle($request);
›
}
}
17:19:11.301
deprecation
Deprecated: Creation of dynamic property Shopware\Core\System\SalesChannel\SalesChannelEntity::$homeCmsPageVersionId is deprecated
php
5 times
Show context
Show trace
{
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Entity.php:55 {
Shopware\Core\Framework\DataAbstractionLayer \ Entity->__set($name, $value): void …
› {
› $this->$name = $value;
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Struct/AssignArrayTrait.php:20 {
Shopware\Core\Framework\Struct \ Struct->assign(array $options) …
› try {
› $this->$key = $value;
› } catch (\Error | \Exception $error) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:203 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrateFields(EntityDefinition $definition, Entity $entity, string $root, array $row, Context $context, iterable $fields): Entity …
› } else {
› $entity->assign([$property => $decoded]);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:122 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->assign(EntityDefinition $definition, Entity $entity, string $root, array $row, Context $context): Entity …
› {
› $entity = $this->hydrateFields($definition, $entity, $root, $row, $context, $definition->getFields());
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:446 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrateEntity(EntityDefinition $definition, string $entityClass, array $row, string $root, Context $context): Entity …
›
› $entity = $hydrator->assign($definition, $entity, $root, $row, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:284 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->manyToOne(array $row, string $root, ?Field $field, Context $context): Entity …
›
› return $this->hydrateEntity($field->getReferenceDefinition(), $field->getReferenceDefinition()->getEntityClass(), $row, $association, $context);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:148 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrateFields(EntityDefinition $definition, Entity $entity, string $root, array $row, Context $context, iterable $fields): Entity …
› if ($field instanceof ManyToOneAssociationField || $field instanceof OneToOneAssociationField) {
› $association = $this->manyToOne($row, $root, $field, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:122 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->assign(EntityDefinition $definition, Entity $entity, string $root, array $row, Context $context): Entity …
› {
› $entity = $this->hydrateFields($definition, $entity, $root, $row, $context, $definition->getFields());
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:446 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrateEntity(EntityDefinition $definition, string $entityClass, array $row, string $root, Context $context): Entity …
›
› $entity = $hydrator->assign($definition, $entity, $root, $row, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:60 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrate(EntityCollection $collection, string $entityClass, EntityDefinition $definition, array $rows, string $root, Context $context): EntityCollection …
› foreach ($rows as $row) {
› $collection->add($this->hydrateEntity($definition, $entityClass, $row, $root, $context));
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityReader.php:116 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityReader->_read(Criteria $criteria, EntityDefinition $definition, Context $context, EntityCollection $collection, FieldCollection $fields, bool $performEmptySearch = false): EntityCollection …
›
› $collection = $this->hydrator->hydrate($collection, $definition->getEntityClass(), $definition, $rows, $definition->getEntityName(), $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityReader.php:78 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityReader->read(EntityDefinition $definition, Criteria $criteria, Context $context): EntityCollection …
›
› return $this->_read(
› $criteria,
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Profiling/Entity/EntityReaderProfiler.php:36 {
Shopware\Core\Profiling\Entity \ EntityReaderProfiler->read(EntityDefinition $definition, Criteria $criteria, Context $context): EntityCollection …
›
› $data = $this->decorated->read($definition, $criteria, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/EntityRepository.php:270 {
Shopware\Core\Framework\DataAbstractionLayer \ EntityRepository->read(Criteria $criteria, Context $context): EntityCollection …
› {
› $entities = $this->reader->read($this->definition, $criteria, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/EntityRepository.php:115 {
Shopware\Core\Framework\DataAbstractionLayer \ EntityRepository->search(Criteria $criteria, Context $context): EntitySearchResult …
› );
› $entities = $this->read($criteria, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/custom/plugins/AcrisShopSwitchCS / src/Components/ShopSwitch/ShopSwitchRoute.php:232 {
Acris\ShopSwitch\Components\ShopSwitch \ ShopSwitchRoute->getDomainById(string $activeDomainId, Context $context): SalesChannelDomainEntity …
› /** @var SalesChannelDomainEntity $domainEntity */
› $domainEntity = $this->salesChannelDomainRepository->search(
› (new Criteria([$activeDomainId]))
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/custom/plugins/AcrisShopSwitchCS / src/Components/ShopSwitch/ShopSwitchRoute.php:132 {
Acris\ShopSwitch\Components\ShopSwitch \ ShopSwitchRoute->load(string $activeDomainId, Request $request, Context $context, string $salesChannelId, ?string $languageId): ShopSwitchRouteResponse …
› {
› $activeDomainEntity = $this->getDomainById($activeDomainId, $context);
› $activeSalesChannel = $activeDomainEntity->getSalesChannel();
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/custom/plugins/AcrisShopSwitchCS / src/Core/System/SalesChannel/Context/SalesChannelContextFactory.php:104 {
Acris\ShopSwitch\Core\System\SalesChannel\Context \ SalesChannelContextFactory->create(string $token, string $salesChannelId, array $options = []): SalesChannelContext …
›
› $shopSwitchResult = $this->shopSwitchRoute->load($activeDomainId, $request, Context::createDefaultContext(), $salesChannelId, $this->getLanguageIdByOptions($options))->getResult();
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ System/SalesChannel/Context/SalesChannelContextService.php:102 {
Shopware\Core\System\SalesChannel\Context \ SalesChannelContextService->get(SalesChannelContextServiceParameters $parameters): SalesChannelContext …
›
› $context = $this->factory->create($token, $parameters->getSalesChannelId(), $session);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Profiling/Checkout/SalesChannelContextServiceProfiler.php:32 {
Shopware\Core\Profiling\Checkout \ SalesChannelContextServiceProfiler->get(SalesChannelContextServiceParameters $parameters): SalesChannelContext …
›
› $context = $this->decorated->get($parameters);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Routing/SalesChannelRequestContextResolver.php:98 {
Shopware\Core\Framework\Routing \ SalesChannelRequestContextResolver->resolve(Request $request): void …
› } else {
› $context = $this->contextService->get(
› new SalesChannelContextServiceParameters((string) $salesChannelId, (string) $contextToken, $language, $currencyId, $domainId)
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Routing/ContextResolverListener.php:33 {
Shopware\Core\Framework\Routing \ ContextResolverListener->resolveContext(ControllerEvent $event): void …
› {
› $this->requestContextResolver->resolve($event->getRequest());
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching \ FlowDispatcher->dispatch($event, string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Webhook/WebhookDispatcher.php:94 {
Shopware\Core\Framework\Webhook \ WebhookDispatcher->dispatch($event, string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Event/BusinessEventDispatcher.php:52 {
Shopware\Core\Framework\Event \ BusinessEventDispatcher->dispatch($event, string $eventName = null): object …
›
› $event = $this->dispatcher->dispatch($event, $eventName);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Event/NestedEventDispatcher.php:32 {
Shopware\Core\Framework\Event \ NestedEventDispatcher->dispatch($event, string $eventName = null): object …
›
› return $this->dispatcher->dispatch($event, $eventName);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpKernel.php:140 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/SubRequestHandler.php:86 {
Symfony\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/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:479 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->forward(Request $request, bool $catch = false, Response $entry = null) …
› // always 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/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:452 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->fetch(Request $request, bool $catch = false) …
›
› $response = $this->forward($subRequest, $catch);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:346 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->lookup(Request $request, bool $catch = false) …
›
› return $this->fetch($request, $catch);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:224 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› } else {
› $response = $this->lookup($request, $catch);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ HttpKernel.php:184 {
Shopware\Core \ HttpKernel->doHandle(Request $request, int $type, bool $catch): HttpKernelResult …
›
› $response = $kernel->handle($transformed, $type, $catch);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ HttpKernel.php:81 {
Shopware\Core \ HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true): HttpKernelResult …
› try {
› return $this->doHandle($request, (int) $type, (bool) $catch);
› } catch (DBALException $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com / public/index.php:69 {
› $kernel = new HttpKernel($appEnv, $debug, $classLoader);
› $result = $kernel->handle($request);
›
}
}
[
"exception " => ErrorException {#2446
#message : "Deprecated: Creation of dynamic property Shopware\Core\System\SalesChannel\SalesChannelEntity::$homeCmsPageVersionId is deprecated "
#code : 0
#file : "/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Entity.php "
#line : 55
#severity : E_DEPRECATED
trace : {
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Entity.php:55 {
Shopware\Core\Framework\DataAbstractionLayer \ Entity->__set($name, $value): void …
› {
› $this->$name = $value;
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Struct/AssignArrayTrait.php:20 {
Shopware\Core\Framework\Struct \ Struct->assign(array $options) …
› try {
› $this->$key = $value;
› } catch (\Error | \Exception $error) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:203 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrateFields(EntityDefinition $definition, Entity $entity, string $root, array $row, Context $context, iterable $fields): Entity …
› } else {
› $entity->assign([$property => $decoded]);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:122 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->assign(EntityDefinition $definition, Entity $entity, string $root, array $row, Context $context): Entity …
› {
› $entity = $this->hydrateFields($definition, $entity, $root, $row, $context, $definition->getFields());
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:446 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrateEntity(EntityDefinition $definition, string $entityClass, array $row, string $root, Context $context): Entity …
›
› $entity = $hydrator->assign($definition, $entity, $root, $row, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:284 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->manyToOne(array $row, string $root, ?Field $field, Context $context): Entity …
›
› return $this->hydrateEntity($field->getReferenceDefinition(), $field->getReferenceDefinition()->getEntityClass(), $row, $association, $context);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:148 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrateFields(EntityDefinition $definition, Entity $entity, string $root, array $row, Context $context, iterable $fields): Entity …
› if ($field instanceof ManyToOneAssociationField || $field instanceof OneToOneAssociationField) {
› $association = $this->manyToOne($row, $root, $field, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:122 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->assign(EntityDefinition $definition, Entity $entity, string $root, array $row, Context $context): Entity …
› {
› $entity = $this->hydrateFields($definition, $entity, $root, $row, $context, $definition->getFields());
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:446 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrateEntity(EntityDefinition $definition, string $entityClass, array $row, string $root, Context $context): Entity …
›
› $entity = $hydrator->assign($definition, $entity, $root, $row, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:60 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrate(EntityCollection $collection, string $entityClass, EntityDefinition $definition, array $rows, string $root, Context $context): EntityCollection …
› foreach ($rows as $row) {
› $collection->add($this->hydrateEntity($definition, $entityClass, $row, $root, $context));
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityReader.php:116 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityReader->_read(Criteria $criteria, EntityDefinition $definition, Context $context, EntityCollection $collection, FieldCollection $fields, bool $performEmptySearch = false): EntityCollection …
›
› $collection = $this->hydrator->hydrate($collection, $definition->getEntityClass(), $definition, $rows, $definition->getEntityName(), $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityReader.php:78 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityReader->read(EntityDefinition $definition, Criteria $criteria, Context $context): EntityCollection …
›
› return $this->_read(
› $criteria,
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Profiling/Entity/EntityReaderProfiler.php:36 {
Shopware\Core\Profiling\Entity \ EntityReaderProfiler->read(EntityDefinition $definition, Criteria $criteria, Context $context): EntityCollection …
›
› $data = $this->decorated->read($definition, $criteria, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/EntityRepository.php:270 {
Shopware\Core\Framework\DataAbstractionLayer \ EntityRepository->read(Criteria $criteria, Context $context): EntityCollection …
› {
› $entities = $this->reader->read($this->definition, $criteria, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/EntityRepository.php:115 {
Shopware\Core\Framework\DataAbstractionLayer \ EntityRepository->search(Criteria $criteria, Context $context): EntitySearchResult …
› );
› $entities = $this->read($criteria, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/custom/plugins/AcrisShopSwitchCS / src/Components/ShopSwitch/ShopSwitchRoute.php:232 {
Acris\ShopSwitch\Components\ShopSwitch \ ShopSwitchRoute->getDomainById(string $activeDomainId, Context $context): SalesChannelDomainEntity …
› /** @var SalesChannelDomainEntity $domainEntity */
› $domainEntity = $this->salesChannelDomainRepository->search(
› (new Criteria([$activeDomainId]))
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/custom/plugins/AcrisShopSwitchCS / src/Components/ShopSwitch/ShopSwitchRoute.php:132 {
Acris\ShopSwitch\Components\ShopSwitch \ ShopSwitchRoute->load(string $activeDomainId, Request $request, Context $context, string $salesChannelId, ?string $languageId): ShopSwitchRouteResponse …
› {
› $activeDomainEntity = $this->getDomainById($activeDomainId, $context);
› $activeSalesChannel = $activeDomainEntity->getSalesChannel();
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/custom/plugins/AcrisShopSwitchCS / src/Core/System/SalesChannel/Context/SalesChannelContextFactory.php:104 {
Acris\ShopSwitch\Core\System\SalesChannel\Context \ SalesChannelContextFactory->create(string $token, string $salesChannelId, array $options = []): SalesChannelContext …
›
› $shopSwitchResult = $this->shopSwitchRoute->load($activeDomainId, $request, Context::createDefaultContext(), $salesChannelId, $this->getLanguageIdByOptions($options))->getResult();
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ System/SalesChannel/Context/SalesChannelContextService.php:102 {
Shopware\Core\System\SalesChannel\Context \ SalesChannelContextService->get(SalesChannelContextServiceParameters $parameters): SalesChannelContext …
›
› $context = $this->factory->create($token, $parameters->getSalesChannelId(), $session);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Profiling/Checkout/SalesChannelContextServiceProfiler.php:32 {
Shopware\Core\Profiling\Checkout \ SalesChannelContextServiceProfiler->get(SalesChannelContextServiceParameters $parameters): SalesChannelContext …
›
› $context = $this->decorated->get($parameters);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Routing/SalesChannelRequestContextResolver.php:98 {
Shopware\Core\Framework\Routing \ SalesChannelRequestContextResolver->resolve(Request $request): void …
› } else {
› $context = $this->contextService->get(
› new SalesChannelContextServiceParameters((string) $salesChannelId, (string) $contextToken, $language, $currencyId, $domainId)
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Routing/ContextResolverListener.php:33 {
Shopware\Core\Framework\Routing \ ContextResolverListener->resolveContext(ControllerEvent $event): void …
› {
› $this->requestContextResolver->resolve($event->getRequest());
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching \ FlowDispatcher->dispatch($event, string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Webhook/WebhookDispatcher.php:94 {
Shopware\Core\Framework\Webhook \ WebhookDispatcher->dispatch($event, string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Event/BusinessEventDispatcher.php:52 {
Shopware\Core\Framework\Event \ BusinessEventDispatcher->dispatch($event, string $eventName = null): object …
›
› $event = $this->dispatcher->dispatch($event, $eventName);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Event/NestedEventDispatcher.php:32 {
Shopware\Core\Framework\Event \ NestedEventDispatcher->dispatch($event, string $eventName = null): object …
›
› return $this->dispatcher->dispatch($event, $eventName);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpKernel.php:140 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/SubRequestHandler.php:86 {
Symfony\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/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:479 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->forward(Request $request, bool $catch = false, Response $entry = null) …
› // always 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/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:452 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->fetch(Request $request, bool $catch = false) …
›
› $response = $this->forward($subRequest, $catch);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:346 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->lookup(Request $request, bool $catch = false) …
›
› return $this->fetch($request, $catch);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:224 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› } else {
› $response = $this->lookup($request, $catch);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ HttpKernel.php:184 {
Shopware\Core \ HttpKernel->doHandle(Request $request, int $type, bool $catch): HttpKernelResult …
›
› $response = $kernel->handle($transformed, $type, $catch);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ HttpKernel.php:81 {
Shopware\Core \ HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true): HttpKernelResult …
› try {
› return $this->doHandle($request, (int) $type, (bool) $catch);
› } catch (DBALException $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com / public/index.php:69 {
› $kernel = new HttpKernel($appEnv, $debug, $classLoader);
› $result = $kernel->handle($request);
›
}
}
}
]
{
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Entity.php:55 {
Shopware\Core\Framework\DataAbstractionLayer \ Entity->__set($name, $value): void …
› {
› $this->$name = $value;
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Struct/AssignArrayTrait.php:20 {
Shopware\Core\Framework\Struct \ Struct->assign(array $options) …
› try {
› $this->$key = $value;
› } catch (\Error | \Exception $error) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:203 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrateFields(EntityDefinition $definition, Entity $entity, string $root, array $row, Context $context, iterable $fields): Entity …
› } else {
› $entity->assign([$property => $decoded]);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:122 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->assign(EntityDefinition $definition, Entity $entity, string $root, array $row, Context $context): Entity …
› {
› $entity = $this->hydrateFields($definition, $entity, $root, $row, $context, $definition->getFields());
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:446 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrateEntity(EntityDefinition $definition, string $entityClass, array $row, string $root, Context $context): Entity …
›
› $entity = $hydrator->assign($definition, $entity, $root, $row, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:284 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->manyToOne(array $row, string $root, ?Field $field, Context $context): Entity …
›
› return $this->hydrateEntity($field->getReferenceDefinition(), $field->getReferenceDefinition()->getEntityClass(), $row, $association, $context);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:148 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrateFields(EntityDefinition $definition, Entity $entity, string $root, array $row, Context $context, iterable $fields): Entity …
› if ($field instanceof ManyToOneAssociationField || $field instanceof OneToOneAssociationField) {
› $association = $this->manyToOne($row, $root, $field, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:122 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->assign(EntityDefinition $definition, Entity $entity, string $root, array $row, Context $context): Entity …
› {
› $entity = $this->hydrateFields($definition, $entity, $root, $row, $context, $definition->getFields());
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:446 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrateEntity(EntityDefinition $definition, string $entityClass, array $row, string $root, Context $context): Entity …
›
› $entity = $hydrator->assign($definition, $entity, $root, $row, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:60 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrate(EntityCollection $collection, string $entityClass, EntityDefinition $definition, array $rows, string $root, Context $context): EntityCollection …
› foreach ($rows as $row) {
› $collection->add($this->hydrateEntity($definition, $entityClass, $row, $root, $context));
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityReader.php:116 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityReader->_read(Criteria $criteria, EntityDefinition $definition, Context $context, EntityCollection $collection, FieldCollection $fields, bool $performEmptySearch = false): EntityCollection …
›
› $collection = $this->hydrator->hydrate($collection, $definition->getEntityClass(), $definition, $rows, $definition->getEntityName(), $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityReader.php:78 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityReader->read(EntityDefinition $definition, Criteria $criteria, Context $context): EntityCollection …
›
› return $this->_read(
› $criteria,
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Profiling/Entity/EntityReaderProfiler.php:36 {
Shopware\Core\Profiling\Entity \ EntityReaderProfiler->read(EntityDefinition $definition, Criteria $criteria, Context $context): EntityCollection …
›
› $data = $this->decorated->read($definition, $criteria, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/EntityRepository.php:270 {
Shopware\Core\Framework\DataAbstractionLayer \ EntityRepository->read(Criteria $criteria, Context $context): EntityCollection …
› {
› $entities = $this->reader->read($this->definition, $criteria, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/EntityRepository.php:115 {
Shopware\Core\Framework\DataAbstractionLayer \ EntityRepository->search(Criteria $criteria, Context $context): EntitySearchResult …
› );
› $entities = $this->read($criteria, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/custom/plugins/AcrisShopSwitchCS / src/Components/ShopSwitch/ShopSwitchRoute.php:232 {
Acris\ShopSwitch\Components\ShopSwitch \ ShopSwitchRoute->getDomainById(string $activeDomainId, Context $context): SalesChannelDomainEntity …
› /** @var SalesChannelDomainEntity $domainEntity */
› $domainEntity = $this->salesChannelDomainRepository->search(
› (new Criteria([$activeDomainId]))
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/custom/plugins/AcrisShopSwitchCS / src/Components/ShopSwitch/ShopSwitchRoute.php:132 {
Acris\ShopSwitch\Components\ShopSwitch \ ShopSwitchRoute->load(string $activeDomainId, Request $request, Context $context, string $salesChannelId, ?string $languageId): ShopSwitchRouteResponse …
› {
› $activeDomainEntity = $this->getDomainById($activeDomainId, $context);
› $activeSalesChannel = $activeDomainEntity->getSalesChannel();
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/custom/plugins/AcrisShopSwitchCS / src/Core/System/SalesChannel/Context/SalesChannelContextFactory.php:104 {
Acris\ShopSwitch\Core\System\SalesChannel\Context \ SalesChannelContextFactory->create(string $token, string $salesChannelId, array $options = []): SalesChannelContext …
›
› $shopSwitchResult = $this->shopSwitchRoute->load($activeDomainId, $request, Context::createDefaultContext(), $salesChannelId, $this->getLanguageIdByOptions($options))->getResult();
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ System/SalesChannel/Context/SalesChannelContextService.php:102 {
Shopware\Core\System\SalesChannel\Context \ SalesChannelContextService->get(SalesChannelContextServiceParameters $parameters): SalesChannelContext …
›
› $context = $this->factory->create($token, $parameters->getSalesChannelId(), $session);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Profiling/Checkout/SalesChannelContextServiceProfiler.php:32 {
Shopware\Core\Profiling\Checkout \ SalesChannelContextServiceProfiler->get(SalesChannelContextServiceParameters $parameters): SalesChannelContext …
›
› $context = $this->decorated->get($parameters);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Routing/SalesChannelRequestContextResolver.php:98 {
Shopware\Core\Framework\Routing \ SalesChannelRequestContextResolver->resolve(Request $request): void …
› } else {
› $context = $this->contextService->get(
› new SalesChannelContextServiceParameters((string) $salesChannelId, (string) $contextToken, $language, $currencyId, $domainId)
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Routing/ContextResolverListener.php:33 {
Shopware\Core\Framework\Routing \ ContextResolverListener->resolveContext(ControllerEvent $event): void …
› {
› $this->requestContextResolver->resolve($event->getRequest());
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching \ FlowDispatcher->dispatch($event, string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Webhook/WebhookDispatcher.php:94 {
Shopware\Core\Framework\Webhook \ WebhookDispatcher->dispatch($event, string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Event/BusinessEventDispatcher.php:52 {
Shopware\Core\Framework\Event \ BusinessEventDispatcher->dispatch($event, string $eventName = null): object …
›
› $event = $this->dispatcher->dispatch($event, $eventName);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Event/NestedEventDispatcher.php:32 {
Shopware\Core\Framework\Event \ NestedEventDispatcher->dispatch($event, string $eventName = null): object …
›
› return $this->dispatcher->dispatch($event, $eventName);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpKernel.php:140 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/SubRequestHandler.php:86 {
Symfony\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/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:479 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->forward(Request $request, bool $catch = false, Response $entry = null) …
› // always 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/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:452 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->fetch(Request $request, bool $catch = false) …
›
› $response = $this->forward($subRequest, $catch);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:346 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->lookup(Request $request, bool $catch = false) …
›
› return $this->fetch($request, $catch);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:224 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› } else {
› $response = $this->lookup($request, $catch);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ HttpKernel.php:184 {
Shopware\Core \ HttpKernel->doHandle(Request $request, int $type, bool $catch): HttpKernelResult …
›
› $response = $kernel->handle($transformed, $type, $catch);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ HttpKernel.php:81 {
Shopware\Core \ HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true): HttpKernelResult …
› try {
› return $this->doHandle($request, (int) $type, (bool) $catch);
› } catch (DBALException $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com / public/index.php:69 {
› $kernel = new HttpKernel($appEnv, $debug, $classLoader);
› $result = $kernel->handle($request);
›
}
}
17:19:11.303
debug
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent " to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch " .
17:19:11.306
deprecation
Deprecated: Creation of dynamic property Acris\ShopSwitch\Custom\ShopSwitchRuleEntity::$textTop is deprecated
17:19:11.306
deprecation
Deprecated: Creation of dynamic property Acris\ShopSwitch\Custom\ShopSwitchRuleEntity::$textMiddle is deprecated
17:19:11.306
deprecation
Deprecated: Creation of dynamic property Acris\ShopSwitch\Custom\ShopSwitchRuleEntity::$textBottom is deprecated
17:19:11.306
deprecation
Deprecated: Creation of dynamic property Acris\ShopSwitch\Custom\ShopSwitchRuleEntity::$textButton is deprecated
17:19:11.306
deprecation
Deprecated: Creation of dynamic property Acris\ShopSwitch\Custom\ShopSwitchRuleEntity::$labelCountry is deprecated
17:19:11.306
deprecation
Deprecated: Creation of dynamic property Acris\ShopSwitch\Custom\ShopSwitchRuleEntity::$labelLanguage is deprecated
17:19:11.310
deprecation
Deprecated: Creation of dynamic property Acris\ShopSwitch\Custom\ShopSwitchRuleDomainEntity::$name is deprecated
php
2 times
Show context
Show trace
{
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Entity.php:55 {
Shopware\Core\Framework\DataAbstractionLayer \ Entity->__set($name, $value): void …
› {
› $this->$name = $value;
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Struct/AssignArrayTrait.php:20 {
Shopware\Core\Framework\Struct \ Struct->assign(array $options) …
› try {
› $this->$key = $value;
› } catch (\Error | \Exception $error) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:193 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrateFields(EntityDefinition $definition, Entity $entity, string $root, array $row, Context $context, iterable $fields): Entity …
› $decoded = $typed->getSerializer()->decode($typed, $row[$key]);
› $entity->assign([$property => $decoded]);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:122 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->assign(EntityDefinition $definition, Entity $entity, string $root, array $row, Context $context): Entity …
› {
› $entity = $this->hydrateFields($definition, $entity, $root, $row, $context, $definition->getFields());
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:446 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrateEntity(EntityDefinition $definition, string $entityClass, array $row, string $root, Context $context): Entity …
›
› $entity = $hydrator->assign($definition, $entity, $root, $row, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:60 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrate(EntityCollection $collection, string $entityClass, EntityDefinition $definition, array $rows, string $root, Context $context): EntityCollection …
› foreach ($rows as $row) {
› $collection->add($this->hydrateEntity($definition, $entityClass, $row, $root, $context));
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityReader.php:116 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityReader->_read(Criteria $criteria, EntityDefinition $definition, Context $context, EntityCollection $collection, FieldCollection $fields, bool $performEmptySearch = false): EntityCollection …
›
› $collection = $this->hydrator->hydrate($collection, $definition->getEntityClass(), $definition, $rows, $definition->getEntityName(), $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityReader.php:422 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityReader->loadOneToManyWithoutPagination(EntityDefinition $definition, OneToManyAssociationField $association, Context $context, EntityCollection $collection, Criteria $fieldCriteria): void …
›
› $data = $this->_read(
› $fieldCriteria,
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityReader.php:375 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityReader->loadOneToMany(Criteria $criteria, EntityDefinition $definition, OneToManyAssociationField $association, Context $context, EntityCollection $collection): void …
› if ($fieldCriteria->getLimit() === null) {
› $this->loadOneToManyWithoutPagination($definition, $association, $context, $collection, $fieldCriteria);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityReader.php:1077 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityReader->fetchAssociations(Criteria $criteria, EntityDefinition $definition, Context $context, EntityCollection $collection, FieldCollection $fields): EntityCollection …
› if ($association instanceof OneToManyAssociationField) {
› $this->loadOneToMany($criteria, $definition, $association, $context, $collection);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityReader.php:118 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityReader->_read(Criteria $criteria, EntityDefinition $definition, Context $context, EntityCollection $collection, FieldCollection $fields, bool $performEmptySearch = false): EntityCollection …
›
› $collection = $this->fetchAssociations($criteria, $definition, $context, $collection, $fields);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityReader.php:78 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityReader->read(EntityDefinition $definition, Criteria $criteria, Context $context): EntityCollection …
›
› return $this->_read(
› $criteria,
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Profiling/Entity/EntityReaderProfiler.php:36 {
Shopware\Core\Profiling\Entity \ EntityReaderProfiler->read(EntityDefinition $definition, Criteria $criteria, Context $context): EntityCollection …
›
› $data = $this->decorated->read($definition, $criteria, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/EntityRepository.php:270 {
Shopware\Core\Framework\DataAbstractionLayer \ EntityRepository->read(Criteria $criteria, Context $context): EntityCollection …
› {
› $entities = $this->reader->read($this->definition, $criteria, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/EntityRepository.php:130 {
Shopware\Core\Framework\DataAbstractionLayer \ EntityRepository->search(Criteria $criteria, Context $context): EntitySearchResult …
›
› $entities = $this->read($readCriteria, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/custom/plugins/AcrisShopSwitchCS / src/Components/ShopSwitchRuleGateway.php:27 {
Acris\ShopSwitch\Components \ ShopSwitchRuleGateway->getActiveRuleByDomain(string $domainId, Context $context): ShopSwitchRuleEntity …
› {
› $shopSwitchRuleResult = $this->shopSwitchRuleRepository->search((new Criteria())
› ->addFilter(
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/custom/plugins/AcrisShopSwitchCS / src/Components/ShopSwitch/ShopSwitchRoute.php:144 {
Acris\ShopSwitch\Components\ShopSwitch \ ShopSwitchRoute->load(string $activeDomainId, Request $request, Context $context, string $salesChannelId, ?string $languageId): ShopSwitchRouteResponse …
›
› $activeRule = $this->shopSwitchRuleGateway->getActiveRuleByDomain($activeDomainId, $context);
› $activeDomainUrl = $this->redirectUrlService->getUrlForActiveDomain($request, $activeDomainEntity);
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/custom/plugins/AcrisShopSwitchCS / src/Core/System/SalesChannel/Context/SalesChannelContextFactory.php:104 {
Acris\ShopSwitch\Core\System\SalesChannel\Context \ SalesChannelContextFactory->create(string $token, string $salesChannelId, array $options = []): SalesChannelContext …
›
› $shopSwitchResult = $this->shopSwitchRoute->load($activeDomainId, $request, Context::createDefaultContext(), $salesChannelId, $this->getLanguageIdByOptions($options))->getResult();
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ System/SalesChannel/Context/SalesChannelContextService.php:102 {
Shopware\Core\System\SalesChannel\Context \ SalesChannelContextService->get(SalesChannelContextServiceParameters $parameters): SalesChannelContext …
›
› $context = $this->factory->create($token, $parameters->getSalesChannelId(), $session);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Profiling/Checkout/SalesChannelContextServiceProfiler.php:32 {
Shopware\Core\Profiling\Checkout \ SalesChannelContextServiceProfiler->get(SalesChannelContextServiceParameters $parameters): SalesChannelContext …
›
› $context = $this->decorated->get($parameters);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Routing/SalesChannelRequestContextResolver.php:98 {
Shopware\Core\Framework\Routing \ SalesChannelRequestContextResolver->resolve(Request $request): void …
› } else {
› $context = $this->contextService->get(
› new SalesChannelContextServiceParameters((string) $salesChannelId, (string) $contextToken, $language, $currencyId, $domainId)
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Routing/ContextResolverListener.php:33 {
Shopware\Core\Framework\Routing \ ContextResolverListener->resolveContext(ControllerEvent $event): void …
› {
› $this->requestContextResolver->resolve($event->getRequest());
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching \ FlowDispatcher->dispatch($event, string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Webhook/WebhookDispatcher.php:94 {
Shopware\Core\Framework\Webhook \ WebhookDispatcher->dispatch($event, string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Event/BusinessEventDispatcher.php:52 {
Shopware\Core\Framework\Event \ BusinessEventDispatcher->dispatch($event, string $eventName = null): object …
›
› $event = $this->dispatcher->dispatch($event, $eventName);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Event/NestedEventDispatcher.php:32 {
Shopware\Core\Framework\Event \ NestedEventDispatcher->dispatch($event, string $eventName = null): object …
›
› return $this->dispatcher->dispatch($event, $eventName);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpKernel.php:140 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/SubRequestHandler.php:86 {
Symfony\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/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:479 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->forward(Request $request, bool $catch = false, Response $entry = null) …
› // always 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/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:452 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->fetch(Request $request, bool $catch = false) …
›
› $response = $this->forward($subRequest, $catch);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:346 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->lookup(Request $request, bool $catch = false) …
›
› return $this->fetch($request, $catch);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:224 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› } else {
› $response = $this->lookup($request, $catch);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ HttpKernel.php:184 {
Shopware\Core \ HttpKernel->doHandle(Request $request, int $type, bool $catch): HttpKernelResult …
›
› $response = $kernel->handle($transformed, $type, $catch);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ HttpKernel.php:81 {
Shopware\Core \ HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true): HttpKernelResult …
› try {
› return $this->doHandle($request, (int) $type, (bool) $catch);
› } catch (DBALException $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com / public/index.php:69 {
› $kernel = new HttpKernel($appEnv, $debug, $classLoader);
› $result = $kernel->handle($request);
›
}
}
[
"exception " => ErrorException {#2997
#message : "Deprecated: Creation of dynamic property Acris\ShopSwitch\Custom\ShopSwitchRuleDomainEntity::$name is deprecated "
#code : 0
#file : "/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Entity.php "
#line : 55
#severity : E_DEPRECATED
trace : {
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Entity.php:55 {
Shopware\Core\Framework\DataAbstractionLayer \ Entity->__set($name, $value): void …
› {
› $this->$name = $value;
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Struct/AssignArrayTrait.php:20 {
Shopware\Core\Framework\Struct \ Struct->assign(array $options) …
› try {
› $this->$key = $value;
› } catch (\Error | \Exception $error) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:193 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrateFields(EntityDefinition $definition, Entity $entity, string $root, array $row, Context $context, iterable $fields): Entity …
› $decoded = $typed->getSerializer()->decode($typed, $row[$key]);
› $entity->assign([$property => $decoded]);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:122 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->assign(EntityDefinition $definition, Entity $entity, string $root, array $row, Context $context): Entity …
› {
› $entity = $this->hydrateFields($definition, $entity, $root, $row, $context, $definition->getFields());
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:446 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrateEntity(EntityDefinition $definition, string $entityClass, array $row, string $root, Context $context): Entity …
›
› $entity = $hydrator->assign($definition, $entity, $root, $row, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:60 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrate(EntityCollection $collection, string $entityClass, EntityDefinition $definition, array $rows, string $root, Context $context): EntityCollection …
› foreach ($rows as $row) {
› $collection->add($this->hydrateEntity($definition, $entityClass, $row, $root, $context));
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityReader.php:116 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityReader->_read(Criteria $criteria, EntityDefinition $definition, Context $context, EntityCollection $collection, FieldCollection $fields, bool $performEmptySearch = false): EntityCollection …
›
› $collection = $this->hydrator->hydrate($collection, $definition->getEntityClass(), $definition, $rows, $definition->getEntityName(), $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityReader.php:422 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityReader->loadOneToManyWithoutPagination(EntityDefinition $definition, OneToManyAssociationField $association, Context $context, EntityCollection $collection, Criteria $fieldCriteria): void …
›
› $data = $this->_read(
› $fieldCriteria,
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityReader.php:375 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityReader->loadOneToMany(Criteria $criteria, EntityDefinition $definition, OneToManyAssociationField $association, Context $context, EntityCollection $collection): void …
› if ($fieldCriteria->getLimit() === null) {
› $this->loadOneToManyWithoutPagination($definition, $association, $context, $collection, $fieldCriteria);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityReader.php:1077 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityReader->fetchAssociations(Criteria $criteria, EntityDefinition $definition, Context $context, EntityCollection $collection, FieldCollection $fields): EntityCollection …
› if ($association instanceof OneToManyAssociationField) {
› $this->loadOneToMany($criteria, $definition, $association, $context, $collection);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityReader.php:118 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityReader->_read(Criteria $criteria, EntityDefinition $definition, Context $context, EntityCollection $collection, FieldCollection $fields, bool $performEmptySearch = false): EntityCollection …
›
› $collection = $this->fetchAssociations($criteria, $definition, $context, $collection, $fields);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityReader.php:78 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityReader->read(EntityDefinition $definition, Criteria $criteria, Context $context): EntityCollection …
›
› return $this->_read(
› $criteria,
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Profiling/Entity/EntityReaderProfiler.php:36 {
Shopware\Core\Profiling\Entity \ EntityReaderProfiler->read(EntityDefinition $definition, Criteria $criteria, Context $context): EntityCollection …
›
› $data = $this->decorated->read($definition, $criteria, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/EntityRepository.php:270 {
Shopware\Core\Framework\DataAbstractionLayer \ EntityRepository->read(Criteria $criteria, Context $context): EntityCollection …
› {
› $entities = $this->reader->read($this->definition, $criteria, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/EntityRepository.php:130 {
Shopware\Core\Framework\DataAbstractionLayer \ EntityRepository->search(Criteria $criteria, Context $context): EntitySearchResult …
›
› $entities = $this->read($readCriteria, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/custom/plugins/AcrisShopSwitchCS / src/Components/ShopSwitchRuleGateway.php:27 {
Acris\ShopSwitch\Components \ ShopSwitchRuleGateway->getActiveRuleByDomain(string $domainId, Context $context): ShopSwitchRuleEntity …
› {
› $shopSwitchRuleResult = $this->shopSwitchRuleRepository->search((new Criteria())
› ->addFilter(
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/custom/plugins/AcrisShopSwitchCS / src/Components/ShopSwitch/ShopSwitchRoute.php:144 {
Acris\ShopSwitch\Components\ShopSwitch \ ShopSwitchRoute->load(string $activeDomainId, Request $request, Context $context, string $salesChannelId, ?string $languageId): ShopSwitchRouteResponse …
›
› $activeRule = $this->shopSwitchRuleGateway->getActiveRuleByDomain($activeDomainId, $context);
› $activeDomainUrl = $this->redirectUrlService->getUrlForActiveDomain($request, $activeDomainEntity);
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/custom/plugins/AcrisShopSwitchCS / src/Core/System/SalesChannel/Context/SalesChannelContextFactory.php:104 {
Acris\ShopSwitch\Core\System\SalesChannel\Context \ SalesChannelContextFactory->create(string $token, string $salesChannelId, array $options = []): SalesChannelContext …
›
› $shopSwitchResult = $this->shopSwitchRoute->load($activeDomainId, $request, Context::createDefaultContext(), $salesChannelId, $this->getLanguageIdByOptions($options))->getResult();
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ System/SalesChannel/Context/SalesChannelContextService.php:102 {
Shopware\Core\System\SalesChannel\Context \ SalesChannelContextService->get(SalesChannelContextServiceParameters $parameters): SalesChannelContext …
›
› $context = $this->factory->create($token, $parameters->getSalesChannelId(), $session);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Profiling/Checkout/SalesChannelContextServiceProfiler.php:32 {
Shopware\Core\Profiling\Checkout \ SalesChannelContextServiceProfiler->get(SalesChannelContextServiceParameters $parameters): SalesChannelContext …
›
› $context = $this->decorated->get($parameters);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Routing/SalesChannelRequestContextResolver.php:98 {
Shopware\Core\Framework\Routing \ SalesChannelRequestContextResolver->resolve(Request $request): void …
› } else {
› $context = $this->contextService->get(
› new SalesChannelContextServiceParameters((string) $salesChannelId, (string) $contextToken, $language, $currencyId, $domainId)
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Routing/ContextResolverListener.php:33 {
Shopware\Core\Framework\Routing \ ContextResolverListener->resolveContext(ControllerEvent $event): void …
› {
› $this->requestContextResolver->resolve($event->getRequest());
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching \ FlowDispatcher->dispatch($event, string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Webhook/WebhookDispatcher.php:94 {
Shopware\Core\Framework\Webhook \ WebhookDispatcher->dispatch($event, string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Event/BusinessEventDispatcher.php:52 {
Shopware\Core\Framework\Event \ BusinessEventDispatcher->dispatch($event, string $eventName = null): object …
›
› $event = $this->dispatcher->dispatch($event, $eventName);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Event/NestedEventDispatcher.php:32 {
Shopware\Core\Framework\Event \ NestedEventDispatcher->dispatch($event, string $eventName = null): object …
›
› return $this->dispatcher->dispatch($event, $eventName);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpKernel.php:140 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/SubRequestHandler.php:86 {
Symfony\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/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:479 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->forward(Request $request, bool $catch = false, Response $entry = null) …
› // always 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/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:452 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->fetch(Request $request, bool $catch = false) …
›
› $response = $this->forward($subRequest, $catch);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:346 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->lookup(Request $request, bool $catch = false) …
›
› return $this->fetch($request, $catch);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:224 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› } else {
› $response = $this->lookup($request, $catch);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ HttpKernel.php:184 {
Shopware\Core \ HttpKernel->doHandle(Request $request, int $type, bool $catch): HttpKernelResult …
›
› $response = $kernel->handle($transformed, $type, $catch);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ HttpKernel.php:81 {
Shopware\Core \ HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true): HttpKernelResult …
› try {
› return $this->doHandle($request, (int) $type, (bool) $catch);
› } catch (DBALException $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com / public/index.php:69 {
› $kernel = new HttpKernel($appEnv, $debug, $classLoader);
› $result = $kernel->handle($request);
›
}
}
}
]
{
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Entity.php:55 {
Shopware\Core\Framework\DataAbstractionLayer \ Entity->__set($name, $value): void …
› {
› $this->$name = $value;
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Struct/AssignArrayTrait.php:20 {
Shopware\Core\Framework\Struct \ Struct->assign(array $options) …
› try {
› $this->$key = $value;
› } catch (\Error | \Exception $error) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:193 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrateFields(EntityDefinition $definition, Entity $entity, string $root, array $row, Context $context, iterable $fields): Entity …
› $decoded = $typed->getSerializer()->decode($typed, $row[$key]);
› $entity->assign([$property => $decoded]);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:122 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->assign(EntityDefinition $definition, Entity $entity, string $root, array $row, Context $context): Entity …
› {
› $entity = $this->hydrateFields($definition, $entity, $root, $row, $context, $definition->getFields());
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:446 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrateEntity(EntityDefinition $definition, string $entityClass, array $row, string $root, Context $context): Entity …
›
› $entity = $hydrator->assign($definition, $entity, $root, $row, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:60 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityHydrator->hydrate(EntityCollection $collection, string $entityClass, EntityDefinition $definition, array $rows, string $root, Context $context): EntityCollection …
› foreach ($rows as $row) {
› $collection->add($this->hydrateEntity($definition, $entityClass, $row, $root, $context));
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityReader.php:116 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityReader->_read(Criteria $criteria, EntityDefinition $definition, Context $context, EntityCollection $collection, FieldCollection $fields, bool $performEmptySearch = false): EntityCollection …
›
› $collection = $this->hydrator->hydrate($collection, $definition->getEntityClass(), $definition, $rows, $definition->getEntityName(), $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityReader.php:422 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityReader->loadOneToManyWithoutPagination(EntityDefinition $definition, OneToManyAssociationField $association, Context $context, EntityCollection $collection, Criteria $fieldCriteria): void …
›
› $data = $this->_read(
› $fieldCriteria,
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityReader.php:375 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityReader->loadOneToMany(Criteria $criteria, EntityDefinition $definition, OneToManyAssociationField $association, Context $context, EntityCollection $collection): void …
› if ($fieldCriteria->getLimit() === null) {
› $this->loadOneToManyWithoutPagination($definition, $association, $context, $collection, $fieldCriteria);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityReader.php:1077 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityReader->fetchAssociations(Criteria $criteria, EntityDefinition $definition, Context $context, EntityCollection $collection, FieldCollection $fields): EntityCollection …
› if ($association instanceof OneToManyAssociationField) {
› $this->loadOneToMany($criteria, $definition, $association, $context, $collection);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityReader.php:118 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityReader->_read(Criteria $criteria, EntityDefinition $definition, Context $context, EntityCollection $collection, FieldCollection $fields, bool $performEmptySearch = false): EntityCollection …
›
› $collection = $this->fetchAssociations($criteria, $definition, $context, $collection, $fields);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/Dbal/EntityReader.php:78 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal \ EntityReader->read(EntityDefinition $definition, Criteria $criteria, Context $context): EntityCollection …
›
› return $this->_read(
› $criteria,
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Profiling/Entity/EntityReaderProfiler.php:36 {
Shopware\Core\Profiling\Entity \ EntityReaderProfiler->read(EntityDefinition $definition, Criteria $criteria, Context $context): EntityCollection …
›
› $data = $this->decorated->read($definition, $criteria, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/EntityRepository.php:270 {
Shopware\Core\Framework\DataAbstractionLayer \ EntityRepository->read(Criteria $criteria, Context $context): EntityCollection …
› {
› $entities = $this->reader->read($this->definition, $criteria, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/DataAbstractionLayer/EntityRepository.php:130 {
Shopware\Core\Framework\DataAbstractionLayer \ EntityRepository->search(Criteria $criteria, Context $context): EntitySearchResult …
›
› $entities = $this->read($readCriteria, $context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/custom/plugins/AcrisShopSwitchCS / src/Components/ShopSwitchRuleGateway.php:27 {
Acris\ShopSwitch\Components \ ShopSwitchRuleGateway->getActiveRuleByDomain(string $domainId, Context $context): ShopSwitchRuleEntity …
› {
› $shopSwitchRuleResult = $this->shopSwitchRuleRepository->search((new Criteria())
› ->addFilter(
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/custom/plugins/AcrisShopSwitchCS / src/Components/ShopSwitch/ShopSwitchRoute.php:144 {
Acris\ShopSwitch\Components\ShopSwitch \ ShopSwitchRoute->load(string $activeDomainId, Request $request, Context $context, string $salesChannelId, ?string $languageId): ShopSwitchRouteResponse …
›
› $activeRule = $this->shopSwitchRuleGateway->getActiveRuleByDomain($activeDomainId, $context);
› $activeDomainUrl = $this->redirectUrlService->getUrlForActiveDomain($request, $activeDomainEntity);
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/custom/plugins/AcrisShopSwitchCS / src/Core/System/SalesChannel/Context/SalesChannelContextFactory.php:104 {
Acris\ShopSwitch\Core\System\SalesChannel\Context \ SalesChannelContextFactory->create(string $token, string $salesChannelId, array $options = []): SalesChannelContext …
›
› $shopSwitchResult = $this->shopSwitchRoute->load($activeDomainId, $request, Context::createDefaultContext(), $salesChannelId, $this->getLanguageIdByOptions($options))->getResult();
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ System/SalesChannel/Context/SalesChannelContextService.php:102 {
Shopware\Core\System\SalesChannel\Context \ SalesChannelContextService->get(SalesChannelContextServiceParameters $parameters): SalesChannelContext …
›
› $context = $this->factory->create($token, $parameters->getSalesChannelId(), $session);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Profiling/Checkout/SalesChannelContextServiceProfiler.php:32 {
Shopware\Core\Profiling\Checkout \ SalesChannelContextServiceProfiler->get(SalesChannelContextServiceParameters $parameters): SalesChannelContext …
›
› $context = $this->decorated->get($parameters);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Routing/SalesChannelRequestContextResolver.php:98 {
Shopware\Core\Framework\Routing \ SalesChannelRequestContextResolver->resolve(Request $request): void …
› } else {
› $context = $this->contextService->get(
› new SalesChannelContextServiceParameters((string) $salesChannelId, (string) $contextToken, $language, $currencyId, $domainId)
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Routing/ContextResolverListener.php:33 {
Shopware\Core\Framework\Routing \ ContextResolverListener->resolveContext(ControllerEvent $event): void …
› {
› $this->requestContextResolver->resolve($event->getRequest());
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching \ FlowDispatcher->dispatch($event, string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Webhook/WebhookDispatcher.php:94 {
Shopware\Core\Framework\Webhook \ WebhookDispatcher->dispatch($event, string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Event/BusinessEventDispatcher.php:52 {
Shopware\Core\Framework\Event \ BusinessEventDispatcher->dispatch($event, string $eventName = null): object …
›
› $event = $this->dispatcher->dispatch($event, $eventName);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Event/NestedEventDispatcher.php:32 {
Shopware\Core\Framework\Event \ NestedEventDispatcher->dispatch($event, string $eventName = null): object …
›
› return $this->dispatcher->dispatch($event, $eventName);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpKernel.php:140 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/SubRequestHandler.php:86 {
Symfony\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/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:479 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->forward(Request $request, bool $catch = false, Response $entry = null) …
› // always 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/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:452 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->fetch(Request $request, bool $catch = false) …
›
› $response = $this->forward($subRequest, $catch);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:346 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->lookup(Request $request, bool $catch = false) …
›
› return $this->fetch($request, $catch);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:224 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› } else {
› $response = $this->lookup($request, $catch);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ HttpKernel.php:184 {
Shopware\Core \ HttpKernel->doHandle(Request $request, int $type, bool $catch): HttpKernelResult …
›
› $response = $kernel->handle($transformed, $type, $catch);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ HttpKernel.php:81 {
Shopware\Core \ HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true): HttpKernelResult …
› try {
› return $this->doHandle($request, (int) $type, (bool) $catch);
› } catch (DBALException $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com / public/index.php:69 {
› $kernel = new HttpKernel($appEnv, $debug, $classLoader);
› $result = $kernel->handle($request);
›
}
}
17:19:11.322
debug
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent " to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch " .
17:19:11.332
deprecation
Deprecated: Return type of GeoIp2\Model\AbstractModel::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
17:19:11.332
deprecation
Deprecated: Return type of GeoIp2\Record\AbstractRecord::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
17:19:11.333
debug
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent " to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch " .
17:19:11.344
debug
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent " to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch " .
17:19:11.351
deprecation
Deprecated: usort(): Returning bool from comparison function is deprecated, return an integer less than, equal to, or greater than zero
17:19:11.352
debug
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent " to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch " .
17:19:11.375
info
cache-miss: context-factory-aa9742d5568f4c11b2caecc2390eae08
app
17:19:11.377
debug
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent " to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch " .
17:19:11.391
debug
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent " to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch " .
17:19:11.394
debug
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent " to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch " .
17:19:11.398
debug
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent " to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch " .
17:19:11.402
debug
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent " to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch " .
17:19:11.411
debug
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent " to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch " .
17:19:11.421
debug
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent " to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch " .
17:19:11.429
debug
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent " to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch " .
17:19:11.433
info
cache-miss: cart-rules
app
17:19:11.433
debug
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent " to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch " .
17:19:11.438
deprecation
Deprecated: Creation of dynamic property Shopware\Core\Checkout\Cart\Rule\AlwaysValidRule::$isAlwaysValid is deprecated
17:19:11.441
debug
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent " to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch " .
17:19:11.445
debug
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent " to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch " .
17:19:11.462
debug
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent " to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch " .
17:19:11.474
debug
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent " to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch " .
17:19:11.477
debug
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent " to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch " .
17:19:11.485
info
#1 Rule detection: MPDV Mikrolab GmbH with priority 100 (id: 3e2127c657704fdabe69046fe3bfe328)
app
17:19:11.485
info
#2 Rule detection: Cart >= 0 with priority 100 (id: 414c00eb548e4af09e7136cfdc5b0996)
app
17:19:11.485
info
#3 Rule detection: Match one of saleschannels with priority 100 (id: 7002494c6c5a4266ac33b83c7fda475f)
app
17:19:11.485
info
#4 Rule detection: Always valid (Default) with priority 100 (id: 78a2193a0afb463b977ec93ffd327998)
app
17:19:11.485
info
#5 Rule detection: Cart >= 0 (Payment) with priority 100 (id: fef50ae208734260b9193b665eddcca0)
app
17:19:11.485
info
#6 Rule detection: All customers with priority 1 (id: 9743d4213e534df593e247152f5673e0)
app
17:19:11.485
debug
Notified event "Shopware\Core\Framework\Routing\Event\SalesChannelContextResolvedEvent " to listener "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::replaceContextToken " .
17:19:11.485
debug
Notified event "kernel.controller " to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController " .
17:19:11.485
debug
Notified event "kernel.controller " to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController " .
17:19:11.485
debug
Notified event "kernel.controller " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController " .
17:19:11.485
debug
Notified event "kernel.controller " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController " .
17:19:11.485
debug
Notified event "kernel.controller " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController " .
17:19:11.486
debug
Notified event "kernel.controller " to listener "Shopware\Core\Framework\Api\EventListener\Authentication\SalesChannelAuthenticationListener::validateRequest " .
17:19:11.486
debug
Notified event "kernel.controller " to listener "Shopware\Core\Framework\Api\EventListener\Authentication\ApiAuthenticationListener::validateRequest " .
17:19:11.486
debug
Notified event "kernel.controller " to listener "Shopware\Storefront\Framework\Csrf\CsrfRouteListener::csrfCheck " .
17:19:11.486
debug
Notified event "kernel.controller " to listener "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext " .
17:19:11.486
debug
Notified event "kernel.controller " to listener "Shopware\Core\Framework\Routing\RouteScopeListener::checkScope " .
17:19:11.486
debug
Notified event "kernel.controller " to listener "Shopware\Core\Framework\Api\Acl\AclAnnotationValidator::validate " .
17:19:11.486
debug
Notified event "kernel.controller " to listener "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::preventPageLoadingFromXmlHttpRequest " .
17:19:11.486
debug
Notified event "kernel.controller " to listener "Shopware\Storefront\Framework\Captcha\CaptchaRouteListener::validateCaptcha " .
17:19:11.486
debug
Notified event "kernel.controller " to listener "Shopware\Core\Framework\Adapter\Cache\CacheStateSubscriber::setStates " .
17:19:11.486
debug
Notified event "kernel.controller " to listener "Shopware\Core\Framework\Api\EventListener\ExpectationSubscriber::checkExpectations " .
17:19:11.486
debug
Notified event "kernel.controller " to listener "Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener::checkAffiliateTracking " .
17:19:11.486
debug
Notified event "kernel.controller " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController " .
17:19:11.486
debug
Notified event "kernel.controller_arguments " to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments " .
17:19:11.486
debug
Notified event "kernel.controller_arguments " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments " .
17:19:11.486
info
cache-miss: language-route-aa9742d5568f4c11b2caecc2390eae08
app
17:19:11.494
info
cache-miss: navigation-route-541d546e63c54502a2ea97ddb523bd03
app
17:19:11.533
info
cache-miss: currency-route-aa9742d5568f4c11b2caecc2390eae08
app
17:19:11.539
info
cache-miss: navigation-route-d88b7f7dc5424f4592d8e3ff5ce67c5c
app
17:19:11.568
info
cache-miss: shipping-method-route-aa9742d5568f4c11b2caecc2390eae08
app
17:19:11.577
info
cache-miss: payment-method-route-aa9742d5568f4c11b2caecc2390eae08
app
17:19:11.588
info
cache-miss: country-route-aa9742d5568f4c11b2caecc2390eae08
app
17:19:11.601
info
cache-miss: salutation-route
app
17:19:11.603
debug
Notified event "Shopware\Storefront\Page\Account\Login\AccountLoginPageLoadedEvent " to listener "Kplngi\OnlyRegistered\Subscriber\AccountLoginPage::pageLoaded " .
17:19:11.603
debug
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent " to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch " .
17:19:11.611
debug
Notified event "Shopware\Storefront\Event\StorefrontRenderEvent " to listener "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::addHreflang " .
17:19:11.611
debug
Notified event "Shopware\Storefront\Event\StorefrontRenderEvent " to listener "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::addShopIdParameter " .
17:19:11.612
debug
Notified event "Shopware\Storefront\Event\StorefrontRenderEvent " to listener "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::addIconSetConfig " .
17:19:11.613
info
cache-miss: theme-config-eab71c777cd84f06a0c6c050bc1e23b2
app
17:19:11.613
debug
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent " to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch " .
17:19:11.616
debug
Notified event "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent " to listener "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch " .
17:19:11.625
deprecation
Deprecated: Creation of dynamic property HTMLPurifier_Lexer_DOMLex::$_entity_parser is deprecated
php
50 times
Show context
Show trace
{
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /ezyang/htmlpurifier/ library/HTMLPurifier/Lexer.php:154 {
HTMLPurifier_Lexer->__construct() …
› {
› $this->_entity_parser = new HTMLPurifier_EntityParser();
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /ezyang/htmlpurifier/ library/HTMLPurifier/Lexer/DOMLex.php:38 {
HTMLPurifier_Lexer_DOMLex->__construct() …
› // setup the factory
› parent::__construct();
› $this->factory = new HTMLPurifier_TokenFactory();
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /ezyang/htmlpurifier/ library/HTMLPurifier/Lexer.php:117 {
HTMLPurifier_Lexer::create($config) …
› case 'DOMLex':
› $inst = new HTMLPurifier_Lexer_DOMLex();
› break;
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /ezyang/htmlpurifier/ library/HTMLPurifier.php:153 {
HTMLPurifier->purify($html, $config = null) …
› // configuration dependant
› $lexer = HTMLPurifier_Lexer::create($config);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Util/HtmlSanitizer.php:56 {
Shopware\Core\Framework\Util \ HtmlSanitizer->sanitize(string $text, array $options = [], bool $override = false, string $field = null): string …
›
› $this->cache[$textKey] = $this->purifiers[$hash]->purify($text);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Adapter/Twig/Extension/SwSanitizeTwigFilter.php:27 {
Shopware\Core\Framework\Adapter\Twig\Extension \ SwSanitizeTwigFilter->sanitize(string $text, array $options = [], bool $override = false): string …
› {
› return $this->sanitizer->sanitize($text, $options, $override);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/44/44d028935703c278972683d06ade526408519a839e1c205e837bc90595a15244.php:68 {
__TwigTemplate_eabbdf50d816f891d6a517b677be58f7->block_layout_head_title_inner($context, array $blocks = []) …
›
› echo $this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\SwSanitizeTwigFilter']->sanitize($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("account.registerTitle"));
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:171 {
Twig \ Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
› try {
› $template->$block($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/5b/5b23eb0bfbe1dadf9ad6eb6f654638f1e98d9bcb3ae563df3a2b4514dad6440e.php:993 {
__TwigTemplate_24b0d4826cb28de3a0d672efa8e6cc17->block_layout_head_title($context, array $blocks = []) …
› echo " ";
› $this->displayBlock('layout_head_title_inner', $context, $blocks);
› // line 101
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:171 {
Twig \ Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
› try {
› $template->$block($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/5b/5b23eb0bfbe1dadf9ad6eb6f654638f1e98d9bcb3ae563df3a2b4514dad6440e.php:153 {
__TwigTemplate_24b0d4826cb28de3a0d672efa8e6cc17->block_layout_head_inner($context, array $blocks = []) …
› // line 96
› $this->displayBlock('layout_head_title', $context, $blocks);
› // line 103
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:171 {
Twig \ Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
› try {
› $template->$block($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/5b/5b23eb0bfbe1dadf9ad6eb6f654638f1e98d9bcb3ae563df3a2b4514dad6440e.php:87 {
__TwigTemplate_24b0d4826cb28de3a0d672efa8e6cc17->doDisplay(array $context, array $blocks = []) …
› // line 1
› $this->displayBlock('layout_head_inner', $context, $blocks);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:394 {
Twig \ Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:367 {
Twig \ Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/44/44d028935703c278972683d06ade526408519a839e1c205e837bc90595a15244.php:49 {
__TwigTemplate_eabbdf50d816f891d6a517b677be58f7->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("@Storefront/storefront/layout/meta.html.twig", "@Storefront/storefront/page/account/register/meta.html.twig", 2);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:394 {
Twig \ Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:367 {
Twig \ Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/7c/7ccd5a14143879dfce49416aca8acaae775e7db730fc996db9de15666c7be17a.php:82 {
__TwigTemplate_b2cb5f2f04af880955f38264d4cf8c5f->block_base_head($context, array $blocks = []) …
› echo " ";
› $this->loadTemplate("@Storefront/storefront/page/account/register/meta.html.twig", "@Storefront/storefront/page/account/register/index.html.twig", 4)->display($context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:171 {
Twig \ Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
› try {
› $template->$block($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/bc/bcfb625888d50c44426e76468778685b1f687d57234195ac6c7ececfac900a06.php:90 {
__TwigTemplate_a5971615d212dcafa95f09d0dcd615aa->doDisplay(array $context, array $blocks = []) …
› // line 14
› $this->displayBlock('base_head', $context, $blocks);
› // line 17
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:394 {
Twig \ Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:367 {
Twig \ Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/9e/9e9dbb30aaa12214420d980131f97ca9ab6f0ee07f25aa5b9a047796e69e1fa9.php:51 {
__TwigTemplate_cfbd2e737dfdc9e0ef084303ed380778->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("@Storefront/storefront/base.html.twig", "@CogiThemeTulip/storefront/base.html.twig", 2);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:394 {
Twig \ Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:367 {
Twig \ Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/5b/5bde6dc1e55fb65881ac541763e13657f14044e4e64c481468ee54d06c79bb16.php:49 {
__TwigTemplate_a73679c4d56867f3e45e166ced9a89aa->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("@CogiThemeTulip/storefront/base.html.twig", "@KplngiOnlyRegistered/storefront/base.html.twig", 2);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:394 {
Twig \ Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:367 {
Twig \ Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/b6/b6315e981156f33a4f60f7ebe68a01d798ea604fe0ae99f9b9ba1b19338255c5.php:50 {
__TwigTemplate_d33520330ed82b0b53dabeaa8c5cf005->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("@KplngiOnlyRegistered/storefront/base.html.twig", "@AcrisShopSwitchCS/storefront/base.html.twig", 2);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:394 {
Twig \ Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:367 {
Twig \ Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/7c/7ccd5a14143879dfce49416aca8acaae775e7db730fc996db9de15666c7be17a.php:61 {
__TwigTemplate_b2cb5f2f04af880955f38264d4cf8c5f->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("@AcrisShopSwitchCS/storefront/base.html.twig", "@Storefront/storefront/page/account/register/index.html.twig", 2);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:394 {
Twig \ Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:367 {
Twig \ Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:379 {
Twig \ Template->render(array $context) …
› try {
› $this->display($context);
› } catch (\Throwable $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/TemplateWrapper.php:40 {
Twig \ TemplateWrapper->render(array $context = []): string …
› // as it should only be used by internal code
› return $this->template->render($context, \func_get_args()[1] ?? []);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Environment.php:277 {
Twig \ Environment->render($name, array $context = []): string …
› {
› return $this->load($name)->render($context);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/storefront/ Controller/StorefrontController.php:216 {
Shopware\Storefront\Controller \ StorefrontController->renderView(string $view, array $parameters = []): string …
› if (isset($this->twig)) {
› return $this->twig->render($view, $parameters);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/framework-bundle/ Controller/AbstractController.php:266 {
Symfony\Bundle\FrameworkBundle\Controller \ AbstractController->render(string $view, array $parameters = [], Response $response = null): Response …
› {
› $content = $this->renderView($view, $parameters);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/storefront/ Controller/StorefrontController.php:59 {
Shopware\Storefront\Controller \ StorefrontController->renderStorefront(string $view, array $parameters = []): Response …
›
› $response = $this->render($view, $event->getParameters(), new StorefrontResponse());
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/storefront/ Controller/AuthController.php:98 {
Shopware\Storefront\Controller \ AuthController->loginPage(Request $request, RequestDataBag $data, SalesChannelContext $context): Response …
›
› return $this->renderStorefront('@Storefront/storefront/page/account/register/index.html.twig', [
› 'redirectTo' => $redirect,
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpKernel.php:152 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/SubRequestHandler.php:86 {
Symfony\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/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:479 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->forward(Request $request, bool $catch = false, Response $entry = null) …
› // always 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/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:452 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->fetch(Request $request, bool $catch = false) …
›
› $response = $this->forward($subRequest, $catch);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:346 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->lookup(Request $request, bool $catch = false) …
›
› return $this->fetch($request, $catch);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:224 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› } else {
› $response = $this->lookup($request, $catch);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ HttpKernel.php:184 {
Shopware\Core \ HttpKernel->doHandle(Request $request, int $type, bool $catch): HttpKernelResult …
›
› $response = $kernel->handle($transformed, $type, $catch);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ HttpKernel.php:81 {
Shopware\Core \ HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true): HttpKernelResult …
› try {
› return $this->doHandle($request, (int) $type, (bool) $catch);
› } catch (DBALException $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com / public/index.php:69 {
› $kernel = new HttpKernel($appEnv, $debug, $classLoader);
› $result = $kernel->handle($request);
›
}
}
[
"exception " => ErrorException {#7751
#message : "Deprecated: Creation of dynamic property HTMLPurifier_Lexer_DOMLex::$_entity_parser is deprecated "
#code : 0
#file : "/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /ezyang/htmlpurifier/ library/HTMLPurifier/Lexer.php "
#line : 154
#severity : E_DEPRECATED
trace : {
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /ezyang/htmlpurifier/ library/HTMLPurifier/Lexer.php:154 {
HTMLPurifier_Lexer->__construct() …
› {
› $this->_entity_parser = new HTMLPurifier_EntityParser();
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /ezyang/htmlpurifier/ library/HTMLPurifier/Lexer/DOMLex.php:38 {
HTMLPurifier_Lexer_DOMLex->__construct() …
› // setup the factory
› parent::__construct();
› $this->factory = new HTMLPurifier_TokenFactory();
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /ezyang/htmlpurifier/ library/HTMLPurifier/Lexer.php:117 {
HTMLPurifier_Lexer::create($config) …
› case 'DOMLex':
› $inst = new HTMLPurifier_Lexer_DOMLex();
› break;
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /ezyang/htmlpurifier/ library/HTMLPurifier.php:153 {
HTMLPurifier->purify($html, $config = null) …
› // configuration dependant
› $lexer = HTMLPurifier_Lexer::create($config);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Util/HtmlSanitizer.php:56 {
Shopware\Core\Framework\Util \ HtmlSanitizer->sanitize(string $text, array $options = [], bool $override = false, string $field = null): string …
›
› $this->cache[$textKey] = $this->purifiers[$hash]->purify($text);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Adapter/Twig/Extension/SwSanitizeTwigFilter.php:27 {
Shopware\Core\Framework\Adapter\Twig\Extension \ SwSanitizeTwigFilter->sanitize(string $text, array $options = [], bool $override = false): string …
› {
› return $this->sanitizer->sanitize($text, $options, $override);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/44/44d028935703c278972683d06ade526408519a839e1c205e837bc90595a15244.php:68 {
__TwigTemplate_eabbdf50d816f891d6a517b677be58f7->block_layout_head_title_inner($context, array $blocks = []) …
›
› echo $this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\SwSanitizeTwigFilter']->sanitize($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("account.registerTitle"));
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:171 {
Twig \ Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
› try {
› $template->$block($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/5b/5b23eb0bfbe1dadf9ad6eb6f654638f1e98d9bcb3ae563df3a2b4514dad6440e.php:993 {
__TwigTemplate_24b0d4826cb28de3a0d672efa8e6cc17->block_layout_head_title($context, array $blocks = []) …
› echo " ";
› $this->displayBlock('layout_head_title_inner', $context, $blocks);
› // line 101
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:171 {
Twig \ Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
› try {
› $template->$block($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/5b/5b23eb0bfbe1dadf9ad6eb6f654638f1e98d9bcb3ae563df3a2b4514dad6440e.php:153 {
__TwigTemplate_24b0d4826cb28de3a0d672efa8e6cc17->block_layout_head_inner($context, array $blocks = []) …
› // line 96
› $this->displayBlock('layout_head_title', $context, $blocks);
› // line 103
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:171 {
Twig \ Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
› try {
› $template->$block($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/5b/5b23eb0bfbe1dadf9ad6eb6f654638f1e98d9bcb3ae563df3a2b4514dad6440e.php:87 {
__TwigTemplate_24b0d4826cb28de3a0d672efa8e6cc17->doDisplay(array $context, array $blocks = []) …
› // line 1
› $this->displayBlock('layout_head_inner', $context, $blocks);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:394 {
Twig \ Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:367 {
Twig \ Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/44/44d028935703c278972683d06ade526408519a839e1c205e837bc90595a15244.php:49 {
__TwigTemplate_eabbdf50d816f891d6a517b677be58f7->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("@Storefront/storefront/layout/meta.html.twig", "@Storefront/storefront/page/account/register/meta.html.twig", 2);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:394 {
Twig \ Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:367 {
Twig \ Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/7c/7ccd5a14143879dfce49416aca8acaae775e7db730fc996db9de15666c7be17a.php:82 {
__TwigTemplate_b2cb5f2f04af880955f38264d4cf8c5f->block_base_head($context, array $blocks = []) …
› echo " ";
› $this->loadTemplate("@Storefront/storefront/page/account/register/meta.html.twig", "@Storefront/storefront/page/account/register/index.html.twig", 4)->display($context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:171 {
Twig \ Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
› try {
› $template->$block($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/bc/bcfb625888d50c44426e76468778685b1f687d57234195ac6c7ececfac900a06.php:90 {
__TwigTemplate_a5971615d212dcafa95f09d0dcd615aa->doDisplay(array $context, array $blocks = []) …
› // line 14
› $this->displayBlock('base_head', $context, $blocks);
› // line 17
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:394 {
Twig \ Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:367 {
Twig \ Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/9e/9e9dbb30aaa12214420d980131f97ca9ab6f0ee07f25aa5b9a047796e69e1fa9.php:51 {
__TwigTemplate_cfbd2e737dfdc9e0ef084303ed380778->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("@Storefront/storefront/base.html.twig", "@CogiThemeTulip/storefront/base.html.twig", 2);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:394 {
Twig \ Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:367 {
Twig \ Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/5b/5bde6dc1e55fb65881ac541763e13657f14044e4e64c481468ee54d06c79bb16.php:49 {
__TwigTemplate_a73679c4d56867f3e45e166ced9a89aa->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("@CogiThemeTulip/storefront/base.html.twig", "@KplngiOnlyRegistered/storefront/base.html.twig", 2);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:394 {
Twig \ Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:367 {
Twig \ Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/b6/b6315e981156f33a4f60f7ebe68a01d798ea604fe0ae99f9b9ba1b19338255c5.php:50 {
__TwigTemplate_d33520330ed82b0b53dabeaa8c5cf005->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("@KplngiOnlyRegistered/storefront/base.html.twig", "@AcrisShopSwitchCS/storefront/base.html.twig", 2);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:394 {
Twig \ Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:367 {
Twig \ Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/7c/7ccd5a14143879dfce49416aca8acaae775e7db730fc996db9de15666c7be17a.php:61 {
__TwigTemplate_b2cb5f2f04af880955f38264d4cf8c5f->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("@AcrisShopSwitchCS/storefront/base.html.twig", "@Storefront/storefront/page/account/register/index.html.twig", 2);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:394 {
Twig \ Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:367 {
Twig \ Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:379 {
Twig \ Template->render(array $context) …
› try {
› $this->display($context);
› } catch (\Throwable $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/TemplateWrapper.php:40 {
Twig \ TemplateWrapper->render(array $context = []): string …
› // as it should only be used by internal code
› return $this->template->render($context, \func_get_args()[1] ?? []);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Environment.php:277 {
Twig \ Environment->render($name, array $context = []): string …
› {
› return $this->load($name)->render($context);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/storefront/ Controller/StorefrontController.php:216 {
Shopware\Storefront\Controller \ StorefrontController->renderView(string $view, array $parameters = []): string …
› if (isset($this->twig)) {
› return $this->twig->render($view, $parameters);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/framework-bundle/ Controller/AbstractController.php:266 {
Symfony\Bundle\FrameworkBundle\Controller \ AbstractController->render(string $view, array $parameters = [], Response $response = null): Response …
› {
› $content = $this->renderView($view, $parameters);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/storefront/ Controller/StorefrontController.php:59 {
Shopware\Storefront\Controller \ StorefrontController->renderStorefront(string $view, array $parameters = []): Response …
›
› $response = $this->render($view, $event->getParameters(), new StorefrontResponse());
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/storefront/ Controller/AuthController.php:98 {
Shopware\Storefront\Controller \ AuthController->loginPage(Request $request, RequestDataBag $data, SalesChannelContext $context): Response …
›
› return $this->renderStorefront('@Storefront/storefront/page/account/register/index.html.twig', [
› 'redirectTo' => $redirect,
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpKernel.php:152 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/SubRequestHandler.php:86 {
Symfony\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/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:479 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->forward(Request $request, bool $catch = false, Response $entry = null) …
› // always 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/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:452 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->fetch(Request $request, bool $catch = false) …
›
› $response = $this->forward($subRequest, $catch);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:346 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->lookup(Request $request, bool $catch = false) …
›
› return $this->fetch($request, $catch);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:224 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› } else {
› $response = $this->lookup($request, $catch);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ HttpKernel.php:184 {
Shopware\Core \ HttpKernel->doHandle(Request $request, int $type, bool $catch): HttpKernelResult …
›
› $response = $kernel->handle($transformed, $type, $catch);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ HttpKernel.php:81 {
Shopware\Core \ HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true): HttpKernelResult …
› try {
› return $this->doHandle($request, (int) $type, (bool) $catch);
› } catch (DBALException $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com / public/index.php:69 {
› $kernel = new HttpKernel($appEnv, $debug, $classLoader);
› $result = $kernel->handle($request);
›
}
}
}
]
{
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /ezyang/htmlpurifier/ library/HTMLPurifier/Lexer.php:154 {
HTMLPurifier_Lexer->__construct() …
› {
› $this->_entity_parser = new HTMLPurifier_EntityParser();
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /ezyang/htmlpurifier/ library/HTMLPurifier/Lexer/DOMLex.php:38 {
HTMLPurifier_Lexer_DOMLex->__construct() …
› // setup the factory
› parent::__construct();
› $this->factory = new HTMLPurifier_TokenFactory();
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /ezyang/htmlpurifier/ library/HTMLPurifier/Lexer.php:117 {
HTMLPurifier_Lexer::create($config) …
› case 'DOMLex':
› $inst = new HTMLPurifier_Lexer_DOMLex();
› break;
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /ezyang/htmlpurifier/ library/HTMLPurifier.php:153 {
HTMLPurifier->purify($html, $config = null) …
› // configuration dependant
› $lexer = HTMLPurifier_Lexer::create($config);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Util/HtmlSanitizer.php:56 {
Shopware\Core\Framework\Util \ HtmlSanitizer->sanitize(string $text, array $options = [], bool $override = false, string $field = null): string …
›
› $this->cache[$textKey] = $this->purifiers[$hash]->purify($text);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Adapter/Twig/Extension/SwSanitizeTwigFilter.php:27 {
Shopware\Core\Framework\Adapter\Twig\Extension \ SwSanitizeTwigFilter->sanitize(string $text, array $options = [], bool $override = false): string …
› {
› return $this->sanitizer->sanitize($text, $options, $override);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/44/44d028935703c278972683d06ade526408519a839e1c205e837bc90595a15244.php:68 {
__TwigTemplate_eabbdf50d816f891d6a517b677be58f7->block_layout_head_title_inner($context, array $blocks = []) …
›
› echo $this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\SwSanitizeTwigFilter']->sanitize($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("account.registerTitle"));
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:171 {
Twig \ Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
› try {
› $template->$block($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/5b/5b23eb0bfbe1dadf9ad6eb6f654638f1e98d9bcb3ae563df3a2b4514dad6440e.php:993 {
__TwigTemplate_24b0d4826cb28de3a0d672efa8e6cc17->block_layout_head_title($context, array $blocks = []) …
› echo " ";
› $this->displayBlock('layout_head_title_inner', $context, $blocks);
› // line 101
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:171 {
Twig \ Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
› try {
› $template->$block($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/5b/5b23eb0bfbe1dadf9ad6eb6f654638f1e98d9bcb3ae563df3a2b4514dad6440e.php:153 {
__TwigTemplate_24b0d4826cb28de3a0d672efa8e6cc17->block_layout_head_inner($context, array $blocks = []) …
› // line 96
› $this->displayBlock('layout_head_title', $context, $blocks);
› // line 103
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:171 {
Twig \ Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
› try {
› $template->$block($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/5b/5b23eb0bfbe1dadf9ad6eb6f654638f1e98d9bcb3ae563df3a2b4514dad6440e.php:87 {
__TwigTemplate_24b0d4826cb28de3a0d672efa8e6cc17->doDisplay(array $context, array $blocks = []) …
› // line 1
› $this->displayBlock('layout_head_inner', $context, $blocks);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:394 {
Twig \ Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:367 {
Twig \ Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/44/44d028935703c278972683d06ade526408519a839e1c205e837bc90595a15244.php:49 {
__TwigTemplate_eabbdf50d816f891d6a517b677be58f7->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("@Storefront/storefront/layout/meta.html.twig", "@Storefront/storefront/page/account/register/meta.html.twig", 2);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:394 {
Twig \ Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:367 {
Twig \ Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/7c/7ccd5a14143879dfce49416aca8acaae775e7db730fc996db9de15666c7be17a.php:82 {
__TwigTemplate_b2cb5f2f04af880955f38264d4cf8c5f->block_base_head($context, array $blocks = []) …
› echo " ";
› $this->loadTemplate("@Storefront/storefront/page/account/register/meta.html.twig", "@Storefront/storefront/page/account/register/index.html.twig", 4)->display($context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:171 {
Twig \ Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
› try {
› $template->$block($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/bc/bcfb625888d50c44426e76468778685b1f687d57234195ac6c7ececfac900a06.php:90 {
__TwigTemplate_a5971615d212dcafa95f09d0dcd615aa->doDisplay(array $context, array $blocks = []) …
› // line 14
› $this->displayBlock('base_head', $context, $blocks);
› // line 17
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:394 {
Twig \ Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:367 {
Twig \ Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/9e/9e9dbb30aaa12214420d980131f97ca9ab6f0ee07f25aa5b9a047796e69e1fa9.php:51 {
__TwigTemplate_cfbd2e737dfdc9e0ef084303ed380778->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("@Storefront/storefront/base.html.twig", "@CogiThemeTulip/storefront/base.html.twig", 2);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:394 {
Twig \ Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:367 {
Twig \ Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/5b/5bde6dc1e55fb65881ac541763e13657f14044e4e64c481468ee54d06c79bb16.php:49 {
__TwigTemplate_a73679c4d56867f3e45e166ced9a89aa->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("@CogiThemeTulip/storefront/base.html.twig", "@KplngiOnlyRegistered/storefront/base.html.twig", 2);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:394 {
Twig \ Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:367 {
Twig \ Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/b6/b6315e981156f33a4f60f7ebe68a01d798ea604fe0ae99f9b9ba1b19338255c5.php:50 {
__TwigTemplate_d33520330ed82b0b53dabeaa8c5cf005->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("@KplngiOnlyRegistered/storefront/base.html.twig", "@AcrisShopSwitchCS/storefront/base.html.twig", 2);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:394 {
Twig \ Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:367 {
Twig \ Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/7c/7ccd5a14143879dfce49416aca8acaae775e7db730fc996db9de15666c7be17a.php:61 {
__TwigTemplate_b2cb5f2f04af880955f38264d4cf8c5f->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("@AcrisShopSwitchCS/storefront/base.html.twig", "@Storefront/storefront/page/account/register/index.html.twig", 2);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:394 {
Twig \ Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:367 {
Twig \ Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:379 {
Twig \ Template->render(array $context) …
› try {
› $this->display($context);
› } catch (\Throwable $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/TemplateWrapper.php:40 {
Twig \ TemplateWrapper->render(array $context = []): string …
› // as it should only be used by internal code
› return $this->template->render($context, \func_get_args()[1] ?? []);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Environment.php:277 {
Twig \ Environment->render($name, array $context = []): string …
› {
› return $this->load($name)->render($context);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/storefront/ Controller/StorefrontController.php:216 {
Shopware\Storefront\Controller \ StorefrontController->renderView(string $view, array $parameters = []): string …
› if (isset($this->twig)) {
› return $this->twig->render($view, $parameters);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/framework-bundle/ Controller/AbstractController.php:266 {
Symfony\Bundle\FrameworkBundle\Controller \ AbstractController->render(string $view, array $parameters = [], Response $response = null): Response …
› {
› $content = $this->renderView($view, $parameters);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/storefront/ Controller/StorefrontController.php:59 {
Shopware\Storefront\Controller \ StorefrontController->renderStorefront(string $view, array $parameters = []): Response …
›
› $response = $this->render($view, $event->getParameters(), new StorefrontResponse());
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/storefront/ Controller/AuthController.php:98 {
Shopware\Storefront\Controller \ AuthController->loginPage(Request $request, RequestDataBag $data, SalesChannelContext $context): Response …
›
› return $this->renderStorefront('@Storefront/storefront/page/account/register/index.html.twig', [
› 'redirectTo' => $redirect,
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpKernel.php:152 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/SubRequestHandler.php:86 {
Symfony\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/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:479 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->forward(Request $request, bool $catch = false, Response $entry = null) …
› // always 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/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:452 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->fetch(Request $request, bool $catch = false) …
›
› $response = $this->forward($subRequest, $catch);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:346 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->lookup(Request $request, bool $catch = false) …
›
› return $this->fetch($request, $catch);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:224 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› } else {
› $response = $this->lookup($request, $catch);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ HttpKernel.php:184 {
Shopware\Core \ HttpKernel->doHandle(Request $request, int $type, bool $catch): HttpKernelResult …
›
› $response = $kernel->handle($transformed, $type, $catch);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ HttpKernel.php:81 {
Shopware\Core \ HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true): HttpKernelResult …
› try {
› return $this->doHandle($request, (int) $type, (bool) $catch);
› } catch (DBALException $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com / public/index.php:69 {
› $kernel = new HttpKernel($appEnv, $debug, $classLoader);
› $result = $kernel->handle($request);
›
}
}
17:19:11.626
deprecation
Deprecated: Creation of dynamic property HTMLPurifier_AttrTransform_NameSync::$idDef is deprecated
php
Show context
Show trace
{
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /ezyang/htmlpurifier/ library/HTMLPurifier/DefinitionCache/Serializer.php:73 {
HTMLPurifier_DefinitionCache_Serializer->get($config) …
› }
› return unserialize(file_get_contents($file));
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /ezyang/htmlpurifier/ library/HTMLPurifier/DefinitionCache/Decorator.php:81 {
HTMLPurifier_DefinitionCache_Decorator->get($config) …
› {
› return $this->cache->get($config);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /ezyang/htmlpurifier/ library/HTMLPurifier/DefinitionCache/Decorator/Cleanup.php:70 {
HTMLPurifier_DefinitionCache_Decorator_Cleanup->get($config) …
› {
› $ret = parent::get($config);
› if (!$ret) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /ezyang/htmlpurifier/ library/HTMLPurifier/Config.php:505 {
HTMLPurifier_Config->getDefinition($type, $raw = false, $optimized = false) …
› // check if definition is in cache
› $def = $cache->get($this);
› if ($def) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /ezyang/htmlpurifier/ library/HTMLPurifier/Config.php:415 {
HTMLPurifier_Config->getHTMLDefinition($raw = false, $optimized = false) …
› {
› return $this->getDefinition('HTML', $raw, $optimized);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /ezyang/htmlpurifier/ library/HTMLPurifier/Generator.php:74 {
HTMLPurifier_Generator->__construct($config, $context) …
› $this->_flashCompat = $config->get('Output.FlashCompat');
› $this->_def = $config->getHTMLDefinition();
› $this->_xhtml = $this->_def->doctype->xml;
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /ezyang/htmlpurifier/ library/HTMLPurifier.php:158 {
HTMLPurifier->purify($html, $config = null) …
› // setup HTML generator
› $this->generator = new HTMLPurifier_Generator($config, $context);
› $context->register('Generator', $this->generator);
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Util/HtmlSanitizer.php:56 {
Shopware\Core\Framework\Util \ HtmlSanitizer->sanitize(string $text, array $options = [], bool $override = false, string $field = null): string …
›
› $this->cache[$textKey] = $this->purifiers[$hash]->purify($text);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Adapter/Twig/Extension/SwSanitizeTwigFilter.php:27 {
Shopware\Core\Framework\Adapter\Twig\Extension \ SwSanitizeTwigFilter->sanitize(string $text, array $options = [], bool $override = false): string …
› {
› return $this->sanitizer->sanitize($text, $options, $override);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/44/44d028935703c278972683d06ade526408519a839e1c205e837bc90595a15244.php:68 {
__TwigTemplate_eabbdf50d816f891d6a517b677be58f7->block_layout_head_title_inner($context, array $blocks = []) …
›
› echo $this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\SwSanitizeTwigFilter']->sanitize($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("account.registerTitle"));
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:171 {
Twig \ Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
› try {
› $template->$block($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/5b/5b23eb0bfbe1dadf9ad6eb6f654638f1e98d9bcb3ae563df3a2b4514dad6440e.php:993 {
__TwigTemplate_24b0d4826cb28de3a0d672efa8e6cc17->block_layout_head_title($context, array $blocks = []) …
› echo " ";
› $this->displayBlock('layout_head_title_inner', $context, $blocks);
› // line 101
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:171 {
Twig \ Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
› try {
› $template->$block($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/5b/5b23eb0bfbe1dadf9ad6eb6f654638f1e98d9bcb3ae563df3a2b4514dad6440e.php:153 {
__TwigTemplate_24b0d4826cb28de3a0d672efa8e6cc17->block_layout_head_inner($context, array $blocks = []) …
› // line 96
› $this->displayBlock('layout_head_title', $context, $blocks);
› // line 103
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:171 {
Twig \ Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
› try {
› $template->$block($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/5b/5b23eb0bfbe1dadf9ad6eb6f654638f1e98d9bcb3ae563df3a2b4514dad6440e.php:87 {
__TwigTemplate_24b0d4826cb28de3a0d672efa8e6cc17->doDisplay(array $context, array $blocks = []) …
› // line 1
› $this->displayBlock('layout_head_inner', $context, $blocks);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:394 {
Twig \ Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:367 {
Twig \ Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/44/44d028935703c278972683d06ade526408519a839e1c205e837bc90595a15244.php:49 {
__TwigTemplate_eabbdf50d816f891d6a517b677be58f7->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("@Storefront/storefront/layout/meta.html.twig", "@Storefront/storefront/page/account/register/meta.html.twig", 2);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:394 {
Twig \ Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:367 {
Twig \ Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/7c/7ccd5a14143879dfce49416aca8acaae775e7db730fc996db9de15666c7be17a.php:82 {
__TwigTemplate_b2cb5f2f04af880955f38264d4cf8c5f->block_base_head($context, array $blocks = []) …
› echo " ";
› $this->loadTemplate("@Storefront/storefront/page/account/register/meta.html.twig", "@Storefront/storefront/page/account/register/index.html.twig", 4)->display($context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:171 {
Twig \ Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
› try {
› $template->$block($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/bc/bcfb625888d50c44426e76468778685b1f687d57234195ac6c7ececfac900a06.php:90 {
__TwigTemplate_a5971615d212dcafa95f09d0dcd615aa->doDisplay(array $context, array $blocks = []) …
› // line 14
› $this->displayBlock('base_head', $context, $blocks);
› // line 17
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:394 {
Twig \ Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:367 {
Twig \ Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/9e/9e9dbb30aaa12214420d980131f97ca9ab6f0ee07f25aa5b9a047796e69e1fa9.php:51 {
__TwigTemplate_cfbd2e737dfdc9e0ef084303ed380778->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("@Storefront/storefront/base.html.twig", "@CogiThemeTulip/storefront/base.html.twig", 2);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:394 {
Twig \ Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:367 {
Twig \ Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/5b/5bde6dc1e55fb65881ac541763e13657f14044e4e64c481468ee54d06c79bb16.php:49 {
__TwigTemplate_a73679c4d56867f3e45e166ced9a89aa->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("@CogiThemeTulip/storefront/base.html.twig", "@KplngiOnlyRegistered/storefront/base.html.twig", 2);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:394 {
Twig \ Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:367 {
Twig \ Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/b6/b6315e981156f33a4f60f7ebe68a01d798ea604fe0ae99f9b9ba1b19338255c5.php:50 {
__TwigTemplate_d33520330ed82b0b53dabeaa8c5cf005->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("@KplngiOnlyRegistered/storefront/base.html.twig", "@AcrisShopSwitchCS/storefront/base.html.twig", 2);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:394 {
Twig \ Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:367 {
Twig \ Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/7c/7ccd5a14143879dfce49416aca8acaae775e7db730fc996db9de15666c7be17a.php:61 {
__TwigTemplate_b2cb5f2f04af880955f38264d4cf8c5f->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("@AcrisShopSwitchCS/storefront/base.html.twig", "@Storefront/storefront/page/account/register/index.html.twig", 2);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:394 {
Twig \ Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:367 {
Twig \ Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:379 {
Twig \ Template->render(array $context) …
› try {
› $this->display($context);
› } catch (\Throwable $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/TemplateWrapper.php:40 {
Twig \ TemplateWrapper->render(array $context = []): string …
› // as it should only be used by internal code
› return $this->template->render($context, \func_get_args()[1] ?? []);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Environment.php:277 {
Twig \ Environment->render($name, array $context = []): string …
› {
› return $this->load($name)->render($context);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/storefront/ Controller/StorefrontController.php:216 {
Shopware\Storefront\Controller \ StorefrontController->renderView(string $view, array $parameters = []): string …
› if (isset($this->twig)) {
› return $this->twig->render($view, $parameters);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/framework-bundle/ Controller/AbstractController.php:266 {
Symfony\Bundle\FrameworkBundle\Controller \ AbstractController->render(string $view, array $parameters = [], Response $response = null): Response …
› {
› $content = $this->renderView($view, $parameters);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/storefront/ Controller/StorefrontController.php:59 {
Shopware\Storefront\Controller \ StorefrontController->renderStorefront(string $view, array $parameters = []): Response …
›
› $response = $this->render($view, $event->getParameters(), new StorefrontResponse());
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/storefront/ Controller/AuthController.php:98 {
Shopware\Storefront\Controller \ AuthController->loginPage(Request $request, RequestDataBag $data, SalesChannelContext $context): Response …
›
› return $this->renderStorefront('@Storefront/storefront/page/account/register/index.html.twig', [
› 'redirectTo' => $redirect,
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpKernel.php:152 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/SubRequestHandler.php:86 {
Symfony\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/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:479 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->forward(Request $request, bool $catch = false, Response $entry = null) …
› // always 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/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:452 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->fetch(Request $request, bool $catch = false) …
›
› $response = $this->forward($subRequest, $catch);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:346 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->lookup(Request $request, bool $catch = false) …
›
› return $this->fetch($request, $catch);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:224 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› } else {
› $response = $this->lookup($request, $catch);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ HttpKernel.php:184 {
Shopware\Core \ HttpKernel->doHandle(Request $request, int $type, bool $catch): HttpKernelResult …
›
› $response = $kernel->handle($transformed, $type, $catch);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ HttpKernel.php:81 {
Shopware\Core \ HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true): HttpKernelResult …
› try {
› return $this->doHandle($request, (int) $type, (bool) $catch);
› } catch (DBALException $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com / public/index.php:69 {
› $kernel = new HttpKernel($appEnv, $debug, $classLoader);
› $result = $kernel->handle($request);
›
}
}
[
"exception " => ErrorException {#7842
#message : "Deprecated: Creation of dynamic property HTMLPurifier_AttrTransform_NameSync::$idDef is deprecated "
#code : 0
#file : "/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /ezyang/htmlpurifier/ library/HTMLPurifier/DefinitionCache/Serializer.php "
#line : 73
#severity : E_DEPRECATED
trace : {
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /ezyang/htmlpurifier/ library/HTMLPurifier/DefinitionCache/Serializer.php:73 {
HTMLPurifier_DefinitionCache_Serializer->get($config) …
› }
› return unserialize(file_get_contents($file));
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /ezyang/htmlpurifier/ library/HTMLPurifier/DefinitionCache/Decorator.php:81 {
HTMLPurifier_DefinitionCache_Decorator->get($config) …
› {
› return $this->cache->get($config);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /ezyang/htmlpurifier/ library/HTMLPurifier/DefinitionCache/Decorator/Cleanup.php:70 {
HTMLPurifier_DefinitionCache_Decorator_Cleanup->get($config) …
› {
› $ret = parent::get($config);
› if (!$ret) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /ezyang/htmlpurifier/ library/HTMLPurifier/Config.php:505 {
HTMLPurifier_Config->getDefinition($type, $raw = false, $optimized = false) …
› // check if definition is in cache
› $def = $cache->get($this);
› if ($def) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /ezyang/htmlpurifier/ library/HTMLPurifier/Config.php:415 {
HTMLPurifier_Config->getHTMLDefinition($raw = false, $optimized = false) …
› {
› return $this->getDefinition('HTML', $raw, $optimized);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /ezyang/htmlpurifier/ library/HTMLPurifier/Generator.php:74 {
HTMLPurifier_Generator->__construct($config, $context) …
› $this->_flashCompat = $config->get('Output.FlashCompat');
› $this->_def = $config->getHTMLDefinition();
› $this->_xhtml = $this->_def->doctype->xml;
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /ezyang/htmlpurifier/ library/HTMLPurifier.php:158 {
HTMLPurifier->purify($html, $config = null) …
› // setup HTML generator
› $this->generator = new HTMLPurifier_Generator($config, $context);
› $context->register('Generator', $this->generator);
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Util/HtmlSanitizer.php:56 {
Shopware\Core\Framework\Util \ HtmlSanitizer->sanitize(string $text, array $options = [], bool $override = false, string $field = null): string …
›
› $this->cache[$textKey] = $this->purifiers[$hash]->purify($text);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Adapter/Twig/Extension/SwSanitizeTwigFilter.php:27 {
Shopware\Core\Framework\Adapter\Twig\Extension \ SwSanitizeTwigFilter->sanitize(string $text, array $options = [], bool $override = false): string …
› {
› return $this->sanitizer->sanitize($text, $options, $override);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/44/44d028935703c278972683d06ade526408519a839e1c205e837bc90595a15244.php:68 {
__TwigTemplate_eabbdf50d816f891d6a517b677be58f7->block_layout_head_title_inner($context, array $blocks = []) …
›
› echo $this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\SwSanitizeTwigFilter']->sanitize($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("account.registerTitle"));
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:171 {
Twig \ Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
› try {
› $template->$block($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/5b/5b23eb0bfbe1dadf9ad6eb6f654638f1e98d9bcb3ae563df3a2b4514dad6440e.php:993 {
__TwigTemplate_24b0d4826cb28de3a0d672efa8e6cc17->block_layout_head_title($context, array $blocks = []) …
› echo " ";
› $this->displayBlock('layout_head_title_inner', $context, $blocks);
› // line 101
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:171 {
Twig \ Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
› try {
› $template->$block($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/5b/5b23eb0bfbe1dadf9ad6eb6f654638f1e98d9bcb3ae563df3a2b4514dad6440e.php:153 {
__TwigTemplate_24b0d4826cb28de3a0d672efa8e6cc17->block_layout_head_inner($context, array $blocks = []) …
› // line 96
› $this->displayBlock('layout_head_title', $context, $blocks);
› // line 103
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:171 {
Twig \ Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
› try {
› $template->$block($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/5b/5b23eb0bfbe1dadf9ad6eb6f654638f1e98d9bcb3ae563df3a2b4514dad6440e.php:87 {
__TwigTemplate_24b0d4826cb28de3a0d672efa8e6cc17->doDisplay(array $context, array $blocks = []) …
› // line 1
› $this->displayBlock('layout_head_inner', $context, $blocks);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:394 {
Twig \ Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:367 {
Twig \ Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/44/44d028935703c278972683d06ade526408519a839e1c205e837bc90595a15244.php:49 {
__TwigTemplate_eabbdf50d816f891d6a517b677be58f7->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("@Storefront/storefront/layout/meta.html.twig", "@Storefront/storefront/page/account/register/meta.html.twig", 2);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:394 {
Twig \ Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:367 {
Twig \ Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/7c/7ccd5a14143879dfce49416aca8acaae775e7db730fc996db9de15666c7be17a.php:82 {
__TwigTemplate_b2cb5f2f04af880955f38264d4cf8c5f->block_base_head($context, array $blocks = []) …
› echo " ";
› $this->loadTemplate("@Storefront/storefront/page/account/register/meta.html.twig", "@Storefront/storefront/page/account/register/index.html.twig", 4)->display($context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:171 {
Twig \ Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
› try {
› $template->$block($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/bc/bcfb625888d50c44426e76468778685b1f687d57234195ac6c7ececfac900a06.php:90 {
__TwigTemplate_a5971615d212dcafa95f09d0dcd615aa->doDisplay(array $context, array $blocks = []) …
› // line 14
› $this->displayBlock('base_head', $context, $blocks);
› // line 17
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:394 {
Twig \ Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:367 {
Twig \ Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/9e/9e9dbb30aaa12214420d980131f97ca9ab6f0ee07f25aa5b9a047796e69e1fa9.php:51 {
__TwigTemplate_cfbd2e737dfdc9e0ef084303ed380778->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("@Storefront/storefront/base.html.twig", "@CogiThemeTulip/storefront/base.html.twig", 2);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:394 {
Twig \ Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:367 {
Twig \ Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/5b/5bde6dc1e55fb65881ac541763e13657f14044e4e64c481468ee54d06c79bb16.php:49 {
__TwigTemplate_a73679c4d56867f3e45e166ced9a89aa->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("@CogiThemeTulip/storefront/base.html.twig", "@KplngiOnlyRegistered/storefront/base.html.twig", 2);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:394 {
Twig \ Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:367 {
Twig \ Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/b6/b6315e981156f33a4f60f7ebe68a01d798ea604fe0ae99f9b9ba1b19338255c5.php:50 {
__TwigTemplate_d33520330ed82b0b53dabeaa8c5cf005->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("@KplngiOnlyRegistered/storefront/base.html.twig", "@AcrisShopSwitchCS/storefront/base.html.twig", 2);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:394 {
Twig \ Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:367 {
Twig \ Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/7c/7ccd5a14143879dfce49416aca8acaae775e7db730fc996db9de15666c7be17a.php:61 {
__TwigTemplate_b2cb5f2f04af880955f38264d4cf8c5f->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("@AcrisShopSwitchCS/storefront/base.html.twig", "@Storefront/storefront/page/account/register/index.html.twig", 2);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:394 {
Twig \ Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:367 {
Twig \ Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:379 {
Twig \ Template->render(array $context) …
› try {
› $this->display($context);
› } catch (\Throwable $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/TemplateWrapper.php:40 {
Twig \ TemplateWrapper->render(array $context = []): string …
› // as it should only be used by internal code
› return $this->template->render($context, \func_get_args()[1] ?? []);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Environment.php:277 {
Twig \ Environment->render($name, array $context = []): string …
› {
› return $this->load($name)->render($context);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/storefront/ Controller/StorefrontController.php:216 {
Shopware\Storefront\Controller \ StorefrontController->renderView(string $view, array $parameters = []): string …
› if (isset($this->twig)) {
› return $this->twig->render($view, $parameters);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/framework-bundle/ Controller/AbstractController.php:266 {
Symfony\Bundle\FrameworkBundle\Controller \ AbstractController->render(string $view, array $parameters = [], Response $response = null): Response …
› {
› $content = $this->renderView($view, $parameters);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/storefront/ Controller/StorefrontController.php:59 {
Shopware\Storefront\Controller \ StorefrontController->renderStorefront(string $view, array $parameters = []): Response …
›
› $response = $this->render($view, $event->getParameters(), new StorefrontResponse());
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/storefront/ Controller/AuthController.php:98 {
Shopware\Storefront\Controller \ AuthController->loginPage(Request $request, RequestDataBag $data, SalesChannelContext $context): Response …
›
› return $this->renderStorefront('@Storefront/storefront/page/account/register/index.html.twig', [
› 'redirectTo' => $redirect,
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpKernel.php:152 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/SubRequestHandler.php:86 {
Symfony\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/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:479 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->forward(Request $request, bool $catch = false, Response $entry = null) …
› // always 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/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:452 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->fetch(Request $request, bool $catch = false) …
›
› $response = $this->forward($subRequest, $catch);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:346 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->lookup(Request $request, bool $catch = false) …
›
› return $this->fetch($request, $catch);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:224 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› } else {
› $response = $this->lookup($request, $catch);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ HttpKernel.php:184 {
Shopware\Core \ HttpKernel->doHandle(Request $request, int $type, bool $catch): HttpKernelResult …
›
› $response = $kernel->handle($transformed, $type, $catch);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ HttpKernel.php:81 {
Shopware\Core \ HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true): HttpKernelResult …
› try {
› return $this->doHandle($request, (int) $type, (bool) $catch);
› } catch (DBALException $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com / public/index.php:69 {
› $kernel = new HttpKernel($appEnv, $debug, $classLoader);
› $result = $kernel->handle($request);
›
}
}
}
]
{
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /ezyang/htmlpurifier/ library/HTMLPurifier/DefinitionCache/Serializer.php:73 {
HTMLPurifier_DefinitionCache_Serializer->get($config) …
› }
› return unserialize(file_get_contents($file));
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /ezyang/htmlpurifier/ library/HTMLPurifier/DefinitionCache/Decorator.php:81 {
HTMLPurifier_DefinitionCache_Decorator->get($config) …
› {
› return $this->cache->get($config);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /ezyang/htmlpurifier/ library/HTMLPurifier/DefinitionCache/Decorator/Cleanup.php:70 {
HTMLPurifier_DefinitionCache_Decorator_Cleanup->get($config) …
› {
› $ret = parent::get($config);
› if (!$ret) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /ezyang/htmlpurifier/ library/HTMLPurifier/Config.php:505 {
HTMLPurifier_Config->getDefinition($type, $raw = false, $optimized = false) …
› // check if definition is in cache
› $def = $cache->get($this);
› if ($def) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /ezyang/htmlpurifier/ library/HTMLPurifier/Config.php:415 {
HTMLPurifier_Config->getHTMLDefinition($raw = false, $optimized = false) …
› {
› return $this->getDefinition('HTML', $raw, $optimized);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /ezyang/htmlpurifier/ library/HTMLPurifier/Generator.php:74 {
HTMLPurifier_Generator->__construct($config, $context) …
› $this->_flashCompat = $config->get('Output.FlashCompat');
› $this->_def = $config->getHTMLDefinition();
› $this->_xhtml = $this->_def->doctype->xml;
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /ezyang/htmlpurifier/ library/HTMLPurifier.php:158 {
HTMLPurifier->purify($html, $config = null) …
› // setup HTML generator
› $this->generator = new HTMLPurifier_Generator($config, $context);
› $context->register('Generator', $this->generator);
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Util/HtmlSanitizer.php:56 {
Shopware\Core\Framework\Util \ HtmlSanitizer->sanitize(string $text, array $options = [], bool $override = false, string $field = null): string …
›
› $this->cache[$textKey] = $this->purifiers[$hash]->purify($text);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ Framework/Adapter/Twig/Extension/SwSanitizeTwigFilter.php:27 {
Shopware\Core\Framework\Adapter\Twig\Extension \ SwSanitizeTwigFilter->sanitize(string $text, array $options = [], bool $override = false): string …
› {
› return $this->sanitizer->sanitize($text, $options, $override);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/44/44d028935703c278972683d06ade526408519a839e1c205e837bc90595a15244.php:68 {
__TwigTemplate_eabbdf50d816f891d6a517b677be58f7->block_layout_head_title_inner($context, array $blocks = []) …
›
› echo $this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\SwSanitizeTwigFilter']->sanitize($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("account.registerTitle"));
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:171 {
Twig \ Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
› try {
› $template->$block($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/5b/5b23eb0bfbe1dadf9ad6eb6f654638f1e98d9bcb3ae563df3a2b4514dad6440e.php:993 {
__TwigTemplate_24b0d4826cb28de3a0d672efa8e6cc17->block_layout_head_title($context, array $blocks = []) …
› echo " ";
› $this->displayBlock('layout_head_title_inner', $context, $blocks);
› // line 101
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:171 {
Twig \ Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
› try {
› $template->$block($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/5b/5b23eb0bfbe1dadf9ad6eb6f654638f1e98d9bcb3ae563df3a2b4514dad6440e.php:153 {
__TwigTemplate_24b0d4826cb28de3a0d672efa8e6cc17->block_layout_head_inner($context, array $blocks = []) …
› // line 96
› $this->displayBlock('layout_head_title', $context, $blocks);
› // line 103
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:171 {
Twig \ Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
› try {
› $template->$block($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/5b/5b23eb0bfbe1dadf9ad6eb6f654638f1e98d9bcb3ae563df3a2b4514dad6440e.php:87 {
__TwigTemplate_24b0d4826cb28de3a0d672efa8e6cc17->doDisplay(array $context, array $blocks = []) …
› // line 1
› $this->displayBlock('layout_head_inner', $context, $blocks);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:394 {
Twig \ Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:367 {
Twig \ Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/44/44d028935703c278972683d06ade526408519a839e1c205e837bc90595a15244.php:49 {
__TwigTemplate_eabbdf50d816f891d6a517b677be58f7->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("@Storefront/storefront/layout/meta.html.twig", "@Storefront/storefront/page/account/register/meta.html.twig", 2);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:394 {
Twig \ Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:367 {
Twig \ Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/7c/7ccd5a14143879dfce49416aca8acaae775e7db730fc996db9de15666c7be17a.php:82 {
__TwigTemplate_b2cb5f2f04af880955f38264d4cf8c5f->block_base_head($context, array $blocks = []) …
› echo " ";
› $this->loadTemplate("@Storefront/storefront/page/account/register/meta.html.twig", "@Storefront/storefront/page/account/register/index.html.twig", 4)->display($context);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:171 {
Twig \ Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
› try {
› $template->$block($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/bc/bcfb625888d50c44426e76468778685b1f687d57234195ac6c7ececfac900a06.php:90 {
__TwigTemplate_a5971615d212dcafa95f09d0dcd615aa->doDisplay(array $context, array $blocks = []) …
› // line 14
› $this->displayBlock('base_head', $context, $blocks);
› // line 17
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:394 {
Twig \ Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:367 {
Twig \ Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/9e/9e9dbb30aaa12214420d980131f97ca9ab6f0ee07f25aa5b9a047796e69e1fa9.php:51 {
__TwigTemplate_cfbd2e737dfdc9e0ef084303ed380778->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("@Storefront/storefront/base.html.twig", "@CogiThemeTulip/storefront/base.html.twig", 2);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:394 {
Twig \ Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:367 {
Twig \ Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/5b/5bde6dc1e55fb65881ac541763e13657f14044e4e64c481468ee54d06c79bb16.php:49 {
__TwigTemplate_a73679c4d56867f3e45e166ced9a89aa->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("@CogiThemeTulip/storefront/base.html.twig", "@KplngiOnlyRegistered/storefront/base.html.twig", 2);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:394 {
Twig \ Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:367 {
Twig \ Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/b6/b6315e981156f33a4f60f7ebe68a01d798ea604fe0ae99f9b9ba1b19338255c5.php:50 {
__TwigTemplate_d33520330ed82b0b53dabeaa8c5cf005->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("@KplngiOnlyRegistered/storefront/base.html.twig", "@AcrisShopSwitchCS/storefront/base.html.twig", 2);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:394 {
Twig \ Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:367 {
Twig \ Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/var/cache/dev_h05efb20bdb04583554dc13b24006f8b1/twig/7c/7ccd5a14143879dfce49416aca8acaae775e7db730fc996db9de15666c7be17a.php:61 {
__TwigTemplate_b2cb5f2f04af880955f38264d4cf8c5f->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("@AcrisShopSwitchCS/storefront/base.html.twig", "@Storefront/storefront/page/account/register/index.html.twig", 2);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:394 {
Twig \ Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:367 {
Twig \ Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Template.php:379 {
Twig \ Template->render(array $context) …
› try {
› $this->display($context);
› } catch (\Throwable $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/TemplateWrapper.php:40 {
Twig \ TemplateWrapper->render(array $context = []): string …
› // as it should only be used by internal code
› return $this->template->render($context, \func_get_args()[1] ?? []);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /twig/twig/ src/Environment.php:277 {
Twig \ Environment->render($name, array $context = []): string …
› {
› return $this->load($name)->render($context);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/storefront/ Controller/StorefrontController.php:216 {
Shopware\Storefront\Controller \ StorefrontController->renderView(string $view, array $parameters = []): string …
› if (isset($this->twig)) {
› return $this->twig->render($view, $parameters);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/framework-bundle/ Controller/AbstractController.php:266 {
Symfony\Bundle\FrameworkBundle\Controller \ AbstractController->render(string $view, array $parameters = [], Response $response = null): Response …
› {
› $content = $this->renderView($view, $parameters);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/storefront/ Controller/StorefrontController.php:59 {
Shopware\Storefront\Controller \ StorefrontController->renderStorefront(string $view, array $parameters = []): Response …
›
› $response = $this->render($view, $event->getParameters(), new StorefrontResponse());
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/storefront/ Controller/AuthController.php:98 {
Shopware\Storefront\Controller \ AuthController->loginPage(Request $request, RequestDataBag $data, SalesChannelContext $context): Response …
›
› return $this->renderStorefront('@Storefront/storefront/page/account/register/index.html.twig', [
› 'redirectTo' => $redirect,
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpKernel.php:152 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/SubRequestHandler.php:86 {
Symfony\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/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:479 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->forward(Request $request, bool $catch = false, Response $entry = null) …
› // always 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/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:452 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->fetch(Request $request, bool $catch = false) …
›
› $response = $this->forward($subRequest, $catch);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:346 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->lookup(Request $request, bool $catch = false) …
›
› return $this->fetch($request, $catch);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /symfony/http-kernel/ HttpCache/HttpCache.php:224 {
Symfony\Component\HttpKernel\HttpCache \ HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› } else {
› $response = $this->lookup($request, $catch);
› }
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ HttpKernel.php:184 {
Shopware\Core \ HttpKernel->doHandle(Request $request, int $type, bool $catch): HttpKernelResult …
›
› $response = $kernel->handle($transformed, $type, $catch);
›
}
/var/www/vhosts/mpdv.com/staging.mpdv.com/vendor /shopware/core/ HttpKernel.php:81 {
Shopware\Core \ HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true): HttpKernelResult …
› try {
› return $this->doHandle($request, (int) $type, (bool) $catch);
› } catch (DBALException $e) {
}
/var/www/vhosts/mpdv.com/staging.mpdv.com / public/index.php:69 {
› $kernel = new HttpKernel($appEnv, $debug, $classLoader);
› $result = $kernel->handle($request);
›
}
}
17:19:11.693
debug
Notified event "kernel.response " to listener "Shopware\Core\Content\Seo\SalesChannel\StoreApiSeoResolver::addSeoInformation " .
17:19:11.693
debug
Notified event "kernel.response " to listener "Shopware\Core\System\SalesChannel\Api\StoreApiResponseListener::encodeResponse " .
17:19:11.693
debug
Notified event "kernel.response " to listener "Shopware\Core\Framework\Api\EventListener\CorsListener::onKernelResponse " .
17:19:11.693
debug
Notified event "kernel.response " to listener "Shopware\Core\Framework\Routing\CoreSubscriber::setSecurityHeaders " .
17:19:11.693
debug
Notified event "kernel.response " to listener "Shopware\Core\Framework\Api\EventListener\ResponseHeaderListener::onResponse " .
17:19:11.693
debug
Notified event "kernel.response " to listener "Kplngi\OnlyRegistered\Subscriber\Response::onResponse " .
17:19:11.693
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse " .
17:19:11.693
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse " .
17:19:11.693
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse " .
17:19:11.693
debug
Notified event "kernel.response " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse " .
17:19:11.693
debug
Notified event "kernel.response " to listener "Shopware\Storefront\Framework\Routing\ResponseHeaderListener::__invoke " .
17:19:11.693
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse " .
17:19:11.693
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader " .
17:19:11.693
debug
Notified event "kernel.response " to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse " .
17:19:11.693
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse " .
17:19:11.693
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse " .
17:19:11.693
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse " .
17:19:11.693
debug
Notified event "kernel.response " to listener "Shopware\Storefront\Framework\Cache\CacheResponseSubscriber::setResponseCache " .
17:19:11.693
debug
Notified event "kernel.response " to listener "Acris\ShopSwitch\Subscriber\ResponseCookieSubscriber::setResponseCache " .
17:19:11.693
debug
Notified event "kernel.response " to listener "Acris\ShopSwitch\Subscriber\ResponseCacheSubscriber::setResponseCache " .
17:19:11.693
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest " .
17:19:11.693
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest " .
17:19:11.693
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest " .
17:19:11.693
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest " .
17:19:12.325
debug
Notified event "Shopware\Core\Framework\Event\BeforeSendResponseEvent " to listener "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::replaceCsrfToken " .
17:19:12.325
debug
Notified event "Shopware\Core\Framework\Event\BeforeSendResponseEvent " to listener "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::setCanonicalUrl " .